Skip to content
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

Failed to establish a new connection: [Errno 11002] #15

Open
vipulswarup opened this issue Oct 17, 2017 · 0 comments
Open

Failed to establish a new connection: [Errno 11002] #15

vipulswarup opened this issue Oct 17, 2017 · 0 comments

Comments

@vipulswarup
Copy link

vipulswarup commented Oct 17, 2017

I have successfully run "python download.py" and a number of files have been downloaded. But after a while I get the below error:

Error occoured: HTTPSConnectionPool(host='czds.icann.org', port=443): Max retries exceeded with url: /en/download-zone-data/3659?token=XXXXXXXXXXXXXXX (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x030300F0>: Failed to establish a new connection: [Errno 11002] getaddrinfo failed',))

(I have replaced the actual token in the error message with XXXXXXXX)

When I rerun the script, it seems to run for some time and then again the same error. This is on Windows 10, using Python 2.7

Any ideas?

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

1 participant