Control Web Panel

WebPanel => CentOS-WebPanel Bugs => Topic started by: xmusfik on August 20, 2024, 09:49:16 AM

Title: CENTOS 7 to AlmaLinux 9 CWP to CWP Migration issue
Post by: xmusfik 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 :(https://pasteboard.co/7Nnr28jGoTqx.png)
[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
Title: Re: CENTOS 7 to AlmaLinux 9 CWP to CWP Migration issue
Post by: josemnunez on August 20, 2024, 12:03:38 PM
Hi
Please make sure to enable PubkeyAuthentication yes in the ssh configuration of the target server
Title: Re: CENTOS 7 to AlmaLinux 9 CWP to CWP Migration issue
Post by: xmusfik 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
Title: Re: CENTOS 7 to AlmaLinux 9 CWP to CWP Migration issue
Post by: josemnunez 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
Title: Re: CENTOS 7 to AlmaLinux 9 CWP to CWP Migration issue
Post by: Richardmax on August 31, 2024, 04:35:10 AM
Hi

I have the same issue. Has anyone found a solution?
Title: Re: CENTOS 7 to AlmaLinux 9 CWP to CWP Migration issue
Post by: Lukshio on October 30, 2024, 08:16:36 PM
Hi, iam facing same issue, any fix?
Title: Re: CENTOS 7 to AlmaLinux 9 CWP to CWP Migration issue
Post by: prakash7610 on January 15, 2025, 04:23:20 PM
HI
i too have the same issue

Any update given on this
Title: Re: CENTOS 7 to AlmaLinux 9 CWP to CWP Migration issue
Post by: overseer on January 15, 2025, 04:34:32 PM
CWP to CWP Migration still has issues in AlmaLinux 9 (CWP for EL9 is still in beta).
Can you migrate to an AlmaLinux 8 server (which is still supported till the end of the decade)? Then you could upgrade to AlmaLinux 9 if you so desired.
Title: Re: CENTOS 7 to AlmaLinux 9 CWP to CWP Migration issue
Post by: nbasic on February 09, 2025, 01:23:35 PM
It seems that the SSH connection has not been added to "known_hosts." Try connecting via SSH from the destination server to the source server using the command.