When I try to backup a course in Moodle, it will go almost to the end and then fails. Unfortunately, Moodle doesn't seem to log anything (even with debugging set to developer) - nor can I find anything in the Apache error logs.
When I backup the same course using Moosh (full backup), it runs OK.
This problem has both effect on manual ad-hoc backups and scheduled auto-backups.
So I have two options here:
1. Try to find out why Moodle is stopping my backups right before the end, but that might be a big puzzling as I have no information whatsoever. My guess would be a custom plugin.
2. Use Moosh for auto-backups. But then I need a clever way of backing up all courses every night and skipping the ones that haven't been changed (for example the 'old' courses)
Any ideas here?
This is what the task logs say...
Upon fail, no information at all.
Moodle database table mdl_backup_controllers says this:
So I guess it goes to status 800.... and should go to 1000. Which steps are being done after status 800?
by Richard van Iwaarden.