by Steve Morris.
Folks,
Long time listener, first time caller. I have just moved into the 3.9 branch and now when I run automated_backups.php from the cli:
php admin/cli/automated_backups.php
All of my classes are listed as:
Skipping FE 600 - Research (Not scheduled for backup until undefined)
...
Automated backups complete.
Automated cron backups completed correctly
Execution took 4.000345 seconds
I don't see any messages of the task being moved into the adhoc task scheduler.
I've done the following:
- Cleaned out /var/moodledata/temp/backup (there are no failed or partial backups there btw)
- truncated mdl_backup_courses, mdl_backup_logs, mdl_backup_controllers
- Swore quietly under my breath
What have I missed here? Thanks for being awesome community, I've lurked here for a number of years as our Moodle installation is well over 10 years old with hardware changes, OS upgrades, and numerous git pulls over the years.