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
This is caused by the CSRF protection: the token expired (it's saved inside the session).
A better error page will be done :), as the 403 error is quite confusing (and some kind of polling for keeping the session alive too, so the probability of seeing this error will drop down)
I think the login page was served yesterday and today I am trying to login.
The issue resolved after refreshing the login page.
The text was updated successfully, but these errors were encountered: