Show Posts

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.


Messages - l0NG

Pages: [1]
1
CentOS-WebPanel Bugs / Re: CWP -> CWP Migration (Centos 9)
« on: July 21, 2024, 05:20:10 PM »
I had this issue on Alma9. It was due to the host (source machine) not being known to the destination server.  Fixed by

   ssh-copy-id -p xxxx root@sourceip > desintationIP

and accepting the source IP fingerprint ( in my case I'd added the source server public key already, so it then says it already exists, but the important and missing thing was the fingerprint)

Pages: [1]