I have a few courses on old server that I want to move to a new one
Both servers run 3.8
When I try to restore when the process is around 98% or 99% I get this error
Coding error detected, it must be fixed by a programmer: Invalid availability text
×Debug info:
Error code: codingerror
Error code: codingerror
×Stack trace:
- line 140 of /availability/classes/info.php: coding_exception thrown
- line 114 of /availability/classes/info.php: call to core_availability\info->decode_availability()
- line 318 of /availability/classes/info.php: call to core_availability\info->get_availability_tree()
- line 905 of /backup/moodle2/restore_stepslib.php: call to core_availability\info->update_after_restore()
- line 34 of /backup/util/plan/restore_execution_step.class.php: call to restore_update_availability->define_execution()
- line 181 of /backup/util/plan/base_task.class.php: call to restore_execution_step->execute()
- line 178 of /backup/util/plan/base_plan.class.php: call to base_task->execute()
- line 168 of /backup/util/plan/restore_plan.class.php: call to base_plan->execute()
- line 377 of /backup/controller/restore_controller.class.php: call to restore_plan->execute()
- line 219 of /backup/util/ui/restore_ui.class.php: call to restore_controller->execute_plan()
- line 141 of /backup/restore.php: call to restore_ui->execute()
Any idea what could be done to fix it ?
Thanks