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

Server transfer: Ubuntu 12 to Ubuntu 14

vtual

New Pleskian
Good day all,

I am trying to transfer Plesk 12.0.18#34 from an Ubuntu 12 server to an Ubuntu 14 server.

Using the transfer manager, I got these warnings:
The following Apache modules are not installed on the destination server: authz_default. Please install and enable these modules to prevent possible problems.
The following Apache modules are disabled on the destination server: proxy_http,proxy_html,proxy,authz_groupfile,reqtimeout. Please enable these modules to prevent possible problems.
The php_version 5.3 is not available on the destination server. Instead, Plesk will use the following version: 5.5. To use the same php_version as on the source server, you should turn on or install it on the destination server. 3 domain(s) will be affected.

I am a bit puzzled by the authz_default warning as it is not supported anymore on Apache 2.4.

If I override and launch the transfer, I get these errors:
PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/backup/Conflicts/PleskDataManager.php, Line: 173

PHP Notice: Undefined index: xx.xx.xxx.202 [IP of old server]; File: /opt/psa/admin/plib/backup/Conflicts/PleskDataManager.php, Line: 180

PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/backup/Conflicts/PleskDataManager.php, Line: 173

PHP Notice: Undefined index: xx.xx.xxx.202; File: /opt/psa/admin/plib/backup/Conflicts/PleskDataManager.php, Line: 180

PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/backup/Conflicts/PleskDataManager.php, Line: 173

PHP Notice: Undefined index: xx.xx.xxx.202; File: /opt/psa/admin/plib/backup/Conflicts/PleskDataManager.php, Line: 180

PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/backup/Conflicts/PleskDataManager.php, Line: 173

PHP Notice: Undefined index: xx.xx.xxx.202; File: /opt/psa/admin/plib/backup/Conflicts/PleskDataManager.php, Line: 180

PHP Fatal error: Call to a member function capability() on a non-object in /opt/psa/admin/plib/backup/Conflicts/Resolver/UnfitSettingsResolver.php on line 292

Would someone have a pointer to how I can solve these issues?

Thanks!
 
Looks like that IP mapping has worked incorrectly during migration. The reasons are difficult to understand without detailed investigation directly on servers.
I can only recommend to create a request to support team to do in-depth investigation to find the reason and to fix it. Please create a ticket to support at https://odin.com/hcap/support/request/ .
You may have free support, please check what kind of Plesk license you use for available support options at http://kb.odin.com/en/121580 .
If there’s no free support in your case, you can order Plesk per-incident support at http://odin.com/hcap/support/buy-support/. Support team will contact you as soon as purchase is processed, and they will do the best to resolve it.
If it is found that your problem was caused by product bug w/o available solution or workaround from Parallels, then your purchase will be re-funded.
 
After futher investigation, the problem was the same as in this topic.

Namely, after setting both server IP's as shared, instead of dedicated, the transfer went through sucessfully.

Thanks for your pointer!
 
Back
Top