• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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