• 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!
  • 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.

Plesk Migrator Fails on plesk 12.5.30 from plesk 11.x

FelixB

Basic Pleskian
I'm trying to Migrate the Data from an old Plesk 11.x installation to new plesk 12.5.30 and i won't run.

how can i resolv this?
 
No detail? Just "won't run"?

well detail... only: "Error: Looks like migration can not be started. The most common cause: wrong IP address, administrator login or password specified, so please check it first. Refer logs for details:"

I've tryed it with the IP directly.. and its the same...

i've tryed it with user root and on port 22
and also with user admin on port 8443

its always the same
 
Are you sure that ports and destination IP address are not firewalled? Can you establish ssh connect between these two servers at least?
 
Are you sure that ports and destination IP address are not firewalled? Can you establish ssh connect between these two servers at least?

Yes sure, its firewalled, but i can establish the connection directly in the terminal
 
Hello!

At migration configuration screen you need to specify access details of your source server:
  • IP-address of source server
  • ssh port, 22 by default
  • ssh username, root by default
  • ssh password
At the first step, Plesk Migrator will try to connect via SSH on your source server. Similar error message will be displayed if it unable to connect. Could you please post here several entries around error message in info log? Migration logs should be accessible by links in GUI, right after phrase "Refer logs for details". Also this log files could be found on file system here:

/usr/local/psa/var/modules/panel-migrator/sessions/YYYYDDMMHHIISS/info.log
/usr/local/psa/var/modules/panel-migrator/sessions/YYYYDDMMHHIISS/debug.log

Be careful, debug log can contain private data.
 
ive attached the log files
 

Attachments

  • 20160204091012.debug.log.txt
    13.3 KB · Views: 1
  • 20160204091012.info.log.txt
    1.3 KB · Views: 1
Looks like Plesk API RPC unavalable on your source server according following error message:

[ERROR] Failed to check Plesk API connection to the source server 'source'

Is it somehow disabled on you source? Default Plesk XML API url is https://<ip-address>:8443/enterprise/control/agent.php. Plesk Migrator has a specific configuration option to customize it, if needed.

Anyway, availability of source Plesk API does not needed anymore since Plesk Migrator 1.8, which will be released at the beginning of next week.
 
Last edited:
oookay... 8443 is not running in the plesk 11 environment.. i use there 8880
i thought that the migration tool takes only ssh to connect..

but okay.. i will wait for the updated migrator, thanks for help!
 
Back
Top