Download error for list of WP accessions
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 559
- Forks
- 70
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
Hi @olearyna
I updated through conda --update, the version showing is 16.18.1, This is my code (I ran it with --debug as suggested):
datasets download gene accession --inputfile ~/Desktop/wp_1_50 --filename wp150 --include gene,protein --debug
The error is:
Error: Download error: http2: server sent GOAWAY and closed the connection; LastDownloading: ncbi_dataset.zip 4.62MB error
Find attached the screen capture with the phid.
Thanks!
Originally posted by @carolinasisco in https://github.com/ncbi/datasets/issues/360#issuecomment-2143635518
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the datasets download gene accession command with the supplied accession list, --include gene,protein, and --debug to confirm the HTTP/2 GOAWAY failure. Done means the requested ncbi_dataset.zip download completes successfully or the failure is narrowed to a reproducible condition with a clear diagnostic.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100