Jump to content

Domain status automatically changed to 'transfer way'


Looper

Recommended Posts

We are facing a very strange issue. One of our domain statuses automatically changed from Active to Transfer Away. I checked the module logs but didn’t find anything specific, and everything seems to be working so far. However, I’m not sure why the status keeps changing.

When I checked the Domain Registrations area, those domains were not listed. But when I turned off Hide Inactive Clients, they appeared. I also tried to manually change the status back to Active, but after the next cron run, it strangely changed to Transfer Away again.

Any idea what might be causing this issue or how to fix it?

Link to comment
Share on other sites

17 hours ago, WHMCS John said:

What entries do you see related to this domain in them?

Here is the Domain Sync Report email I received. First, I manually changed those domain statuses to Active, but after the sync, they were automatically changed back to Transfer Away. I don’t see anything else mentioned in that email.

sync.jpg

Link to comment
Share on other sites

6 hours ago, WHMCS John said:

Your domain registrar is saying the domain isn't in your account.

 

Weird, because all those domains are in my registrar account

6 hours ago, WHMCS John said:

Which registrar module is assigned to these domains?

 

https://marketplace.whmcs.com/product/6516-itcom-registrar-module

6 hours ago, WHMCS John said:

Do you see any Registrar Error ob screen on the client's Domains tab?

 

I don’t see any on-screen error on the client’s domain tab, only the status shows as ‘transfer away.” and the domains are highlighted in red in the dropdown

 

6 hours ago, WHMCS John said:

Are the domains active in your account at your registrar?

Yes, all the domains are active in my domain registrar account

 

I think the module is causing this issue. I asked someone to review the ITcom WHMCS module, and he said:

Quote

In ITcom_Sync the logic wrongly flags domains as “Transferred Away.” It only treats result codes 1000/1001 as valid and then compares clID strictly to $params['clid']; any other 1xxx success/info code or a clID with different case/format will trigger transferredAway. Change the check to accept any 1xxx code, normalize clIDs before comparing, and only return transferredAway on real 2xxx errors or a confirmed different sponsor.

 

Link to comment
Share on other sites

  • WHMCS Support Manager

Hi @Looper,

Thanks for that information.

Unfortunately the assistance we can provide for after-market modules is limited. However it sounds like the _Sync function in the module's code is treating the status of these domains as one indicating it's been transferred away: https://developers.whmcs.com/domain-registrars/domain-syncing/ 

I recommend contacting the vendor using Support link on the Marketplace listing so they can update the module code to better handle this situation.

Link to comment
Share on other sites

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