Every time when I'm going to my signup page, I'm receiving this error
Session data corrupted
when I'm trying to signup anyway, POST request status is 302, but User is still created, but didn't save any email to registered user.
Why I'm getting that error and how can I fix it?
Thanks!
Sorry for getting late to this post, but by any chance, did you change the SECRET_KEY variable on your project? sessions used to be cyphered using this salt, so if you changed it you have corrupted all your sessions, but don't worry! is not a big deal, the worst-case scenario is for the sessions that were existing before this, those will need to log-in again, and that's it ;)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With