You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
1735046956.3: Sleeping 2.326705168031156 seconds before retry 1 of <function download_tarball at 0x74ce01580550> with ('https://midasdb.pollard.gladstone.org/v3/uhgg/md5sum.json.tar.gz', '/Disk1/projects/ye_projects/bioinfo_workflow/midasdb'), {}.
Cause:
It seems that the issue arises because the MIDAS database server at https://midasdb.pollard.gladstone.org is currently unreachable. This is preventing the download from proceeding successfully.
Thanks for reporting the issue. I can reproduce the database downloading error. I believe some of the servers were under maintenance during the break. I will keep an eye on this issue after the new year.
Description:
I encountered an issue while trying to download the MIDAS database using the following command:
Error Message:
Cause:
It seems that the issue arises because the MIDAS database server at
https://midasdb.pollard.gladstone.org
is currently unreachable. This is preventing the download from proceeding successfully.Steps to Reproduce:
gzip
andtar
.Expected Behavior:
The MIDAS database should download and extract successfully.
Additional Information:
https://midasdb.pollard.gladstone.org
is unreachable from my network.Possible Solutions:
The text was updated successfully, but these errors were encountered: