by Web Hercules.
Hi,
I have a similar problem when I try to delete a course. This is my log:
Some HTML tags were opened in the body of the page but not closed.
- Open header/footer at:
- line 2656 of /lib/outputlib.php: call to xhtml_container_stack->log()
- line 1453 of /lib/outputrenderers.php: call to xhtml_container_stack->push()
- line 1979 of /lib/setuplib.php: call to core_renderer->header()
- line 65 of /course/delete.php: call to bootstrap_renderer->__call()
- Close header/footer at:
- line 2684 of /lib/outputlib.php: call to xhtml_container_stack->log()
- line 1515 of /lib/outputrenderers.php: call to xhtml_container_stack->pop()
- line 71 of /course/delete.php: call to core_renderer->footer()
- Open box at:
- line 2656 of /lib/outputlib.php: call to xhtml_container_stack->log()
- line 3298 of /lib/outputrenderers.php: call to xhtml_container_stack->push()
- line 3286 of /lib/outputrenderers.php: call to core_renderer->box_start()
- line 3036 of /lib/outputrenderers.php: call to core_renderer->box()
- line 390 of /lib/setuplib.php: call to core_renderer->fatal_error()
- line ? of unknownfile: call to default_exception_handler()
- Close box at:
- line 2684 of /lib/outputlib.php: call to xhtml_container_stack->log()
- line 3310 of /lib/outputrenderers.php: call to xhtml_container_stack->pop()
- line 3286 of /lib/outputrenderers.php: call to core_renderer->box_end()
- line 3036 of /lib/outputrenderers.php: call to core_renderer->box()
- line 390 of /lib/setuplib.php: call to core_renderer->fatal_error()
- line ? of unknownfile: call to default_exception_handler()
- line 2701 of /lib/outputlib.php: call to debugging()
- line 1586 of /lib/outputrenderers.php: call to xhtml_container_stack->pop_all_but_last()
- line 1513 of /lib/outputrenderers.php: call to core_renderer->container_end_all()
- line 3062 of /lib/outputrenderers.php: call to core_renderer->footer()
- line 390 of /lib/setuplib.php: call to core_renderer->fatal_error()
- line ? of unknownfile: call to default_exception_handler()
There are no more open containers. This suggests there is a nesting problem.
- Open header/footer at:
- line 2656 of /lib/outputlib.php: call to xhtml_container_stack->log()
- line 1453 of /lib/outputrenderers.php: call to xhtml_container_stack->push()
- line 1979 of /lib/setuplib.php: call to core_renderer->header()
- line 65 of /course/delete.php: call to bootstrap_renderer->__call()
- Close header/footer at:
- line 2684 of /lib/outputlib.php: call to xhtml_container_stack->log()
- line 1515 of /lib/outputrenderers.php: call to xhtml_container_stack->pop()
- line 71 of /course/delete.php: call to core_renderer->footer()
- Open box at:
- line 2656 of /lib/outputlib.php: call to xhtml_container_stack->log()
- line 3298 of /lib/outputrenderers.php: call to xhtml_container_stack->push()
- line 3286 of /lib/outputrenderers.php: call to core_renderer->box_start()
- line 3036 of /lib/outputrenderers.php: call to core_renderer->box()
- line 390 of /lib/setuplib.php: call to core_renderer->fatal_error()
- line ? of unknownfile: call to default_exception_handler()
- Close box at:
- line 2684 of /lib/outputlib.php: call to xhtml_container_stack->log()
- line 3310 of /lib/outputrenderers.php: call to xhtml_container_stack->pop()
- line 3286 of /lib/outputrenderers.php: call to core_renderer->box_end()
- line 3036 of /lib/outputrenderers.php: call to core_renderer->box()
- line 390 of /lib/setuplib.php: call to core_renderer->fatal_error()
- line ? of unknownfile: call to default_exception_handler()
- line 2672 of /lib/outputlib.php: call to debugging()
- line 1515 of /lib/outputrenderers.php: call to xhtml_container_stack->pop()
- line 3062 of /lib/outputrenderers.php: call to core_renderer->footer()
- line 390 of /lib/setuplib.php: call to core_renderer->fatal_error()
- line ? of unknownfile: call to default_exception_handler()
Table "xapi_states" does not exist
Debug info:
Error code: ddltablenotexist
Error code: ddltablenotexist
Stack trace:
- line 673 of /lib/dml/moodle_database.php: dml_exception thrown
- line 1353 of /lib/dml/moodle_database.php: call to moodle_database->where_clause()
- line 53 of /backup/util/dbops/backup_structure_dbops.class.php: call to moodle_database->get_recordset()
- line 370 of /backup/util/structure/backup_nested_element.class.php: call to backup_structure_dbops::get_iterator()
- line 88 of /backup/util/structure/backup_nested_element.class.php: call to backup_nested_element->get_iterator()
- line 118 of /backup/util/structure/backup_nested_element.class.php: call to backup_nested_element->process()
- line 104 of /backup/util/plan/backup_structure_step.class.php: call to backup_nested_element->process()
- line 186 of /backup/util/plan/base_task.class.php: call to backup_structure_step->execute()
- line 227 of /backup/moodle2/backup_activity_task.class.php: call to base_task->execute()
- line 191 of /backup/util/plan/base_plan.class.php: call to backup_activity_task->execute()
- line 145 of /backup/util/plan/backup_plan.class.php: call to base_plan->execute()
- line 567 of /backup/controller/backup_controller.class.php: call to backup_plan->execute()
- line 132 of /admin/tool/recyclebin/classes/category_bin.php: call to backup_controller->execute_plan()
- line 185 of /admin/tool/recyclebin/lib.php: call to tool_recyclebin\category_bin->store_item()
- line 5136 of /lib/moodlelib.php: call to tool_recyclebin_pre_course_delete()
- line 78 of /course/delete.php: call to delete_course()
Coding error detected, it must be fixed by a programmer: Invalid state passed to moodle_page::set_state. We are in state 3 and state 3 was requested.
Debug info:
Error code: codingerror
Error code: codingerror
Stack trace:
- line 1119 of /lib/pagelib.php: coding_exception thrown
- line 1557 of /lib/outputrenderers.php: call to moodle_page->set_state()
- line 3062 of /lib/outputrenderers.php: call to core_renderer->footer()
- line 390 of /lib/setuplib.php: call to core_renderer->fatal_error()
- line ? of unknownfile: call to default_exception_handler()
I have Moodle 4.3.3 in a Rocky Linux 9.2
PHP:8.0.30
database recently migrated to MariaDB 10.11.5
Thank you