• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved Issues transferring DirectAdmin -> Plesk Onyx

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 [email protected]:/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]
 
Back
Top