• 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

troubleshooting backups

S

stoilis

Guest
Hello,
I've just set up Plesk on a Debian sarge server. This is my first plesk installation.

When initiating a backup from the web interface, I recieve an email informing me that the backup failed with the generic message "Some error occured during backup: resulting dump is removed".

Since no information on this is given, how can I troubleshoot this problem? Is there a log file about this somewhere?

Thank you in advance.
 
Thank you for your reply.

What am I searching for?

doctoras2:~# ls -la /tmp
total 135
drwxrwxrwt 3 root root 1024 2006-01-21 16:57 .
drwxr-xr-x 22 root root 1024 2006-01-21 12:42 ..
-rw------- 1 root root 7168 2006-01-16 14:18 aquota.group
-rw------- 1 root root 6144 2006-01-16 14:18 aquota.user
-rw-r--r-- 1 root root 105482 2006-01-21 11:25 autoinstaller.log
-rw-r--r-- 1 root root 194 2006-01-21 16:45 backupmng.log
drwxr-xr-x 2 root root 12288 2006-01-07 00:06 lost+found
-rw------- 1 root root 0 2006-01-21 11:04 psa-installer.lock
-rw------- 1 root root 190 2006-01-21 11:24 watchdog_1.0.0_Debian_3.1_build75050926.17_installing.log
-rw------- 1 root root 90 2006-01-21 11:24 watchdog_1.0.0_Debian_3.1_build75050926.17_psa_problems.log
doctoras2:~#

backupmng.log is the output from backup manager crontab entry.

doctoras2:~# cat /tmp/backupmng.log
backupmng: Warning: unable to fetch from database maximum number of backup processes. Set to 10.
backupmng: Warning: unable to fetch from database maximum number of backup processes. Set to 10.
doctoras2:~#
 
Back
Top