You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: