whois icon indicating copy to clipboard operation
whois copied to clipboard

.co returns Error trying to connect to socket: closing socket

Open mkishi1221 opened this issue 1 year ago • 7 comments

Searching for .co domains returns error: Error trying to connect to socket: closing socket

>>> print(w)

Error trying to connect to socket: closing socket
{
  "domain_name": null,
  "registrar": null,
  "whois_server": null,
  "referral_url": null,
  "updated_date": null,
  "creation_date": null,
  "expiration_date": null,
  "name_servers": null,
  "status": null,
  "emails": null,
  "dnssec": null,
  "name": null,
  "org": null,
  "address": null,
  "city": null,
  "state": null,
  "zipcode": null,
  "country": null
}

mkishi1221 avatar Apr 17 '23 10:04 mkishi1221

I have the same issue where you able to solve it ?

soumboussaha avatar Jun 12 '23 12:06 soumboussaha

I haven't found a fix for it yet.

mkishi1221 avatar Jun 12 '23 12:06 mkishi1221

in my case it happens for all request I see you mention it happens for you for specifically domains ending with : .co , is that right ?

soumboussaha avatar Jun 12 '23 13:06 soumboussaha

Yes that's correct! I haven't had that problem with other TLDs.

mkishi1221 avatar Jun 12 '23 13:06 mkishi1221

What do you mean by all requests?

mkishi1221 avatar Jun 12 '23 13:06 mkishi1221

Hi guys, any resolution? In have the same issue

mir-technologies avatar Jul 21 '23 09:07 mir-technologies

If you are getting this error for all domains then is likely a network problem

richardpenman avatar Mar 21 '24 13:03 richardpenman

Closing as no follow-up and likely a network problem

richardpenman avatar May 17 '24 02:05 richardpenman