• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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