question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Package download retry. (conan.io ECONNRESET error)

See original GitHub issue

Hello!

Server sometimes responds with: (‘Connection broken: error(“(104, 'ECONNRESET')”,)’, error(“(104, ‘ECONNRESET’)”,)). [Remote: conan.io].

It is reproduced in Travis jobs. E.g. https://travis-ci.org/theirix/conan-libssh2/jobs/222844602 :

zlib/1.2.11@lasote/stable: Looking for package 8767e89412729a395e7a478e291eeb99291fe27b in remote 'conan.io' 
Downloading conanmanifest.txt
[==================================================]                  
Downloading conaninfo.txt
[==================================================]                  
Downloading conan_package.tgz
ERROR: Download failed, check server, possibly try again
('Connection broken: error("(104, \'ECONNRESET\')",)', error("(104, 'ECONNRESET')",)). [Remote: conan.io]
Error while executing:
	 conan test_package . -s arch="x86" -s build_type="Release" -s compiler="gcc" -s compiler.version="5.4" -o libssh2:shared="True" -o OpenSSL:no_electric_fence="True" 

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:18 (16 by maintainers)

github_iconTop GitHub Comments

4reactions
theirixcommented, Apr 19, 2017

Download retries would be good anyway. Sometimes I experience connection problems with a private Conan server (caused by bugs in a old linux kernel while using docker). So these retries could help to mitigate a lot of problems.

2reactions
memshardedcommented, Sep 5, 2018

Download retries are now default (from conan 1.7) in Conan package transfers, so I think this issue can be closed. But please re-open or comment otherwise

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting — conan 1.55.0 documentation
ERROR : Missing prebuilt package¶ ... This means that the package recipe czmq/4.2.0@ exists, but for some reason there is no precompiled package...
Read more >
Max retries exceeded with URL
I got to Nominatim with GeoPy which worked great two times but now I keep getting Max retries exceeded error. My code:. Mar...
Read more >
HTTPSConnectionPool error when trying to install gtest with ...
This error is related to deprecated certificate. It was discussed here: https://github.com/conan-io/conan/issues/9695.
Read more >
Max retries exceeded with url django
There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: // (Caused by SSLError( ...
Read more >
Untitled
Yateem 1988 full movie free download, Aboriginal music for kids, ... Hasbro family fun pack ign, Iccp oficial, Sie kommt zu mir nach...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found