• 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

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