Graylab / IgFold

Fast, accurate antibody structure prediction from deep learning on massive set of natural antibodies
Other
319 stars 60 forks source link

Predicted structuers not available (wget failed: ... connection refused); also "https://data.graylab.jhu.edu" unreachable #67

Closed marinegor closed 4 months ago

marinegor commented 4 months ago

Hi everyone,

I'm trying to download structures from the README, and get the "connection refused" by wget:

marinegor@marinegor-dev:~/data/igfold$ wget https://data.graylab.jhu.edu/OAS_paired.tar.gz
--2024-05-16 10:31:33--  https://data.graylab.jhu.edu/OAS_paired.tar.gz
Resolving data.graylab.jhu.edu (data.graylab.jhu.edu)... 128.220.208.35
Connecting to data.graylab.jhu.edu (data.graylab.jhu.edu)|128.220.208.35|:443... failed: Connection refused.

also the domain https://data.graylab.jhu.edu/ seems to be unreachable with "Unable to connect; An error occurred during a connection to data.graylab.jhu.edu.", although I can ping the domain itself with ping data.graylab.jhu.edu.

I wonder if it's a temporary problem, or a deliberate decision to remove the data from the public domain?

marinegor commented 4 months ago

upd: works now after ~20 minutes of downtime.