• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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