-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
3.0
-
MOODLE_30_STABLE
-
m39_
MDL-52516_Packer_Exception_Proper_Handling -
There is an error i faced while backuping a course.
Please tell me if i setup something wrong.
This error fires on backup every course i have in moodle.
Debug info: Header does not have POSIX ustar magic string
Error code: errorprocessingarchive
Stack trace:
line 290 of /lib/filestorage/tgz_extractor.php: moodle_exception thrown |
line 223 of /lib/filestorage/tgz_extractor.php: call to tgz_extractor->process_header() |
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 269 of /backup/util/helper/backup_general_helper.class.php: call to mbz_packer->extract_to_pathname() |
line 1796 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 136 of /backup/util/ui/backup_ui.class.php: call to backup_controller->execute_plan() |
line 131 of /backup/backup.php: call to backup_ui->execute() |