Php version 8.2.25 // Moodle version 4.5 // on linux server // shared
I have spent the last week with chatgpt trying to solve issues that I am facing with moodle. Although they do not seem to interfere with the overall functionality of moodle. So, from Site administration - server - clean up backup tables logs and files when I run the task I get all this:
Some HTML tags were opened in the body of the page but not closed.
Remaining containers: 0. Please check for missing or mismatched closing tags.- Open header/footer at:
- line 75 of /lib/classes/output/xhtml_container_stack.php: call to core\output\xhtml_container_stack->log()
- line 932 of /lib/classes/output/core_renderer.php: call to core\output\xhtml_container_stack->push()
- line ? of unknownfile: call to core\output\core_renderer->header()
- line 109 of /lib/classes/output/bootstrap_renderer.php: call to call_user_func_array()
- line 64 of /admin/tool/task/schedule_task.php: call to core\output\bootstrap_renderer->__call()
- Stack after push Current stack size: 1 at:
- line 82 of /lib/classes/output/xhtml_container_stack.php: call to core\output\xhtml_container_stack->log()
- line 932 of /lib/classes/output/core_renderer.php: call to core\output\xhtml_container_stack->push()
- line ? of unknownfile: call to core\output\core_renderer->header()
- line 109 of /lib/classes/output/bootstrap_renderer.php: call to call_user_func_array()
- line 64 of /admin/tool/task/schedule_task.php: call to core\output\bootstrap_renderer->__call()
- Close header/footer at:
- line 113 of /lib/classes/output/xhtml_container_stack.php: call to core\output\xhtml_container_stack->log()
- line 992 of /lib/classes/output/core_renderer.php: call to core\output\xhtml_container_stack->pop()
- line 87 of /admin/tool/task/schedule_task.php: call to core\output\core_renderer->footer()
- Open box at:
- line 75 of /lib/classes/output/xhtml_container_stack.php: call to core\output\xhtml_container_stack->log()
- line 2940 of /lib/classes/output/core_renderer.php: call to core\output\xhtml_container_stack->push()
- line 2928 of /lib/classes/output/core_renderer.php: call to core\output\core_renderer->box_start()
- line 2675 of /lib/classes/output/core_renderer.php: call to core\output\core_renderer->box()
- line 178 of /lib/setuplib.php: call to core\output\core_renderer->fatal_error()
- line ? of unknownfile: call to default_exception_handler()
- Stack after push Current stack size: 1 at:
- line 82 of /lib/classes/output/xhtml_container_stack.php: call to core\output\xhtml_container_stack->log()
- line 2940 of /lib/classes/output/core_renderer.php: call to core\output\xhtml_container_stack->push()
- line 2928 of /lib/classes/output/core_renderer.php: call to core\output\core_renderer->box_start()
- line 2675 of /lib/classes/output/core_renderer.php: call to core\output\core_renderer->box()
- line 178 of /lib/setuplib.php: call to core\output\core_renderer->fatal_error()
- line ? of unknownfile: call to default_exception_handler()
- Close box at:
- line 113 of /lib/classes/output/xhtml_container_stack.php: call to core\output\xhtml_container_stack->log()
- line 2952 of /lib/classes/output/core_renderer.php: call to core\output\xhtml_container_stack->pop()
- line 2928 of /lib/classes/output/core_renderer.php: call to core\output\core_renderer->box_end()
- line 2675 of /lib/classes/output/core_renderer.php: call to core\output\core_renderer->box()
- line 178 of /lib/setuplib.php: call to core\output\core_renderer->fatal_error()
- line ? of unknownfile: call to default_exception_handler()
- line 130 of /lib/classes/output/xhtml_container_stack.php: call to debugging()
- line 1086 of /lib/classes/output/core_renderer.php: call to core\output\xhtml_container_stack->pop_all_but_last()
- line 989 of /lib/classes/output/core_renderer.php: call to core\output\core_renderer->container_end_all()
- line 2701 of /lib/classes/output/core_renderer.php: call to core\output\core_renderer->footer()
- line 178 of /lib/setuplib.php: call to core\output\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. Please check the stack for missing or mismatched containers. Current state of open containers:
- Open header/footer at:
- line 75 of /lib/classes/output/xhtml_container_stack.php: call to core\output\xhtml_container_stack->log()
- line 932 of /lib/classes/output/core_renderer.php: call to core\output\xhtml_container_stack->push()
- line ? of unknownfile: call to core\output\core_renderer->header()
- line 109 of /lib/classes/output/bootstrap_renderer.php: call to call_user_func_array()
- line 64 of /admin/tool/task/schedule_task.php: call to core\output\bootstrap_renderer->__call()
- Stack after push Current stack size: 1 at:
- line 82 of /lib/classes/output/xhtml_container_stack.php: call to core\output\xhtml_container_stack->log()
- line 932 of /lib/classes/output/core_renderer.php: call to core\output\xhtml_container_stack->push()
- line ? of unknownfile: call to core\output\core_renderer->header()
- line 109 of /lib/classes/output/bootstrap_renderer.php: call to call_user_func_array()
- line 64 of /admin/tool/task/schedule_task.php: call to core\output\bootstrap_renderer->__call()
- Close header/footer at:
- line 113 of /lib/classes/output/xhtml_container_stack.php: call to core\output\xhtml_container_stack->log()
- line 992 of /lib/classes/output/core_renderer.php: call to core\output\xhtml_container_stack->pop()
- line 87 of /admin/tool/task/schedule_task.php: call to core\output\core_renderer->footer()
- Open box at:
- line 75 of /lib/classes/output/xhtml_container_stack.php: call to core\output\xhtml_container_stack->log()
- line 2940 of /lib/classes/output/core_renderer.php: call to core\output\xhtml_container_stack->push()
- line 2928 of /lib/classes/output/core_renderer.php: call to core\output\core_renderer->box_start()
- line 2675 of /lib/classes/output/core_renderer.php: call to core\output\core_renderer->box()
- line 178 of /lib/setuplib.php: call to core\output\core_renderer->fatal_error()
- line ? of unknownfile: call to default_exception_handler()
- Stack after push Current stack size: 1 at:
- line 82 of /lib/classes/output/xhtml_container_stack.php: call to core\output\xhtml_container_stack->log()
- line 2940 of /lib/classes/output/core_renderer.php: call to core\output\xhtml_container_stack->push()
- line 2928 of /lib/classes/output/core_renderer.php: call to core\output\core_renderer->box_start()
- line 2675 of /lib/classes/output/core_renderer.php: call to core\output\core_renderer->box()
- line 178 of /lib/setuplib.php: call to core\output\core_renderer->fatal_error()
- line ? of unknownfile: call to default_exception_handler()
- Close box at:
- line 113 of /lib/classes/output/xhtml_container_stack.php: call to core\output\xhtml_container_stack->log()
- line 2952 of /lib/classes/output/core_renderer.php: call to core\output\xhtml_container_stack->pop()
- line 2928 of /lib/classes/output/core_renderer.php: call to core\output\core_renderer->box_end()
- line 2675 of /lib/classes/output/core_renderer.php: call to core\output\core_renderer->box()
- line 178 of /lib/setuplib.php: call to core\output\core_renderer->fatal_error()
- line ? of unknownfile: call to default_exception_handler()
- line 96 of /lib/classes/output/xhtml_container_stack.php: call to debugging()
- line 992 of /lib/classes/output/core_renderer.php: call to core\output\xhtml_container_stack->pop()
- line 2701 of /lib/classes/output/core_renderer.php: call to core\output\core_renderer->footer()
- line 178 of /lib/setuplib.php: call to core\output\core_renderer->fatal_error()
- line ? of unknownfile: call to default_exception_handler()
Exception - Call to undefined function core\task\proc_open()
I
I do not have access to proc_open. I have also used Putty, but I still get the same error. I also deleted the 1 task that was in task_adhoc but nothing changed.
Any ideas are appreciated.
Thank you in advance.
Stack trace:
- line 1559 of /lib/classes/task/manager.php: Error thrown
- line 1539 of /lib/classes/task/manager.php: call to core\task\manager::passthru_via_mtrace()
- line 96 of /admin/tool/task/schedule_task.php: call to core\task\manager::run_from_cli()