Hello,
I am facing a weird problem with Moodle 3.3.5 when new accounts are created on the page login/signup.php
The error message is :
Your session has most likely timed out. Please log in again.
More information about this error
Debug info:
Error code: invalidsesskey
Stack trace:
line 503 of /lib/setuplib.php: moodle_exception thrown
line 305 of /lib/formslib.php: call to print_error()
line 218 of /lib/formslib.php: call to moodleform->_process_submission()
line 310 of /lib/authlib.php: call to moodleform->__construct()
line 89 of /login/signup.php: call to auth_plugin_base->signup_form()
The problem appeared suddenly and apparently with no particular evident reason. Then it disappeared spontaneously before reappearing again and so on several times during the last seven days. Clearing the caches didn't solve it.
I would appreciate your help as this problem has a negative impact on my business...