• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

migration connection settings ubuntu 14.04 Plesk

alinea49

New Pleskian
Hello

Got this error on migration test
|E|MT|parallels|||Cause: Error while checking connection settings: 'Unable to login to the source server 'source' (xx.xx.xx.xx) SSH service due to incorrect login/password specified in config file.

configuration :
source :
Ubuntu 14.04.2 LTS Plesk 12.0.18 # n° 77

target
‪Ubuntu 14.04.4 LTS‬ Plesk 12.5.30 # n° 23

I log on my login "root" and psw "xxxx" but connection fail
(firewall configured for acception Target Ip)

Where I am Wrong ?

Thanks.Eric
 
@alinea49

The first error notification

|E|MT|parallels|||Cause: Error while checking connection settings: 'Unable to login to the source server 'source' (xx.xx.xx.xx) SSH service due to incorrect login/password specified in config file.

is probably due to an incorrect password, provided when migrating.

The second "problem"

I log on my login "root" and psw "xxxx" but connection fail

can be the result of two things, when assuming that you are logging in with SSH (if that assumption is not correct, let me know).

These two things (and resolution thereof) are

a) Fail2Ban blocks your personal IP and/or that of the target server

Solution: on the source server, go to "Tools & Settings > Fail2Ban > Trusted IP Addresses (Tab)" and add your personal IP (i.e. the IP of the Plesk admin) and the IP of the target server. On the target server, do the same (i.e. whitelist the IP of the source server and the Plesk admin).

In most cases, the above should be sufficient: SSH access should be granted and the Migrator should also work. However, any custom Firewall settings can interfere, see below.

b) Firewall rules block access by your personal IP and/or that of the target server

Solution: on the source server, go to "Tools & Settings > Firewall > Modify Plesk Firewall rules (click on it)" and

- add the IP of the target server and the Plesk admin to the SSH rule: select "allow, deny for all others"
- make sure that the IP of the target server and the Plesk admin are not blocked by the Plesk administrative interface rule

and do the same on the target server, in this case using the IP of the source server.

In the case that the solution of point a works, it is still strongly recommended to apply the above solution: this hardens security of the Plesk Panel, with the advantage that Fail2Ban can not really block the IP of the Plesk admin by accident.

Hope the above helps!

If you have any questions, just ask them.

Regards....
 
Back
Top