• 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.

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