DarkGhostHunter / Laraguard

"On-premises 2FA Authentication for all your users out-of-the-box
MIT License
266 stars 24 forks source link

Entering code on login seems to cause redis to crash #52

Closed domainregistrar closed 3 years ago

domainregistrar commented 3 years ago

I've started implementing this into my application, running locally on devilbox.

I was able to create the tokens, but it seems when i login and get to entering the code it causes the application to hang, redis server to die and then eventually end up with a 502.

It appears even changing the cache to file, I can see the file gets written, but even so redis crashes and it's restarted I'm logged in.

Is there something I may be falling foul of causing a timeout after verifying the code?

I'm not seeing this behaviour in other aspects of the app, and seems to be specific to laraguard.