• 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.

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