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

new backup feature failed

F

flupke

Guest
I was excited about the new backup feature but I get this error:

Task /usr/local/sitebuilder/utils/sbbackup all --recursive --output=/usr/local/sitebuilder/backups/backup_all_20070708_1455.xml' failed with code '255'. Output: )



any help appreciated!

Flupke
 
do you have selinux enabled on the server?
what happens if you run this command manually from console (as root)?
 
Originally posted by caustic
do you have selinux enabled on the server?
what happens if you run this command manually from console (as root)?

hi,

In my logs I do see the same error.
When I run it from the console nothing happens. The command returns quickly without any error. But nothing is written in the folder itself.
The command seems to be valid. The output dir does exist.

Any ideas?

thanks, Patrick
 
and the solution is:

Issue was solved by increasing memory_limit value in /opt/php52/etc/php.ini up to 256 Mb
 
Back
Top