Jump to content

Unable to search .IN domain in whmcs


caisc

Recommended Posts

Hello,

I am using latest version of WHMCS Version: 7.7.1, recently I noticed WHMCS is unable to connect to .IN registry to check whois info or domain availability.

when I try to search any .IN extension domain it simply says - domainname.in is unavailable, in activity logs it shows - Error: 110 - Connection timed out

when i try to check whois info for any .IN domain via admin end it says port 43 is not open [plz see attached screenshot].

Although port 43 is open and even data center team has cross checked every thing on server.

Kindly help me to resolve this issue.

Domain_WHOIS_Lookup.png

Link to comment
Share on other sites

the entry in dist.whois.json is outdated... therefore, in your whois.json custom file, you will need to replace the code you currently have for .firm.in and .ind.in with the code below...

    {
        "extensions": ".ac.in,.co.in,.firm.in,.ind.in,.org.in,.ernet.in,.gov.in,.net.in,.res.in,.in",
        "uri": "socket://whois.registry.in",
        "available": "No Data Found"
    }

hopefully, after you have done that, your .in domain searches will be working again. 🙂

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated