Plesk for Linux
kb: technical
Applicable to:
- Plesk for Linux
Symptoms
-
Scheduled backups are not created at the time configured in Tools & Settings > Backup Manager > Schedule
-
Task
backupmng
hasn't run in a while# grep backupmng /var/log/cron ; grep backupmng /var/log/syslog
-
The backup task's CRON file is empty or doesn't exist
# cat /etc/cron.d/plesk-backup-manager-task
# ls -la
-rw-r--r-- 1 root root 0 May 11 14:16 /etc/cron.d/plesk-backup-manager-task -
CRON process is running on the server
# ps auxf | grep [c]ron
root 653 0.0 0.0 29600 2576 ? Ss May06 0:00 /usr/sbin/cron -f# ps auxf | grep [c]ron
root 696 0.0 0.0 32320 2580 ? Ss May11 0:18 /usr/sbin/crond -n
Cause
The backup task fails to launch because the file is empty or doesn't exist.
Resolution
CentOS / AlmaLinux / RedHat / CloudLinux
Debian / Ubuntu
Comments
0 comments
Please sign in to leave a comment.