Skip Navigation

[Resolved] Toolset plugin cannot connect to toolset site

This support ticket is created 2 years, 10 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Sao_Paulo (GMT-03:00)

This topic contains 5 replies, has 2 voices.

Last updated by Mateus Getulio 2 years, 10 months ago.

Assisted by: Mateus Getulio.

Author
Posts
#2464997
#2465343

Mateus Getulio
Supporter

Languages: English (English )

Timezone: America/Sao_Paulo (GMT-03:00)

Hey there,

Welcome to the Toolset support forum!

Let's try a possible solution for this issue. Just follow these steps:

- Please go to https://toolset.com/account/sites/
- Find the key of your affected site and erase it
- Create a new key and copy it
- From the WordPress dashboard navigate to Plugins -> Add New -> Commercial, Click on "unregister the site" on the right top next to Check for updates
- In this same plugins panel, click under the “Register” button below Toolset plugin
- Add your new Site Key copied above

It should be solved after this. Please make sure to clear all existing caches on the website and check again.

Looking forward to your reply. Thanks!

Best regards,
Mateus.

#2465839

Hi Mateus,

Thank you so much for your response.

I just want to check with you: If I follow your instructions does that mean that I will just link my website again with a new key and will my Toolset account still be available or do I need to register myself again? Because I paid for a year ahead.

Thank you in advance.

#2466119

Mateus Getulio
Supporter

Languages: English (English )

Timezone: America/Sao_Paulo (GMT-03:00)

Hi there,

Thanks for your reply.

That would be the first option: “I will just link my website again with a new key and will my Toolset account still be available“.

You can safely delete your website key and register a new one. Please give it a try and let us know how it goes.

Thank you,
Mateus.

#2466639

Hi Mateus,

Thank you for your fast response. I tried it and I managed to place a new key and link my website. But the message is still there and I am trying to clear my cache but at this moment there's no message on my website that is telling me to do so. Can you maybe explain how I can do it myself?

Thank you in advance!

#2466895

Mateus Getulio
Supporter

Languages: English (English )

Timezone: America/Sao_Paulo (GMT-03:00)

Hey there,

Thanks for your reply.

You can clear the cache using a plugin for this (for example, W3 Cache), or you can also ask the hosting provider to clear any cache at the server side. Moreover, if still not solved, you can try to set the registration through PHP. For this, you need to add the following constant to your site’s wp-config.php file:

define( 'OTGS_INSTALLER_SITE_KEY_TOOLSET', 'your-site-key' );

The your-site-key is the registration key that is generated for the site on your Account page.

If the problem remains, please check the communication error log in the link at the bottom of the message and share it here using a service such as pastebin. Furthermore, I suspect that the issue is probably at the server level, maybe you have a firewall that prevents the site from reaching our website toolset.com. You will need to check that with your hosting provider.

Also, there is an automatic installer program included in Toolset Types, and sometimes the files used by the installer get cached incorrectly. To delete that cache, please go to wp-admin/update-core.php and click "Check Again". This will trigger an update of the Types installer cache files. Then go to wp-admin > Plugins > Add New and click the Commercial tab. You should see the automatic Types installer system appear. At last, please be sure that your Toolset Types plugin is up-to-date.

Give these suggestions a try and kindly let us know how they go. Thank you!