• 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: Completed with errors (9.2.1 >> 9.5.1)

J

joda

Guest
I've Installed a new Linux Debian server with PSA 9.5.1, and I'm trying to migrate all of my data from my old Debian server with PSA9.2.1.

I get this error message:

- Completed with errors.

And the logfile looks like this:
<?xml version="1.0"?>
<execution-result status="success"><object name="tba" type="reseller"><object name="bjmontage.com" type="domain"><object name="[email protected]" type="mailname"><message code="ExecCliGate::InternalServerError" severity="error"><context>void plesk::CliExec::analyzeResponse()</context><file>./cmd_exec.cpp</file><line>169</line><text>Internal server error: &lt;cli&gt;&lt;failure&gt;MySQL query failed: Unknown column 'object_name' in 'field list'&lt;/failure&gt;&lt;/cli&gt;
</text></message><message code="ExecCliGate::InternalServerError" severity="error"><context>void plesk::CliExec::analyzeResponse()</context><file>./cmd_exec.cpp</file><line>169</line><text>Internal server error: &lt;cli&gt;&lt;failure&gt;MySQL query failed: Unknown column 'object_name' in 'field list'&lt;/failure&gt;&lt;/cli&gt;
</text></message><message code="ExecCliGate::InternalServerError" severity="error"><context>void plesk::CliExec::analyzeResponse()</context><file>./cmd_exec.cpp</file><line>169</line><text>Internal server error: &lt;cli&gt;&lt;failure&gt;MySQL query failed: Unknown column 'object_name' in 'field list'&lt;/failure&gt;&lt;/cli&gt;
</text></message><message code="ExecCliGate::InternalServerError" severity="error"><context>void plesk::CliExec::analyzeResponse()</context><file>./cmd_exec.cpp</file><line>169</line><text>Internal server error: &lt;cli&gt;&lt;failure&gt;MySQL query failed: Unknown column 'object_name' in 'field list'&lt;/failure&gt;&lt;/cli&gt;
</text></message></object></object></object></execution-result>

Anyone knows what this is??


--
Johnny
 
This problem caused by old version of psa-turba installed on the source. Horde 2.2 dropped columns 'object_name', 'object_homeaddress', 'object_workaddress' in horde.turba_objects table, so restoration mailname addressbook failed.
This problem was completely fixed in Plesk 9.5.2 version which should be released very soon.
 
How long would it take?

Greetings,
We are migration all our servers to the 9.5.1 Plesk and we're having the same problem above.
We and our customers would like to know when it will be available the 9.5.2v? also, if there's a way to avoid this problem manually...

Thanks in advance.
 
If your migration is failing, and no website data is transferred - you need to check your /tmp filesystem.

/tmp is the place where PMM unpacks data, and I had to increase this to 5GB, depending on sizes of individual domains.

--
Johnny
 
Back
Top