Control Web Panel

WebPanel => CentOS-WebPanel Bugs => Topic started by: Starburst on August 25, 2020, 11:46:29 PM

Title: CWP->CWP Migration Error - CentOS 8
Post by: Starburst 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.
Title: Re: CWP->CWP Migration Error - CentOS 8
Post by: bfs 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
Title: Re: CWP->CWP Migration Error - CentOS 8
Post by: Starburst 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.
Title: Re: CWP->CWP Migration Error - CentOS 8
Post by: fafache 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)
Title: Re: CWP->CWP Migration Error - CentOS 8
Post by: santos50 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
Title: Re: CWP->CWP Migration Error - CentOS 8
Post by: overseer on July 14, 2024, 11:58:08 PM
That's always going to be the cleanest solution (or workaround)!
Title: Re: CWP->CWP Migration Error - CentOS 8
Post by: NFT 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.