• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

PMM error from 7.5 to 8.0

F

fromlatam

Guest
I'm trying a migration from 7.5 Plesk for Linux to 8.0, using PMM import from directory, but the work stop with
this message:

Has failed the migration from localhost,
Error to show <nothing>


The supervisor.log in migration directory, says:

2006-05-21 22:44:51,014 INFO Packet succesfully validated.
2006-05-21 22:44:51,089 INFO Incoming packet:
<?xml version="1.0" encoding="UTF-8"?><action><set-migration-objects><selected-objects><migrate-domains><target-client>user</target-client><domain>
<name>domain.com</name>
</domain></migrate-domains></selected-objects></set-migration-objects></action>
2006-05-21 22:44:51,090 INFO Packet succesfully validated.
2006-05-21 22:44:51,092 INFO Outgoing packet:
<?xml version="1.0" encoding="UTF-8"?><action-response action-internal-name="AwaitingImportObjectsState">
<command-accepted></command-accepted>
</action-response>

2006-05-21 22:44:51,092 INFO Packet succesfully validated.
2006-05-21 22:44:51,097 INFO Executing <subprocess[18344] '/usr/local/psa/admin/sbin/deployer' '--session-path=/migration' '--deploy-dump' '--domain-template=Unlimited'>
2006-05-21 22:44:51,300 INFO Incoming packet:
<?xml version="1.0" encoding="UTF-8"?><action><get-status/></action>
2006-05-21 22:44:51,301 INFO Packet succesfully validated.
2006-05-21 22:44:51,304 INFO Outgoing packet:
<?xml version="1.0" encoding="UTF-8"?><action-response action-internal-name="ImportDeploymentState">
<working>
<idle></idle>
</working>
</action-response>

2006-05-21 22:44:51,304 INFO Packet succesfully validated.
2006-05-21 22:44:52,563 INFO Subprocess <subprocess[18344] '/usr/local/psa/admin/sbin/deployer' '--session-path=/migration' '--deploy-dump' '--domain-template=Unlimited'> was finished with exit code 1
== STDOUT ====================

== STDERR ====================
Uncaught unknown exception

2006-05-21 22:45:01,534 INFO Incoming packet:
<?xml version="1.0" encoding="UTF-8"?><action><get-status/></action>
2006-05-21 22:45:01,535 INFO Packet succesfully validated.
2006-05-21 22:45:01,535 INFO Outgoing packet:
<?xml version="1.0" encoding="UTF-8"?><action-response action-internal-name="FinishedState">
<finished status="error">
</finished>
</action-response>

2006-05-21 22:45:01,536 INFO Packet succesfully validated.
 
Back
Top