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
Problem with nt.00.tar.gz.md5. Please run getblastdb again to check if files are missing
Traceback (most recent call last):
File "/pipeline/getblastdb.py", line 368, in
get_DB()
File "/pipeline/getblastdb.py", line 358, in get_DB
download_from_ftp(filelist, conf)
File "/pipeline/getblastdb.py", line 217, in download_from_ftp
filename, conf)
File "/pipeline/getblastdb.py", line 198, in handle_md5_archive
wget_download(filename, conf)
File "/pipeline/getblastdb.py", line 101, in wget_download
dbfile = check_md5(filename)
File "/pipeline/getblastdb.py", line 129, in check_md5
raise Exception
Exception
The text was updated successfully, but these errors were encountered:
Just for info, I used the new version of the getblastdb.py and it kept failing, however, if the script is re-run when it fails then it starts the downloads again. The database is now working fine. Thanks
Hi,
I am trying to download the blast_db and keep getting the following md5 error using both the html and from the command line. Any ideas please?
thanks
Downloading...nt.00.tar.gz
100% [....................................................................] 4475995937 / 4475995937
md5Checksum nt.00.tar.gz
Error MD5 checksum not correct
File: ac641a037088694704c0adc0790490ba
Expected: c0d3f5f09610b5e2e4cdea380ffa381c
Problem with nt.00.tar.gz.md5. Please run getblastdb again to check if files are missing
Traceback (most recent call last):
File "/pipeline/getblastdb.py", line 368, in
get_DB()
File "/pipeline/getblastdb.py", line 358, in get_DB
download_from_ftp(filelist, conf)
File "/pipeline/getblastdb.py", line 217, in download_from_ftp
filename, conf)
File "/pipeline/getblastdb.py", line 198, in handle_md5_archive
wget_download(filename, conf)
File "/pipeline/getblastdb.py", line 101, in wget_download
dbfile = check_md5(filename)
File "/pipeline/getblastdb.py", line 129, in check_md5
raise Exception
Exception
The text was updated successfully, but these errors were encountered: