• 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.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • 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 Problems migrating from Ubuntu, 12.5 to Debian, 12.5 - Permission denied (publickey,password)

fsc2400

New Pleskian
Hello,

I'm a beginner and don't normally run Linux servers. Problem is: I've got a server running Ubuntu 14.04 that I have to migrate to a new server which is running Debian 7. My only goal is to save and migrate the data from the old server that will get deleted after (so even if I break something that won't matter).

Both servers are running Plesk 12.5.

From the Info log:

Code:
That is a critical error, migration was stopped.
[2016-09-25 23:32:07][INFO] START: Check connections
[2016-09-25 23:32:10][INFO] FINISH: Check connections
[2016-09-25 23:32:10][INFO] Check migration compatibility of source and target Plesk versions
[2016-09-25 23:32:10][INFO] Check that all required components are installed on source Plesk
[2016-09-25 23:32:10][INFO] START: Fetch basic information about resellers, clients and domains data from source servers
[2016-09-25 23:32:10][INFO] Deploy migration agent to 'my.ip.my.ip'
[2016-09-25 23:32:11][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 -l --chmod=Fu=r,Du=rwx,go= -e 'ssh -i /usr/local/psa/var/modules/panel-migrator/sessions/20160924212714/ssh-keys/id_dsa.my.ip.my.ip -p 22 -o PasswordAuthentication=no -o StrictHostKeyChecking=no -o GSSAPIAuthentication=no' /usr/local/psa/var/modules/panel-migrator/sessions/20160924212714/ssh_upload.1 [email protected]:/tmp/plesk_panel_migrator/version
exit code: 255
stdout: 
stderr: Permission denied (publickey,password).

rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(605) [sender=3.0.9]

That is a critical error, migration was stopped.

I have attached the relevant parts if the Debug Log as well.

Is there anyone who knows what my problem is? Can anybody help me? I've tried everything that I found on the Plesk forums and kb.plesk.com.

Thank you!
 

Attachments

  • Debug.log
    9.6 KB · Views: 3
Thank you!

I have tried the KB articles you've posted. Unfortunately, they couldn't resolve my problem.

I have the latest version of Plesk 12.5 installed on both servers.
 
Back
Top