Error Backup Up Courses

Error Backup Up Courses

by Tim Martinez -
Number of replies: 0
Picture of Plugin developers

We just recently upgraded our server to Moodle 2.8.6 and enabled the new backup format (we have three courses over 2GB) and we're getting an error backing up those courses. Our server is running on Windows Server 2008, PHP 5.5.26 and MySQL 5.6.25. Does anyone know what I can do to fix it? The error is below:

[26-Jun-2015 09:37:01 America/Denver] Default exception handler: Coding error detected, it must be fixed by a programmer: progress() value out of range Debug: 

Error code: codingerror

* line 195 of \lib\classes\progress\base.php: coding_exception thrown

* line 1804 of \backup\moodle2\backup_stepslib.php: call to core\progress\base->progress()

* line 202 of \lib\filestorage\tgz_extractor.php: call to backup_zip_contents->progress()

* line 142 of \lib\filestorage\tgz_extractor.php: call to tgz_extractor->extract_or_list()

* line 645 of \lib\filestorage\tgz_packer.php: call to tgz_extractor->extract()

* line 104 of \lib\filestorage\mbz_packer.php: call to tgz_packer->extract_to_pathname()

* line 252 of \backup\util\helper\backup_general_helper.class.php: call to mbz_packer->extract_to_pathname()

* line 1770 of \backup\moodle2\backup_stepslib.php: call to backup_general_helper::get_backup_information_from_mbz()

* line 34 of \backup\util\plan\backup_execution_step.class.php: call to backup_zip_contents->define_execution()

* line 181 of \backup\util\plan\base_task.class.php: call to backup_execution_step->execute()

* line 177 of \backup\util\plan\base_plan.class.php: call to base_task->execute()

* line 120 of \backup\util\plan\backup_plan.class.php: call to base_plan->execute()

* line 320 of \backup\controller\backup_controller.class.php: call to backup_plan->execute()

* line 100 of \admin\cli\backup.php: call to backup_controller->execute_plan()

Average of ratings: -