• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Domain Migration failed

G

GokulK

Guest
Hi,

Hope somebody can help us.

We have plesk version 9.2.1 and 9.3.0

We have made a trial migration of a domain and it worked well.

While migrating a domain of size 3GB it hungs. We thought since the data is huge it it taking time. but it fails after some time saying migration completed with error. when checked we found only 1.1GB is the size of transferred in the destination server.
We tried from backend using the command
/usr/local/psa/bin/pleskbackup --domains-name ourdomain.com -vvvv
----------OUTPUT-----------------
<?xml version="1.0" encoding="UTF-8"?>
<response>
<errcode>0</errcode>
<data>
<task-status task-id="6911">
<working>
<dumping total-accounts="0" completed-domains="0" completed-accounts="0" total-domains="1">
</dumping>
</working>
</task-status>
</data>
</response>
Domains [0/1]
01:27:49 DEBUG Execute: /usr/local/psa/admin/bin/pmmcli --get-task-status 6911
01:27:49 DEBUG The get task status is executed with errorcode '0'
01:27:49 DEBUG The pmmcli output:<?xml version="1.0" encoding="UTF-8"?>
<response>
<errcode>0</errcode>
<data>
<task-status task-id="6911">
<working>
<dumping total-accounts="0" completed-domains="0" completed-accounts="0" total-domains="1">
</dumping>
</working>
</task-status>
</data>
</response>

Can any body help why this error happens?

Thanks in advance
GK
 
Back
Top