• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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