Retry on CondaHTTPError
See original GitHub issueSometimes connection to the Anaconda server fails and a simple retry fixes it:
CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://conda.anaconda.org/bioconda/noarch/current_repodata.json>
Elapsed: -
An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.
'https://conda.anaconda.org/bioconda/noarch'
If you think implementing this logic in the action (like three attempts, 10 seconds apart) is a good idea, I’ll be happy to implement it once the refactor is done!
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:12 (6 by maintainers)
Top Results From Across the Web
How to solve "CondaHTTPError: HTTP 000 CONNECTION ...
HTTP errors are often intermittent, and a simple retry will get you on your way. 'https://conda.anaconda.org/conda-forge/linux-64'.
Read more >How to resolve HTTP 000 CONNECTION FAILED Error in ...
https://docs.anaconda.com/anaconda/user-guide/troubleshooting/#http-000-connection-failedHow to resolve HTTP 000 CONNECTION FAILED Error in ...
Read more >Troubleshooting — conda 22.11.1.post16+ce4e810c9 ...
CondaHTTPError : HTTP 000 CONNECTION FAILED . If you're on Windows and you see this error, look a little further down in...
Read more >Create new Python environment - Page 2 - Esri Community
HTTP errors are often intermittent, and a simple retry will get you on your way. CondaError: CondaHTTPError: HTTP 000 CONNECTION FAILED for ...
Read more >HTTP 000 CONNECTION FAILED - Biostars
HTTP errors are often intermittent, and a simple retry will get you on your way. ... I cannot download packages due to CondaHTTPError....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We are running the tests nightly at 00:00 UTC, but I have noticed that tests run at other times than midnight UTC pass more frequently, maybe Anaconda is suffering from connection issues around 00:00 UTC? Someone playing Cyberpunk at night at Anaconda and hogging the bandwidth? 🤣
@mattwthompson is also reporting issues like these at
openforcefield
, I believe!