• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved backup manager interface says I have none backups

sergiomb

Basic Pleskian
Server operating system version
AlmaLinux 9.6 (Sage Margay)
Plesk version and microupdate number
Plesk Obsidian 18.0.72 Update #3, Web Pro Edition
I'm investigating an issue on my Plesk that I noticed today. I don't know how long it has been there.
I have plenty of updated backups [1], but the backup interface says I have none.

[1]
du -sh /var/lib/psa/dumps/domains/
58G /var/lib/psa/dumps/domains/
 
Hello @sergiomb
Backup of websites, created via Domains > example.com > Backup & Restore (on the right pane) are not visible in Tools & Settings > Backup manager
this is expected. Please clarify where located backup interface you mentioned.backup.png
 
Last edited:
Error: Only the remote storages are allowed for backups but their settings are not specified. Configure a remote storage first.
 
I want enable Backup and restoration of subscription data using the server storage
but I don't find it



Log into Plesk.
  1. Configure a remote (e.g. FTP) backup storage under Customer's account in Backup Manager > Remote Storage Settings. New backups will be stored in the configured remote storage.
  2. Grant the customer's subscription permission to create backups on the local server. Under Administrator account go to Subscriptions > example > Customize (on the right Account sidebar) > Permissions > Check the box Backup and restoration of subscription data using the server storage and Apply the changes.
 
Error: Only the remote storages are allowed for backups but their settings are not specified. Configure a remote storage first.
I suspect "Restricted Mode" is enabled and is restricting you from managing local backups.

You can disable "Restricted Mode" via Tools & settings > Restricted Mode or via SSH by running the plesk bin poweruser --off -simple false -lock false command.
 
Back
Top