Hi,
I'm getting an error in scheduled bakcups of courses - one course is not backing up and breaking the cron script.
Error from the Totara error log:
1326978004 1.1.3 20111109.00 a:4:{i:0;i:1024;i:1;s:651:"Incorrect string "needed" in $status->info, please fix the code (table:user; old_id:10330).<ul style="text-align: left"><li>line 585 of backup/lib.php: call to debugging()</li><li>line 3260 of backup/backuplib.php: call to backup_getid()</li><li>line 757 of backup/backuplib.php: call to write_role_assignments_xml()</li><li>line 616 of backup/backup_scheduled.php: call to backup_course_start()</li><li>line 230 of backup/backup_scheduled.php: call to schedule_backup_course_execute()</li><li>line 129 of backup/backup_scheduled.php: call to schedule_backup_launch_backup()</li><li>line 550 of admin/cron.php: call to schedule_backup_cron()</li></ul>";i:2;s:38:"/var/www/html/totaralms/lib/weblib.php";i:3;i:7060;} 0ffd3fc689ec6117b1dde4a92c17f61a 998
1326978005 1.1.3 20111109.00 a:4:{i:0;i:1024;i:1;s:664:"Incorrect string "needed" in $status->info, please fix the code (table:user; old_id:10330).<ul style="text-align: left"><li>line 585 of backup/lib.php: call to debugging()</li><li>line 2205 of backup/backuplib.php: call to backup_getid()</li><li>line 1907 of backup/backuplib.php: call to backup_gradebook_grades_history_info()</li><li>line 705 of backup/backup_scheduled.php: call to backup_gradebook_info()</li><li>line 230 of backup/backup_scheduled.php: call to schedule_backup_course_execute()</li><li>line 129 of backup/backup_scheduled.php: call to schedule_backup_launch_backup()</li><li>line 550 of admin/cron.php: call to schedule_backup_cron()</li></ul>";i:2;s:38:"/var/www/html/totaralms/lib/weblib.php";i:3;i:7060;} 0ffd3fc689ec6117b1dde4a92c17f61a 1068
How can I fix this to restore the cron script to run again?
When I try to run the cron script manually through the site, I just get a blank screen.
-Ira