Author Topic: CWP->CWP Migration Error - CentOS 8  (Read 4840 times)

0 Members and 1 Guest are viewing this topic.

Offline
*****
CWP->CWP Migration Error - CentOS 8
« on: August 25, 2020, 11:46:29 PM »
I'm trying to start migrating account from CentOS 7 to 8, but the CWP to CWP Migration on CentOS 8 isn't working.

I can do the identical steps on 2 CentOS 7 servers and no problem.

The CentOS 8 server keeps giving:

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

I get alerts from csf that the server is connecting via SSH.

Need help.
I think they need to add a CentOS 8 forum for problems.

Thanks.

Offline
*
Re: CWP->CWP Migration Error - CentOS 8
« Reply #1 on: October 18, 2020, 04:10:36 AM »
Identical issue and identical error message here, fresh install of CWP7 on Centos 8.

Were you ever able to resolve?

thx,
-b

Offline
*****
Re: CWP->CWP Migration Error - CentOS 8
« Reply #2 on: October 18, 2020, 06:35:16 AM »
Identical issue and identical error message here, fresh install of CWP7 on Centos 8.

Were you ever able to resolve?

thx,
-b

A later build resolved the issue.

Also temporarily disable CSF, and make sure no other firewalls are running anywhere.

And once you create the API key with all the boxes checked on the source don't try to edit it.

Offline
*
Re: CWP->CWP Migration Error - CentOS 8
« Reply #3 on: June 06, 2024, 08:57:49 AM »
I had the same problem and I solved it by indicating the ip address of the destination server in the API key generation (on the source server)

Offline
*
Re: CWP->CWP Migration Error - CentOS 8
« Reply #4 on: July 14, 2024, 07:43:05 PM »
I had issue but about the Databases don't moved successfully so I had to do manual backup download => upload => restore then it works
مسلسل صلاح الدين الايوبي على قصة عشق
https://ak.3isk.news/series/3isk-se-selahattin-eyyubi-kudus-fethi-watch-esh-79ys5/
شاهد مسلسل المتوحش على موقع قصه عشق
https://ak.3isk.news/series/video-3isk-se-yabani-watch/

Offline
*****
Re: CWP->CWP Migration Error - CentOS 8
« Reply #5 on: July 14, 2024, 11:58:08 PM »
That's always going to be the cleanest solution (or workaround)!

Offline
*
Re: CWP->CWP Migration Error - CentOS 8
« Reply #6 on: July 21, 2024, 11:08:58 AM »
Had same issue as CWP did not update SSL certificate for API interface 2304

on host terminal:
Code: [Select]
curl -v https://127.0.0.1:2304/v1/testapi/show expired/old certificate 

Forced it to update it, and TOKEN API error went away.