Since the upgrade from 3.7.1 tot 3.9.1 there's something wrong with the automated backup Emails.
We start our automated backup script every day at 22:00 hours. (10.00 pm) It is started from command line (not within Moodle)
Two minutes after that I already receive the Email from the automated backup process. This is way to fast, the proces is still running (it runs for hours).
The mails always look similar to this:
Summary
==================================================
Courses: 14862
OK: 0
Skipped: 11900
Error: 0
Unfinished: 40
Course backup ad hoc task pending: 2922
Warning: 0
Automated backup pending: 0
Some of your courses weren't saved!!
Please take a look at your backup logs in:
This happens every day. The info is pretty useless as almost 3000 backups are still running, so the result of these 3000 course backups will never be reported by mail.
In Moodle 3.7.1 I would always get these mails, which at least make sense:
Summary
==================================================
Courses: 10851
OK: 1393
Skipped: 9458
Error: 0
Unfinished: 0
Warning: 0
Automated backup
pending: 0
Backup completed successfully
So what happened in Moodle 3.9.1 with this procedure? Why is it reporting by mail almost immediately after the start of this proces?