COG-UK / dipi-group

Data integrity and pipeline integration working group
4 stars 1 forks source link

https://cog-uk.s3.climb.ac.uk/phylogenetics/latest/ URLs get error 443 (Connection timed out) #213

Closed AngieHinrichs closed 1 month ago

AngieHinrichs commented 1 month ago

Hi all! For years I've been fetching these URLs every day:

https://cog-uk.s3.climb.ac.uk/phylogenetics/latest/cog_all.fasta.gz https://cog-uk.s3.climb.ac.uk/phylogenetics/latest/cog_metadata.csv.gz

But for the past few days my scripts have been failing when my curl command

curl -S -s -C - -O https://cog-uk.s3.climb.ac.uk/phylogenetics/latest/cog_all.fasta.gz

gets this error:

curl: (7) Failed connect to cog-uk.s3.climb.ac.uk:443; Connection timed out

Hopefully it's just a matter of something needing a restart?

Thanks, Angie

rmcolq commented 1 month ago

There was an electrical fault in the Birmingham datacenter on Friday (5/7/24) which meant a total shutdown of all CLIMB hardware, including CLIMB-COVID. Should hopefully be back online soon

AngieHinrichs commented 1 month ago

Thank you @rmcolq!

BioWilko commented 1 month ago

We're slowly bringing things back up today, I'll ping here when S3 is back :)

BioWilko commented 1 month ago

Okay that should be back now, let us know if you have any more problems!

AngieHinrichs commented 1 month ago

Working great now, thank you @BioWilko!