by S A.
I was looking at the "Last execution log" under /Reports/Backups/ and see all courses listed but with a pending status. Next backup is set to 10:10 May 25, probably due to my first settings when I only set Tue 10:10am.
I am wondering if the time changes I have been making to the Auto Backup settings are being updated or if the system will now wait until May 25 10:10 to attempt the next auto backup?
If so is there a way to reset this?
I was able to successfully run a CLI backup with;
sudo -u www-data /usr/bin/php /var/www/moodle/admin/cli/backup.php --courseid=7 --destination=/var/www/moodleBackup
but this is only an individual course backup and I am hoping to get the auto backups working asap.
Any suggestions would be appreciated.
I am wondering if the time changes I have been making to the Auto Backup settings are being updated or if the system will now wait until May 25 10:10 to attempt the next auto backup?
If so is there a way to reset this?
I was able to successfully run a CLI backup with;
sudo -u www-data /usr/bin/php /var/www/moodle/admin/cli/backup.php --courseid=7 --destination=/var/www/moodleBackup
but this is only an individual course backup and I am hoping to get the auto backups working asap.
Any suggestions would be appreciated.