• 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

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