• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Issue Plesk migrate manager "... port 22: No route to host"

hardbrasil

Regular Pleskian
Server operating system version
Almalinux 8.6
Plesk version and microupdate number
Plesk Obsidian Version 18.0.56 Update #3
hi fellas, i am trying a simple migrate manager, to transffer a website from one Plesk to another.
and when i start the process i got:

is there some issue with my network config?


Failed to make APS applications dump. Not all applications data may be migrated.
Error message: Command execution failed on the local server with non-zero exit code.
command: rsync -l --chmod=Fu=rw,Du=rwx,go= --timeout=30 -e 'ssh -i /usr/local/psa/var/modules/panel-migrator/sessions/xxxxxxxxx/ssh-keys/id_rsa.54.39.250.77 -p 22 -o PasswordAuthentication=no -o StrictHostKeyChecking=no -o GSSAPIAuthentication=no' /usr/local/psa/var/modules/panel-migrator/sessions/xxxxxxx/ssh_upload.2 [email protected]:/root/plesk_migrator/plesk_migrator-xxxxxxxx/webspaces-ids.list
exit code: 255
stdout:
stderr: ssh: connect to host xx.xx.xx.xx port 22: No route to host
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(226) [sender=3.1.3]
Failed to create the remote configuration dump on the target server. Not all settings may be migrated.
Error message: Command execution failed on the local server with non-zero exit code.
command: rsync -l --chmod=Fug=rw,Dug=rwx,o= --timeout=30 -e 'ssh -i /usr/local/psa/var/modules/panel-migrator/sessions/xxxxxxxxx/ssh-keys/id_rsa.xx.xx.xx.xx -p 22 -o PasswordAuthentication=no -o StrictHostKeyChecking=no -o GSSAPIAuthentication=no' [email protected]:/root/plesk_migrator/plesk_migrator-fxxxxxxxxxxe51rd5fypn/backup.tar /usr/local/psa/var/modules/panel-migrator/sessions/xxxxxxxxxx/plesk.backup.source.downloaded.dump.tar
exit code: 255
stdout:
stderr: ssh: connect to host xx.xx.xx.xx port 22: No route to host
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.3]
 
Ensure that you can ssh from the target (destination) server to the source server on port 22
 
Back
Top