linuxKurt
Basic Pleskian
- Server operating system version
- Ubuntu 22.04
- Plesk version and microupdate number
- 18.0.52
I am doing a 2nd dry run migration on a new server I have. The new server is running the newest version of PLESK, the old server is a running CentOS 6 Plesk 12.5 (64 Bit).
The main issue is that when I run the migration tool, it cannot authenticate to the old server. I tried using root and password and that does not work. I shifted to SSH and that initially did not work. The last successful dry run there was a PLESK ticket opened by my service provider and they did something that allowed the servers to communicate using a key created with ECDSA.
I do not have the details of that ticket or what they did to mitigate the SSH issue.
I have created a key using ssh-keygen -t ecdsa on the new Ubuntu Server. I have copied the public key manually to the "source" server. copying the key using SSH was not working.
So I have a proper ecdsa key on my Target server, and a proper public key on my Source server. When I run the Plesk Migration tool, I get the following error. Attached is a screenshot of my migration tool settings.
"[2023-05-05 15:42:23][ERROR] Internal Plesk Migrator error: 'No module named paramiko', migration is aborted. See the traceback in debug log for more information."

The main issue is that when I run the migration tool, it cannot authenticate to the old server. I tried using root and password and that does not work. I shifted to SSH and that initially did not work. The last successful dry run there was a PLESK ticket opened by my service provider and they did something that allowed the servers to communicate using a key created with ECDSA.
I do not have the details of that ticket or what they did to mitigate the SSH issue.
I have created a key using ssh-keygen -t ecdsa on the new Ubuntu Server. I have copied the public key manually to the "source" server. copying the key using SSH was not working.
So I have a proper ecdsa key on my Target server, and a proper public key on my Source server. When I run the Plesk Migration tool, I get the following error. Attached is a screenshot of my migration tool settings.
"[2023-05-05 15:42:23][ERROR] Internal Plesk Migrator error: 'No module named paramiko', migration is aborted. See the traceback in debug log for more information."
