Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

errors seen in apache error log #576

Open
hn-88 opened this issue Jan 6, 2025 · 0 comments
Open

errors seen in apache error log #576

hn-88 opened this issue Jan 6, 2025 · 0 comments

Comments

@hn-88
Copy link

hn-88 commented Jan 6, 2025

Apache's error log shows lots of errors like this, though the page seems to display OK on browsers. We're running Moodle 4.5.1 and mod_hvp version 1.27.2

Is this "page did not call set_url() error coming from mod_hvp or is it coming from core_courseformat ?
[Mon Jan 06 09:01:19.383353 2025] [php:notice] [pid 4676] [client 117.223.41.241:49894] Debugging: This page did not call $PAGE->set_url(...). Using /lib/ajax/service.php?sesskey=lwF7nhZ8Wa&info=core_courseformat_get_state in \n* line 685 of /lib/pagelib.php: call to debugging()\n* line 966 of /lib/pagelib.php: call to moodle_page->magic_get_url()\n* line 232 of /course/format/remuiformat/lib.php: call to moodle_page->__get()\n* line 2936 of /course/lib.php: call to format_remuiformat->get_view_url()\n* line 86 of /course/format/classes/output/local/state/section.php: call to course_get_url()\n* line 103 of /course/format/classes/external/get_state.php: call to core_courseformat\\output\\local\\state\\section->export_for_template()\n* line ? of unknownfile: call to core_courseformat\\external\\get_state::execute()\n* line 253 of /lib/external/classes/external_api.php: call to call_user_func_array()\n* line 83 of /lib/ajax/service.php: call to core_external\\external_api::call_external_function()\n, referer: /mod/hvp/view.php?id=1977
[Mon Jan 06 09:01:31.658534 2025] [php:notice] [pid 4799] [client 183.82.238.209:48262] Debugging: This page did not call $PAGE->set_url(...). Using /lib/ajax/service.php?sesskey=bS73EcaE7S&info=core_courseformat_get_state in \n* line 685 of /lib/pagelib.php: call to debugging()\n* line 966 of /lib/pagelib.php: call to moodle_page->magic_get_url()\n* line 232 of /course/format/remuiformat/lib.php: call to moodle_page->__get()\n* line 2936 of /course/lib.php: call to format_remuiformat->get_view_url()\n* line 86 of /course/format/classes/output/local/state/section.php: call to course_get_url()\n* line 103 of /course/format/classes/external/get_state.php: call to core_courseformat\\output\\local\\state\\section->export_for_template()\n* line ? of unknownfile: call to core_courseformat\\external\\get_state::execute()\n* line 253 of /lib/external/classes/external_api.php: call to call_user_func_array()\n* line 83 of /lib/ajax/service.php: call to core_external\\external_api::call_external_function()\n, referer: /mod/hvp/view.php?id=1977&forceview=1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant