• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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 Error

pould

Basic Pleskian
Trying to conduct a migration from one Plesk server to another and keep coming up with this error:

Traceback (most recent call last):
File "/opt/psa/admin/share/supervisor/processor.py", line 84, in getStatus
return (None, self.realGetStatus())
File "/opt/psa/admin/share/supervisor/processor.py", line 541, in realGetStatus
return getRunningAgentState(self.session)
File "/opt/psa/admin/share/supervisor/processor.py", line 497, in getRunningAgentState
d = minidom.parseString(content)
File "/usr/lib/python2.4/xml/dom/minidom.py", line 1925, in parseString
return expatbuilder.parseString(string)
File "/usr/lib/python2.4/xml/dom/expatbuilder.py", line 940, in parseString
return builder.parseString(string)
File "/usr/lib/python2.4/xml/dom/expatbuilder.py", line 223, in parseString
parser.Parse(string, True)
ExpatError: no element found: line 1, column 0

Any ideas?
 
Hi
What is the Plesk version and OS on the destination server? At the moment it is not possible to say anything certain, could you please post here a piece of migration.log? Seach it in /usr/local/psa/PMM/var/
 
Back
Top