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

downloading standard database error #519

Open
shashank-KU opened this issue Oct 20, 2021 · 5 comments
Open

downloading standard database error #519

shashank-KU opened this issue Oct 20, 2021 · 5 comments
Labels
download issue kraken2-build --download-library issue

Comments

@shashank-KU
Copy link

shashank-KU commented Oct 20, 2021

Hi,

I am getting this error while downloading the database through kraken2.
kraken2-build --standard --threads 70 --db kraken2_bacteria_db

Downloading nucleotide gb accession to taxon map...rsync: [Receiver] failed to connect to ftp.ncbi.nlm.nih.gov (165.112.9.228): Connection timed out (110)
rsync: [Receiver] failed to connect to ftp.ncbi.nlm.nih.gov (165.112.9.230): Connection timed out (110)
rsync: [Receiver] failed to connect to ftp.ncbi.nlm.nih.gov (2607:f220:41e:250::13): Network is unreachable (101)
rsync: [Receiver] failed to connect to ftp.ncbi.nlm.nih.gov (2607:f220:41e:250::10): Network is unreachable (101)
rsync error: error in socket IO (code 10) at clientserver.c(137) [Receiver=3.2.3]

any suggestions?

@Gogis0
Copy link

Gogis0 commented Oct 21, 2021

This issue seems to appear in both conda installation as well as direct installation from this repo.

@shashank-KU
Copy link
Author

I have tried other ways for installation, but still getting the error

@jmonroynieto
Copy link

This is resolved via the workaround on #508
#508 (comment)

@Gogis0
Copy link

Gogis0 commented Oct 25, 2021

@jmonroynieto Is there a way to do in using the conda installation?

@jmonroynieto
Copy link

rsync_from_ncbi.pl is a file in your conda environment. To know where that is located you can list your conda env with conda env list or alternatively, activate your kraken environment and use which kraken2.

@jenniferlu717 jenniferlu717 added the download issue kraken2-build --download-library issue label Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
download issue kraken2-build --download-library issue
Projects
None yet
Development

No branches or pull requests

4 participants