Author Topic: CENTOS 7 to AlmaLinux 9 CWP to CWP Migration issue  (Read 162 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
CENTOS 7 to AlmaLinux 9 CWP to CWP Migration issue
« on: August 20, 2024, 09:49:16 AM »
Ive setup a new CWP on Almalinux 9

and  my old CWP is on centos 7

when I first tried to add connect using CWP to CWP GUI menu it wasn't connecting, then I've found the solution to connect api from the forum :
ssh-copy-id -p #PORT root@#old/sourceserver > #newserver

then I was able to connect the api
but the issue occurs when I've tried to migrate accounts
the error shows as :
[2024-08-20 09:30:19] - Start import process CWPTOCWP_20240820093018
[2024-08-20 09:30:25] - Import Account cleantec
[2024-08-20 09:30:25] - Create Backup Account cleantec
[2024-08-20 09:30:31] - Start Transfer Backup cleantec
[2024-08-20 05:30:44] - Error in file decompression cleantec

Offline
*****
Re: CENTOS 7 to AlmaLinux 9 CWP to CWP Migration issue
« Reply #1 on: August 20, 2024, 12:03:38 PM »
Hi
Please make sure to enable PubkeyAuthentication yes in the ssh configuration of the target server

Offline
*
Re: CENTOS 7 to AlmaLinux 9 CWP to CWP Migration issue
« Reply #2 on: August 20, 2024, 01:46:19 PM »
Hi
Please make sure to enable PubkeyAuthentication yes in the ssh configuration of the target server

I've done that but the issue still persists

Offline
*****
Re: CENTOS 7 to AlmaLinux 9 CWP to CWP Migration issue
« Reply #3 on: August 21, 2024, 01:38:05 PM »
Hello

Please open a ticket with support and indicate that it be assigned to me, Josen, do not forget to add the accesses to your servers

Offline
*
Re: CENTOS 7 to AlmaLinux 9 CWP to CWP Migration issue
« Reply #4 on: August 31, 2024, 04:35:10 AM »
Hi

I have the same issue. Has anyone found a solution?