#500 " Sorry, your session has expired. Please refresh and try again. Return to homepage "

2 messages · Page 1 of 1 (latest)

royal reef
#

I need help to solve above error, When I insert Id password of user role it's displaying above error.
When I refresh or re-visit home, user role is successfully logged in. So I think it's redirection issue. Need support to solve this.

rotund bolt
#

Could you give us more information about your code. Where you think does the error comes from? Have you tried to enable debug mode via APP_DEBUG? Do you have some other form of logs? What have you tried to change in the login process? Which packages are you using?
With only the 500 error page we can't say anything.

Are there some events that get triggered by the login of the user? Did you changed the login process or on which route is your login?