• 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

Issue Backups will not be deleted -> Server storage decreases

Floezen

Basic Pleskian
Hello,

we are running Plesk Onyx (Version 17.8.11 Update #27) on a CentOS Linux 7.5.1804 server.
Since some month backups will not be deleted after 2 weeks as configured in the backup manager.

So the server storage decreases if I don't delete backups manually...

I have no idea where to determine the the configuration error.

I restarted the server already, which did not help.

The backup error notification is attached. Line 196 of /usr/local/psa/PMM/agents/shared/Storage/ArchiveStorage.pm would be
Code:
my $exitCode = $self->{cmd}->result();
But that does not tell me anything.

Any suggestions what to do next?

Regards
Flözen

backup error.png backup files.png backup configuration.png
 

Attachments

  • image.png
    image.png
    4.7 KB · Views: 10
Last edited:
First of all try to re-apply patches with

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
# plesk repair installation

and check how it goes on after that.
 
Back
Top