• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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