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

Plesk newbie, need help w/Migration Manager from Cpanel 11

V

vegascoug

Guest
Trying to use Migration Manager to save me a lot of time and headaches. From what I understand it will import/migrate all of the data and user accounts associated with my Cpanel account with another host on a different server. I keep getting failed messages when trying to migrate.

Any ideas why?

Traceback (most recent call last):
File "/usr/local/psa/admin/share/supervisor/processor.py", line 85, in
getStatus
return (None, self.realGetStatus())
File "/usr/local/psa/admin/share/supervisor/processor.py", line 255, in
realGetStatus
scout_result.build(minidom.parse(self.session.sessionDirectory
File "/usr/lib/python2.3/xml/dom/minidom.py", line 1919, in parse
return expatbuilder.parse(file)
File "/usr/lib/python2.3/xml/dom/expatbuilder.py", line 924, in parse
result = builder.parseFile(fp)
File "/usr/lib/python2.3/xml/dom/expatbuilder.py", line 207, in parseFile
parser.Parse(buffer, 0)
ExpatError: syntax error: line 3, column 0
 
Back
Top