• 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

Restore Plesk Panel from backup file

Andrei C

Regular Pleskian
Dear Support,

When I try use this command (Plesk Panel 11.0.9):

%plesk_cli%\pleskrestore --restore <backup-file> -level all

I receive next:
----------------------------------------------------------------------------------------
Invalid input parameters in '--resolve-conflicts' command:
XML parse error: xmlParseDoc() failed
Memory allocation failed : growing buffer
Memory allocation failed : growing buffer
STDERR:
Traceback (most recent call last)
File "C:\PROGRA~2\PARALL~1\Plesk\Additional\Python\lib\loggins\__init__.py", line 768, in emit
msg = self.format(record)
C:\PROGRA~2\PARALL~1\Plesk\Additional\Python\lib\loggins\__init__.py", line 648, in emit
return = fmt.format(record)
C:\PROGRA~2\PARALL~1\Plesk\Additional\Python\lib\loggins\__init__.py", line 439, in emit
s = self._fmt % record.__dict__
MemoryError
-----------------------------------------------------------------------------------------

How can I fix, this problem
 
Back
Top