• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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