Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Random 'misconfigured csrf' exception thrown #73

Closed
murdockcrc opened this issue Apr 22, 2015 · 4 comments
Closed

Random 'misconfigured csrf' exception thrown #73

murdockcrc opened this issue Apr 22, 2015 · 4 comments
Assignees
Labels

Comments

@murdockcrc
Copy link

Hello,

Yesterday, our site started giving all users an http500 error, which we tracked back to csurf failing with the error message 'misconfigured csrf at getSecret'. The site had been up and running for weeks, and this error started getting reported out of the nowhere. Restarting the server brought the site back to normal.
Our site runs csurf 1.7.0, just wanted to file this issue and check if other users have been experiencing the same situation.
Unfortunately, I am not able to repro the issue.

@dougwilson
Copy link
Contributor

Most likely occurred because your session store was down, as that will cause the error.

@dougwilson dougwilson self-assigned this May 4, 2015
@dougwilson
Copy link
Contributor

Closing due to lack of response; please let me know if the above doesn't answer your question, you have further concerns, etc.

@dougwilson
Copy link
Contributor

Also, I believe this is essentially a duplicate of #60

@GrooveDevops
Copy link

I got the same error in redis server there is a port not open somehow it's not communicating with app server

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants