• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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