• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Problem migrating sites

SalvadorS

Regular Pleskian
Server operating system version
Debian 12
Plesk version and microupdate number
18.0.58
Hello,

I want to migrate some domains from an old plesk 18.0.27 to a new server with last version of Plesk (18.0.58)

When I start the tool for migrating sites I received this error:

Failed to fetch basic information about resellers, clients and domains data from source servers
Cause: Command execution failed on the local server with non-zero exit code.
command: rsync -r --chmod=Fu=r,Du=rwx,go= --timeout=30 -e 'ssh -i /usr/local/psa/var/modules/panel-migrator/sessions/20240214183340/ssh-keys/id_rsa.x.x.x.x -p xx -o PasswordAuthentication=no -o StrictHostKeyChecking=no -o GSSAPIAuthentication=no' /usr/local/psa/admin/plib/modules/panel-migrator/backend/lib/python/parallels/plesk/source/legacy/extras/plesk_17_0_pmm_shared/ [email protected]:/root/plesk_migrator/plesk_migrator-dopdb34dot6zrtw339h58vx1hqthvqd3/pmm_agent
exit code: 12
stdout:
stderr: [email protected]: Permission denied (publickey,password).
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(231) [sender=3.2.7]

That is a critical error, migration was stopped.

However If I start the migration tool from a Debian 11 server (instead of Debian 12) with the same plesk version 18.0.58 migration tool works perfect.

Any ideas?


--
 
Have you set PermitRootLogin to "yes" in /etc/ssh/sshd_config and reloaded the SSH service?
 
Dear Peter,

Thanks a lot for trying to help me. Yes, I did it. As I told before, I can access from one server (Debian 11) but not with other server (Debian 12) to the "old" plesk server. In the "old" server nothing is changed when I access from one server or another (PermitRootLogin is set to yes)

Also IP restricted access is set to yes in the old server but the IPs of the servers are added correctly.
 
Are you using "enforcing" mode of SELinux on the source or the target server? In that case you may want to try to "setenforce 0" before the migration to disable it.
 
Hi again and thanks again for your support

Are you using the latest version of the Plesk Migrator extension?

Yes, If I go to update plesk no updates are pending.

Are you using "enforcing" mode of SELinux on the source or the target server? In that case you may want to try to "setenforce 0" before the migration to disable it.

I don´t touch anything from the fresh installation of Debian on the server. I followed this KB article but it does not work:


root@xxx:/XXXs# sestatus | grep "Current mode"
bash: sestatus: orden no encontrada

Thanks a lot.
 
It's for sure a permission issue, but I cannot determine the root cause from the information given. Please contact Plesk support and let them check it on your server.


To sign-in to support please go to https://support.plesk.com

If you experience login issues, please see this KB article:
https://support.plesk.com/hc/en-us/...rt-plesk-com-and-password-reset-does-not-work

If you bought your license from a reseller, your reseller should provide support for you. If the reseller does not provide support, here is an alternative:
https://support.plesk.com/hc/en-us/articles/12388090147095-How-to-get-support-directly-from-Plesk-
 
Did you get this resolved @SalvadorS ?

Trying to migrate accounts from 2 legacy servers (Plesk8 & Plesk9). It works with Debian11 as new server but not with Debian12. Both on the latest Plesk versions, same error as you.
I am able to manually login with ssh from that Debain12 server to the old ones (root + password).
 
Back
Top