This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
CentOS-WebPanel Bugs / Re: CENTOS 7 to AlmaLinux 9 CWP to CWP Migration issue
« 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
2
CentOS-WebPanel Bugs / 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
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
Pages: [1]