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

Migration Help

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::eek: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 &lt;h1&gt;, but &lt;cli&gt; was expected</text>
</message>
</message>
</execution-result>
 
Last edited by a moderator:
I'm trying to transfer sites 1 at a time from it's current location (Windows 9.2.1) to a new server (Windows 9.2.1). It would think this was a no-brainer. I keep getting the error listed above.

Anyone have the same problem? Am I wrong for thinking that I can transfer from Plesk 9.2.1 to Plesk 9.2.1?
 
I'm migrating from Plesk Windows 9.2.1 to Plesk Windows 9.2.1. I would think this would be an very simple transfer.
 
So, I tried backing up the individual site, the entrire site, and even the migration manager. It's transferring it over, but seems to break using each method. When I look at the log file, I get the same error messae above. So, it definitly seems like there is a problem on the new server, but I have no idea how to resolve.

Any ideas?
 
Back
Top