P
Paul Rapnikas
Guest
I'm changing hosting servers and using the Migration Manager to move sites from one location to another. As a test, I'm connecting and trying to transfer 1 site at a time. When I initiate the transfer, it connects and allows me to select the site and the options, and off it goes. I pick a small site so it transfers quickly. However, I continue to a message that there were errors and nothing transfers. I save the log file and I get the log file below. It makes no sense to me. Where can I get more info so I can see exactly what the error is and how to resolve?
<?xml version="1.0"?>
<execution-result status="success">
<message code="AssertionFailed" severity="error">
<context>plesk::tXmlDocument::tXmlDocument</context>
<file>.\xml_parse.cpp</file>
<line>108</line>
<text>Assertion failed: content.size()</text>
</message>
<message code="FailedDomainDeployment" severity="error">
<context>plesk::tDomainDeployer:perator ()</context>
<file>.\domain_deploy.cpp</file>
<line>381</line>
<text>Failed deployment of domain aaaaaaaa.com</text>
<message code="tError_WrongDoc" severity="error">
<context>plesk::tXmlPmmDocument::initFileDoc</context>
<file>.\xml_parse.cpp</file>
<line>210</line>
<text>The document has the wrong type, root node is <h1>, but <cli> was expected</text>
</message>
</message>
</execution-result>
<?xml version="1.0"?>
<execution-result status="success">
<message code="AssertionFailed" severity="error">
<context>plesk::tXmlDocument::tXmlDocument</context>
<file>.\xml_parse.cpp</file>
<line>108</line>
<text>Assertion failed: content.size()</text>
</message>
<message code="FailedDomainDeployment" severity="error">
<context>plesk::tDomainDeployer:perator ()</context>
<file>.\domain_deploy.cpp</file>
<line>381</line>
<text>Failed deployment of domain aaaaaaaa.com</text>
<message code="tError_WrongDoc" severity="error">
<context>plesk::tXmlPmmDocument::initFileDoc</context>
<file>.\xml_parse.cpp</file>
<line>210</line>
<text>The document has the wrong type, root node is <h1>, but <cli> was expected</text>
</message>
</message>
</execution-result>