This has suddenly popped up today and may explain why several users have been having problems. I logged out of the front end to test a user’s login and immediately got this error.
I don’t have any other tabs open on this site apart from the Admin which is logged in with a different user.
I tried changing the session timeout to 1 minute (it’s usually 2 hours) in the hope it would clear the session, but it only seems to be affecting the backend.
I’ve tried changing session to filesystem instead of database in case it was something to do with connections, but that doesn’t seem to have made a difference.
Manually deleting sessions in the DB did allow me to login as me, but not as the user I was testing. If I then log out, I can’t log in again without deleting sessions.
Sometimes I will get a “session has expired” message, but then it goes straight back to “security token did not match”.
($live_site is empty btw)
I don’t have any other tabs open on this site apart from the Admin which is logged in with a different user.
I tried changing the session timeout to 1 minute (it’s usually 2 hours) in the hope it would clear the session, but it only seems to be affecting the backend.
I’ve tried changing session to filesystem instead of database in case it was something to do with connections, but that doesn’t seem to have made a difference.
Manually deleting sessions in the DB did allow me to login as me, but not as the user I was testing. If I then log out, I can’t log in again without deleting sessions.
Sometimes I will get a “session has expired” message, but then it goes straight back to “security token did not match”.
($live_site is empty btw)
Statistics: Posted by seanos — Sun Jan 28, 2024 7:11 am