Konfuz1oN
New Pleskian
I'm currently trying to switch from my old DirectAdmin environment to our new (test) Plesk environment. Every migration I get the error below, which results in an unsuccesful migration. Could anyone help?
Code:
Failed to copy '/home/username' from the source server 'directadmin' (x.x.x.x) to target Plesk server
Migration tools tried to perform operation in 3 attempts.
----------------------------------------------------------------------------
Attempt #1 failed with the following error:
Command execution failed on the local server with non-zero exit code.
command: su username --shell /bin/sh -c '/usr/bin/rsync -e '"'"'ssh -i /var/www/vhosts/domain.com/plesk-migrator-key -p 22 -o PasswordAuthentication=no -o StrictHostKeyChecking=no -o GSSAPIAuthentication=no'"'"' --recursive --links --times --devices --specials --chmod=Fu=rw,Fgo=r,Du=rwx,Dgo=rx --exclude='"'"'/.*'"'"' --exclude=/Maildir --exclude=/imap plesk-migrator-teodh7gxobls1xu1@x.x.x.x:/home/username/ /var/www/vhosts/domain.com/'
exit code: 255
stdout:
stderr: Warning: Permanently added 'x.x.x.x' (ECDSA) to the list of known hosts.
Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(605) [Receiver=3.0.9]