• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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