You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several users have reported being unable to play any challenges (they get the JSON unexpected etc message). They all reported it around the same time, and logging out/in fixes it. Weirdly it seems they're still logged in, so I'm not sure what exactly it is.
Activity
domino14 commentedon Jan 25, 2019
This is a CSRF token issue. If you log in twice it changes the tokens in the old session.
domino14 commentedon Jan 29, 2019
Added logging to try to figure out why my csrf tokens are getting corrupted/disappearing #306
domino14 commentedon Feb 4, 2019
closing because better error messaging. still should keep an eye on it. hopefully people aren't getting their tokens messed up all the time.
[-]Possible session bug[/-][+]Move to CSRF tokens inside sessions (instead of expiring cookies)[/+]domino14 commentedon Jan 1, 2022
this still happens a lot. People's CSRF cookies just disappear. They are probably expiring.