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

problems downloading genome #140

Open
Timmywang1 opened this issue Dec 1, 2020 · 1 comment
Open

problems downloading genome #140

Timmywang1 opened this issue Dec 1, 2020 · 1 comment

Comments

@Timmywang1
Copy link

Hi
kblin,

Meeting error when run following: ncbi-genome-download --species-taxids my_taxids.txt bacteria --formats fasta

ERROR: Download from NCBI failed: ConnectionError(MaxRetryError("HTTPSConnectionPool(host='ftp.ncbi.nlm.nih.gov', port=443): Max retries exceeded with url: /genomes/all/GCF/003/325/715/GCF_003325715.1_ASM332571v1/md5checksums.txt (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7fb2803932b0>: Failed to establish a new connection: [Errno 101] Network is unreachable',))",),)

@ammaraziz
Copy link

That error indicates you're having a connection issue. Check your internet is working, you're not behind a proxy and that port 443 is open.

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