• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue All backup are gone!

Make sure that you have the correct FTP access credentials set and that your external FTP server is accessible through these credentials. Plesk can only display the backup sets if it can access them.
 
hello @bl3m88 ,

most probably you are using Google drive as cloud storage.
due to changes in Google security politics an extension GoogleDrive backup has no longer access to user' data (mean data that was not created by extension itself) ) if it uses personal drives.

in this case you can upload local dumps to the cloud storage using command like below:
Code:
plesk sbin pmm-ras --export-dump-as-file --dump-file-specification=ext://google-drive-backup/subscription/19/ --dump-specification=domains/example.tld/backup_info_2003181045.xml
 
Back
Top