4

I tried logging in with stackexchange on the Programmers site, and got this error:

enter image description here

I have cookies and so enabled. The error page told me to file a report, so here you are. The troubleshooting info:

enter image description here

Logging in on meta stack overflow doesn't work either, using stackexchange OpenID:

enter image description here

5
  • maybe reset your cookies and try again
    – samayo
    Commented May 9, 2013 at 21:26
  • @phpNoOb thanks, lol, I couldn't login anymore, now using facebook for OpenID. I'm adding another debug picture!
    – user205264
    Commented May 9, 2013 at 21:37
  • 2
    I had this problem also.
    – pcurry
    Commented May 9, 2013 at 21:59
  • 1
    IIRC some issues like this have been encountered by people whose IPs change frequently. Do you know if yours does?
    – user1114
    Commented May 9, 2013 at 22:43
  • @JeremyBanks thanks, but no, never (I also checked for this time)
    – user205264
    Commented May 10, 2013 at 6:11

1 Answer 1

3

We had a spurt of odd connection issues between our web servers and the redis instance openid.stackexchange.com uses, which was causing a lot of legitimate XSRF tokens to get rejected.

It's been fixed, you should be able to login using Stack Exchange OpenIDs now.

1
  • Thank you, I just noticed it worked again.
    – user205264
    Commented May 10, 2013 at 17:22

You must log in to answer this question.