Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Error starting infrastructure: HTTPSConnectionPool... Max retries exceeded with url #723

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

Closed
doijunior opened this issue Apr 17, 2018 · 1 comment

Comments

@doijunior
Copy link

I installed localstack on Ubuntu 17.10 with Python 3.5.0 (pyenv) and but was unable to start due this error:

requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=4564): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f3e9021f710>: Failed to establish a new connection: [Errno 111] Connection refused',))
Following issue #514 I remove infra directory and started again in debug mode, but now I got this:

Error starting infrastructure: HTTPSConnectionPool(host='s3-eu-west-1.amazonaws.com', port=443): Max retries exceeded with url: /softwaremill-public/elasticmq-server-0.13.8.jar (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fcb5412fcc0>: Failed to establish a new connection: [Errno 110] Connection timed out',))

@doijunior doijunior changed the title rror starting infrastructure: HTTPSConnectionPool... Max retries exceeded with url Error starting infrastructure: HTTPSConnectionPool... Max retries exceeded with url Apr 17, 2018
@whummer
Copy link
Member

whummer commented Nov 8, 2019

Closing this issue as outdated - should not happen anymore in recent releases running in Docker. Thanks

@whummer whummer closed this as completed Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@doijunior @whummer and others