• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Plesk 8.6 to 8.3 issues

S

swanny

Guest
Hi,

I am trying to run the migration manager from my new 8.6 installation on a different server. I have Migration Manger installed on the new server, do I need it installed on the existing 8.3 server also?

When I start the process on my new server I receive the following message:

---

Cannot send scout to the remote host

Failed to execute scout.
The return code is 1
The output on STDERR is

Sorry, try again.

sudo: 1 incorrect password attempt

---

I've uncommented the requiretty line from visudo as desribed in another post but no joy, any ideas?
 
Managed to get this fixed by my helpful host, needed to allow root login on the original server:

/etc/ssh/sshd_config

PermitRootLogin yes

Hope this helps someone else.
 
Back
Top