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

After adding IP : pmm utility 'migration_handler' raised an exception.

isp4p

Basic Pleskian
hi,

i have:

Source: Debian Lenny x64 + Plesk 9.5.4
Destination: Debian Squeeze x64 + Plesk 10.3.1

First time i ran the migration manager, all gone fine, he showed me the accounts to select.

But he did not use the IPs of the Domains of the Source, he gave me dropdown of already added IPs on the Destination.

Since i want a migration and no restore, the Source is a running system.

So i was forced to add the IPs from the Source at the Destination. So temporary i added and then deleted the IPs from the network configuration since Source is still active and needs to work.

Now all IP from Source are in the Pleskdatabase of the Destination.

But now, when i run the migration manager i get a:

Error: pmm utility 'migration_handler' raised an exception. Error code is: 1
See pmmcli.log to find out detailed information on this


Any suggestion where to search the problem ?

http://kb.odin.com/6349 did not show any error.

Last lines:

[29241]: 05:25:25 INFO Getting domain IP
[29241]: 05:25:25 INFO Dumping domain status
[29241]: 05:25:25 INFO Dumping domain databases
[29241]: 05:25:25 TRACE SQL: SELECT id FROM data_bases WHERE dom_id=840
[29241]: 05:25:25 INFO Dumping domain DNS
[29241]: 05:25:25 TRACE SQL: SELECT * FROM dns_zone WHERE id=924
[29241]: 05:25:25 TRACE SQL: SELECT * FROM dns_recs WHERE dns_zone_id=924
[29241]: 05:25:25 INFO Free reserved disk space at /root/PMM/.fs_NaN_0
[29241]: 05:25:25 INFO Writing dump file: /root/PMM//dump.xml
[29241]: 05:25:25 INFO FileFinder: pwd resolved to /bin/pwd


Last lines of dump.xml:

<domain www="true" name="njd84jnbs.com" guid="d2492f23-0db4-4256-929d-96a8a86f4175" id="757" owner-guid="7e44ce94-eff8-403c-a96c-f5eb201362f9" cr-date="2010-12-29">
<preferences/>
<properties>
<ip>
<ip-type>shared</ip-type>
<ip-address>1.2.3.4</ip-address>
</ip>
<webspace-status>
<enabled/>
</webspace-status>
<status>
<enabled/>
</status>
</properties>
<limits-and-permissions/>
</domain>
<domain www="true" name="ndy4ns95.de" guid="2b342c89-d5ba-4997-b9ee-840e70998117" id="840" owner-guid="7e44ce94-eff8-403c-a96c-f5eb201362f9" cr-date="2011-01-18">
<preferences/>
<properties>
<ip>
<ip-type>shared</ip-type>
<ip-address>1.2.3.4</ip-address>
</ip>
<webspace-status>
<enabled/>
</webspace-status>
<status>
<enabled/>
</status>
</properties>
<limits-and-permissions/>
</domain>
</domains>
</admin>
</migration-dump>


Thank you & greetings
Oliver
 
Last edited:
Back
Top