• 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 Failed - Error Message

GrahamI

New Pleskian
I am getting the following error message when I try to migrate sites from an old server to a new server.:

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

PHP Notice: Undefined index: 192.168.100.25; File: /usr/local/psa/admin/plib/backup/Conflicts/PleskDataManager.php, Line: 180

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

PHP Notice: Undefined index: 192.168.100.25; File: /usr/local/psa/admin/plib/backup/Conflicts/PleskDataManager.php, Line: 180

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

PHP Notice: Undefined index: 192.168.100.25; File: /usr/local/psa/admin/plib/backup/Conflicts/PleskDataManager.php, Line: 180

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

Error occured while sending feedback. HTTP code returned: 502
PHP Notice: Undefined index: 192.168.100.25; File: /usr/local/psa/admin/plib/backup/Conflicts/PleskDataManager.php, Line: 180

Error occured while sending feedback. HTTP code returned: 502
PHP Fatal error: Call to a member function capability() on a non-object in /usr/local/psa/admin/plib/backup/Conflicts/Resolver/UnfitSettingsResolver.php on line 292
Error occured while sending feedback. HTTP code returned: 502



Can you tell me why this is happening and how to fix it?

Thank You!
 
I got a similar error message trying to migrate a domain today. Following your advice Igor...
 

Igor,

Instead of a link to the products page do you think you could possibly offer advice as to how to fix this issue? I am doing a migration from

OS CentOS 6.5 (Final)
Panel version 11.0.9

to

OS CentOS 6.5 (Final)
Plesk version 12.0.18

The error I get is below after my migration fails.


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

PHP Notice: Undefined index: 10.0.4.10; File: /usr/local/psa/admin/plib/backup/Conflicts/PleskDataManager.php, Line: 180

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

PHP Notice: Undefined index: 10.0.4.10; File: /usr/local/psa/admin/plib/backup/Conflicts/PleskDataManager.php, Line: 180

PHP Fatal error: Call to a member function capability() on a non-object in /usr/local/psa/admin/plib/backup/Conflicts/RequiredSettingsResolver.php on line 47



Your KB has no answers, your forums have no answers and yours is a link to the products page. Let's get a solution to this problem asap please so that myself and the OP can get on with our migrations.
 
As far as I see SacAutos have asked free assistance and ticket #1950531 has been created. There is following answer from support in this ticket:

The issue was caused by the fact that there was no A record for mail.domain.tld in domain zone. We have added it on the source server.
Regarding this issue we have submitted internal request PPPM-1857, it will be fixed in the one of the future releases.

Additionally problem may be related to KB article http://kb.odin.com/en/122212

Also as possible workaround you can try to run

# plesk sbin mchk --with-spam

on source and destination servers before migration.
 
shawn]# /usr/local/psa/admin/sbin/mchk --with-spam
==> Checking for: mailsrv_conf_init... ok
==> Checking for: mail_handlers_init... ok
==> Checking for: mailsrv_entities_dump... ok
==> Checking for: mail_admin_aliases... ok
==> Checking for: mail_auth_dump... fail
==> Checking for: mailman_lists_dump... ok
==> Checking for: mail_kav8_restore... ok
==> Checking for: mail_responder_restore... ok
==> Checking for: mail_postfix_transport_restore... ok
==> Checking for: mail_spam_restore... ok
==> Checking for: mail_grey_restore... ok
==> Checking for: mail_mailbox_restore... ok
==> Checking for: mail_spf_restore... ok
==> Checking for: mail_dk_restore... ok
==> Checking for: mail_drweb_restore... not exists
Errors occured in mail restore procedure
Some utilities have exited with errors:
/usr/lib64/plesk-9.0/mail_auth_dump
 
Back
Top