• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Plesk backup not really backing up...

M

MikePaul99

Guest
For some reason Plesk is not creating local backups, it will create the remote
FTP backups but won't store them locally...

When the backup runs, it sends me an email saying it has started, then
immediately sends me another email saying it's finished successfully, however
it never actually makes the backup file.

Permissons on the directories are set so that psaadm is the owner and can write
to it, and when I manually run psadump from the command line it creates the
backup just fine.

I'm stumped...
 
Your issue looks more like a permissions problem with the dump directory, my problem is that it creates the log files, the tmp file but not the backup file.

Still havn't figured it out....
 
.log and .lock files are created, the description.tmp file isn't.

Permission on /var/lib/psa/dumps/domain.com/ is 0750, it's owner is psaadm/psaadm, but the .log file is created as root/root.

Changing the dump directory to 0777 doesn't help as it somehow is reset to 0750.

This happens to my out-of-the-box installation of 7.5.3 on SuSE 9.1. Very annoying. :mad:
 
Some more info: scheduled domain backups work without problems. Which is of course more useful than manual backups from the Plesk interface. Nevertheless, its annoying the manual backup doesn't work without manually creating description.tmp files.
 
Back
Top