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

Script /report/customsql/view.php mutated the session after it was closed: $SESSION->recentsessionlocks #137

Open
dmitriim opened this issue Aug 25, 2023 · 0 comments

Comments

@dmitriim
Copy link

In 4.1 instance with $CFG->enable_read_only_sessions = true; we are getting following error.

Potentially can be related to https://tracker.moodle.org/browse/MDL-79092

Script /report/customsql/view.php?id=34 mutated the session after it was closed: $SESSION->recentsessionlocks
line 787 of /lib/classes/session/manager.php: call to debugging()
line ? of unknownfile: call to core\session\manager::check_mutated_closed_session()
line 159 of /lib/classes/shutdown_manager.php: call to call_user_func_array()
line ? of unknownfile: call to core_shutdown_manager::shutdown_handler()
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