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

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