• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Backup/Restore task notification

Pagemakers

Silver Pleskian
I keep getting the following email each morning.

How to I stop it?


Backup task finished.

Task was created by with guid (827ac05b-3076-40c8-83c0-cd89e7a7d49a)


Creation date is: 2013-Aug-19 06:31:38
Task status is: success

Dump full name is: ftp://xx.onlinehome-server.info//xx.co.uk_1308190631.tar





<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="success" log-location="/usr/local/psa/PMM/sessions/2013-08-19-063138.76/migration.result"/>
 
Can you please check your plesk backup cron through following command

Code:
cat /etc/cron.d/plesk-backup-manager
 
[root@s15317819 ~]# cat /etc/cron.d/plesk-backup-manager
1,16,31,46 * * * * root [ -x /usr/local/psa/admin/sbin/backupmng ] && /usr/local/psa/admin/sbin/backupmng >/dev/null 2>&1
 
What is your Plesk version? Do you have specified email address in "If any errors were encountered during the execution of this scheduled backup task, send notification email to" on page with Scheduled Backup Settings?
 
Panel version 11.0.9 Update #57

The emails the system is sending are about successful backups not unsuccessful ones.
 
Back
Top