• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Resolved Removing failed backup errors, how to fix?

D3nnis3n

Regular Pleskian
Server operating system version
Ubuntu 24.04
Plesk version and microupdate number
18.0.68
Hello,
we unfortunately had to replace hardware of the system during backup time due to an emergency, and now have failed incremental backups for two domains as they were running when the system had to be taken offline immediately.

Removing those is not possible, it errors with:
Unable to delete files of the dump : pmm-ras failed (Error code = 1): Error: the argument for option '--dump-file-specification' should follow immediately after the equal sign

The backups go via FTP to a backup server, but no files were created there, so none can be deleted.
There were files related to that backup in /var/lib/psa/dump that we have fully removed, but the error line and failed backup still shows in the list.

What else needs to be done to get rid of it?
 
Hello, @D3nnis3n . How are you trying to remove those backups? If the backup files don't have a file extension could you please try adding .tar to it, e.g. /usr/local/psa/bin/pleskbackup server --output-file="/var/lib/psa/dumps/plesk-backup_test.tar"?
 
The files do not exist, there is only a line shown in the panel - but there is no corresponding files on remote or /var/lib/psa/dump.
1744293977504.png
Clicking to close the message leads to the error noted.
 
That was indeed the case, after removing the three entries and the respective session files in /opt/psa/PMM/sessions/ the backup error display has vanished.

Thank you!
 
Back
Top