• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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