Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database download failed #107

Open
jtamames opened this issue May 30, 2024 · 3 comments
Open

Database download failed #107

jtamames opened this issue May 30, 2024 · 3 comments

Comments

@jtamames
Copy link

Hello, when trying to download the database, I am finding the following error:

checkm2 database --download --path /disk2/databases/
[05/30/2024 12:54:33 PM] INFO: Command: Download database. Checking internal path information.
Traceback (most recent call last):
File "/home/tamames/software/miniconda3/envs/checkm2/bin/checkm2", line 280, in
fileManager.DiamondDB().download_database(args.path)
File "/home/tamames/software/miniconda3/envs/checkm2/lib/python3.8/site-packages/checkm2/fileManager.py", line 127, in download_database
backpack_downloader.download_and_extract(download_location, DOI, progress_bar=True, no_check_version=False)
File "/home/tamames/software/miniconda3/envs/checkm2/lib/python3.8/site-packages/checkm2/zenodo_backpack.py", line 46, in download_and_extract
recordID = self._retrieve_record_ID(DOI)
File "/home/tamames/software/miniconda3/envs/checkm2/lib/python3.8/site-packages/checkm2/zenodo_backpack.py", line 168, in _retrieve_record_ID
raise ZenodoConnectionException('DOI could not be resolved. Check your DOI is correct.')
checkm2.zenodo_backpack.ZenodoConnectionException: DOI could not be resolved. Check your DOI is correct.

I tried to download the database with the link provided in #83 (https://zenodo.org/records/5571251), but that also fails. It would be great if you can provide a valid link for downloading the database.
Best,
Javier

@wwood
Copy link
Collaborator

wwood commented May 30, 2024 via email

@jtamames
Copy link
Author

Hello Ben

Thanks for responding. Apparently my connectivity is ok, and I am able to download other files and databases from external sources

Best,
J

@wwood
Copy link
Collaborator

wwood commented May 30, 2024

Hmm. It's just a bit strange as I'm not having any issue downloading, at least the file from zenodo - haven't checked with checkm2 data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants