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

ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host #130

Open
Jonas337 opened this issue Jul 11, 2017 · 4 comments

Comments

@Jonas337
Copy link

I have written a script which runs through a list of domains and makes a whois call for each domain. After about 6 domains from a list of about 8000, i receive this error. I suspected it was an issue regarding the frequency with which i was requesting the WHOIS information; but even after putting a 60 second cooldown period between lookups, i was receiving the error.

Even stranger, if i do a single lookup on the 7th domain seperately, it does not give this error.

I know this is somewhat outside of the scope of this module, as bulk lookups are not implemented directly, but i was hoping you could shed some light on the issue.

Thank you and have a nice day,
Jonas

@starchikovaos
Copy link

Hi, Jonas.
I have the same problem. Did you manage to solve it?

@Asha-CR
Copy link

Asha-CR commented Mar 28, 2018

Hi Jonas337 ,starchikovaos
Am running into same issue.....U guys managed to solve it?

@starchikovaos
Copy link

Hi Asha-CR,
Unfortunately not.

@Jonas337
Copy link
Author

Jonas337 commented Apr 8, 2018

sorry it took so long to respond; but no, the issue has not been solved. I eventually moved on from this project, as my focus shifted.

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