Author Topic: CWP To CWP (TOKEN API Contact support)  (Read 2291 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
CWP To CWP (TOKEN API Contact support)
« on: March 07, 2022, 05:38:54 PM »
Hi;

All settings were made according to the instructions. Port and ip tests were done over ssh. No problem.
Migrate multiple CWP server accounts, Remote Server Information It gives an error even though the information is entered.
error message;

Error API TOKEN
There is a problem with your TOKEN API Contact support


everything is correct.
what will I do?

Offline
*
Re: CWP To CWP (TOKEN API Contact support)
« Reply #1 on: February 20, 2024, 05:53:56 PM »
I'm having this same issue, nearly 2 years later. Anyone have any advice how to fix it?

Offline
*****
Re: CWP To CWP (TOKEN API Contact support)
« Reply #2 on: February 20, 2024, 06:26:52 PM »
Can you check if the cwp api ports are open and have ssh access from the cwp server to the cpanel server

Offline
****
Re: CWP To CWP (TOKEN API Contact support)
« Reply #3 on: February 21, 2024, 03:22:08 AM »
Temporarily disable the CSF firewall on both servers. Enable root login in / etc / ssh / sshd_config (normally not needed as you can accomplish anything with sudo) and restart sshd. Also try a shorter root password -- in the past I wasn't able to migrate CWP accounts if the r00t user has too complex of a password!

Offline
****
Re: CWP To CWP (TOKEN API Contact support)
« Reply #4 on: February 21, 2024, 06:03:39 AM »
You need TCP/2304 listed in your TCP_IN & TCP_OUT in CSF.

Or as @overseer suggested, just temporarily disable the firewall on both servers.