Unknown Error with Rescript

I made efforts more to provide databases for three marker genes with rescript plugin but I am getting this error frequently after around 20 min:

Plugin error from rescript:

Maximum retries (10) exceeded for HTTP request. Persistent trouble downloading from NCBI. Last exception was
ConnectionError: HTTPSConnectionPool(host=‘eutils.ncbi.nlm.nih.gov’, port=443): Read timed out.

Debug info has been saved to /tmp/qiime2-q2cli-err-vzaff1ml.log

I am using 2020.08 Qiime2 version.

Could you please give me a hand to solve this error?

Thanks

This is likely related to issues beyond our control, as you've encountered before here:

Again, the help text warns of this:

Specifically, note the following statement in the help text:

The NCBI servers can be capricious but reward polite persistence. If the
download fails and gives you a message that contains the words "Last
exception was ReadTimeout", you should probably try again, maybe with more
connections.

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.