John Fleming
Basic Pleskian
Hi all,
So I am trying to migrate a domain from one server to another and have an problem. The migrator crashes out with an error as below and the domain does not get created.
If I create the domain first, it completes with a success message, but nothing gets migrated.
** I have replaced the domain with "mydomain.com" **
So I am trying to migrate a domain from one server to another and have an problem. The migrator crashes out with an error as below and the domain does not get created.
If I create the domain first, it completes with a success message, but nothing gets migrated.
** I have replaced the domain with "mydomain.com" **
<?xml version="1.0"?>
<execution-result status="success"><message code="FailedDomainDeployment" severity="error"><context>void plesk::tDomainDeployer:perator()(plesk::XmlNode) const</context><file>./domain_deploy.cpp</file><line>381</line><text>Failed deployment of domain mydomain.com</text><message code="ExecCmd::ExFailed" severity="error"><context>void plesk::ExecCmd::reportError() const</context><file>ExecCmd.cpp</file><line>49</line><text>Execution of /usr/local/psa/admin/plib/api-cli/domain.php --update mydomain.com -guid a9b8f95a-5e9a-47ee-be15-24152fc37a49 -creation-date 2010-05-27 failed with return code 1.
Stderr is
An error occured during domain update: Object not found: Domain mydomain.com
</text></message></message></execution-result>