• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Migration Failure

MTMark

New Pleskian
I'm trying to migrate from Fedora Core 4/Plesk 9.5.4 to Centos 5.6/Plesk 10.2.0, and it seems certificate gum things up every time. If I try to migrate everything at once, I get:

<?xml version="1.0"?>
<execution-result status="error"><message code="InternalDtdValidationFailed" severity="error" id="7104677a-c2c1-4595-8ee5-e717dc4ba146"><description>Failed validation of the document with its internal DTD. The errors are: Element 'certificates': This element is not expected. Expected is one of ( sb-config, backup-settings, server-preferences, spamassassin, grey-listing, virusfilter, kav-settings, coldfusion, gapps-services, events )..</description></message></execution-result>

And if I try to migrate just on client that has a large site, with SSL cert, I get:

<?xml version="1.0"?>
<execution-result status="error"><object name="" type="server"><message code="NotSupportedOperation" severity="error" id="4bb94d11-ff18-432a-88ce-92617b02615b"><description>The operation is not supported: extractApsPackage not supported with RsyncContentUnpacker</description></message><message code="ExecCmd::ExFailed" severity="error" id="434a5755-b14e-4eb5-8dd4-8dd5379510ed"><description>Execution of /usr/local/psa/admin/plib/api-cli/ipmanage.php -u 74.208.100.1 -ssl_certificate_ref 8ea7be7508aada91f2bd6881b0464074 failed with return code 1.
Stderr is
Certificate does not exist.

Has anyone seen anything like this? I suppose I could pull the cert out, move it all, and re-add the cert, but this seems pretty lame.
 
Back
Top