• 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

Error during automatic backup

Xantron

New Pleskian
Hi, i got the following error during automatic Backup:

Unable to rotate dump: The dump rotation is failed with code '1' at /opt/psa/admin/bin/plesk_agent_manager line 1041.

I used Plesk Version 12.0.18. The Backup is created, but i following this error Message.

plesk1.pngplesk2.png
 
The backup should have completed OK. The problem comes at the end of the process when it tries to delete the oldest backup.

If you close the error message (and if necessary, delete the backup task) then your next scheduled backup task *should* complete but with the same error. You will then need to repeat the process so that the following backup works.
 
Make sure that you have 'true' as value but not '1' in 'Permissions' table. Update it if necessary with help of following SQL query:

UPDATE Permissions SET value = 'true' WHERE value = '1'
 
Hello.
Update #5 contains fix of the problem with dump rotation.
Please install Update#5 and write the result.
 
Back
Top