• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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