• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Backup Manager – Certain subdomains not getting backed up

Bruno Cloutier

New Pleskian
We are trying to setup backups on our VPS server. Everythings gets backed up, except for certain subdomains. We use this server to host our website, but also as a web development platform on which we code clients websites. Our data structure is as follow.
  1. We have a domain created we use to host our website, on which many subdomains have been created.
  2. Our website (www.bureau-principal.com) is located in /httpdocs (this is backed up).
  3. We have a zone for clients (clients.bureau-principal.com) located in /clients (this is backup up).
  4. We have an FTP zone (ftp.bureau-principal.com) located in /ftp (this is backed up).
  5. Lastly, we have all of our currently in-developement websites located in /dev. Each subdomain we create uses the following URL structure ' projectname.dev.bureau-principal.com ' and is located in /dev. So /dev/projectname.dev.bureau-principal.com. Everything located in this folder is not backed up.
We have identified the location of the things that are not backed up, but we have no idea why.
 
Finally found the issue. We we’re storing in-development projects in a folder called /dev. Apparently, this folder will not be backed up. We changed the name of this folder and rebuild part of our Plesk installation and everything works fine.
 
Back
Top