• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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