• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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