• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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