-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.2, 4.3
-
MOODLE_402_STABLE, MOODLE_403_STABLE
-
3
Since Moodle 4.2 (see MDL-77758, problem D) and confirmed when examining logs as part of the PHP 8.2 epic (see MDL-76407, problem C), we are getting the following in web server logs:
210776:[Fri Jul 28 10:08:19.256826 2023] [php:notice] [pid 5357] [client 192.168.80.13:50730] Cannot find session record 5d5152bd57ab374bcd3b28655334925c for user 103000, creating new session., referer: http://webserverc5be55ab646ca4e0/behatrun2/h5p/embed.php?url=http%3A%2F%2Fwebserverc5be55ab646ca4e0%2Fbehatrun2%2Fpluginfile.php%2F104005%2Fmod_h5pactivity%2Fpackage%2F0%2Ffilltheblanks.h5p&preventredirect=1&component=mod_h5pactivity
I've been unable to reproduce it locally (both full runs and individual component runs), but for sure the information is consistently in logs for all CI behat executions.
The problem (Cannot find session record) is similar to the called "Problem A" (see linked issues, but in that case we were able to confirm that it's expected information).
So this issue is about to:
- Try to be able to reproduce the problem.
- Check if it's expected (the test is exactly testing something without a session started).
- Fix it, if there is something to fix.
Ciao
- Discovered while testing
-
MDL-77758 Fix problems reported in apache logs before 4.2 release
-
- Closed
-
-
MDL-76407 Verify that the apache logs are clean of PHP 8.2 notices/warnings/errors
-
- Closed
-
-
MDL-76444 Verify that the apache logs are clean of PHP 8.3 notices/warnings/errors
-
- Closed
-
-
MDL-79317 Fix problems reported in Apache logs before 4.3 release
-
- Closed
-
- has been marked as being related by
-
MDL-67789 Add support to "Save content state" in mod_h5pactivity
-
- Closed
-