10-19-2018, 06:45 PM
I am having a issue where randomly a row is not created in us_user_sessions when a user logins. Because of this almost immediately the user is logged out and redirected back to the home page. In the logs this indicated as the user logged out due to expired session since they didn't have one. I have been trying to debug the issue but is being tricky to replicate. I went and added custom logs to storeUser function trying to determine what happening, but of course it decides not to have the error occur anymore for the one account that had been experiencing the issue.
At the moment this seems to only occur in Google Chrome!. Has anyone encountered this issue before, and have any idea how to fix it? The application I am developing is intended to be used primarily in Chrome so users need to be able to login consistently.
Any help here would be greatly appreciated.
At the moment this seems to only occur in Google Chrome!. Has anyone encountered this issue before, and have any idea how to fix it? The application I am developing is intended to be used primarily in Chrome so users need to be able to login consistently.
Any help here would be greatly appreciated.