Error 500 Internal Server Error

GET http://ec2-52-76-245-151.ap-southeast-1.compute.amazonaws.com/en/client/forgot-password

Forwarded to ErrorController (ba1782)

Routing

client-forgot-password Matched route

Route Parameters

Name Value
_locale
"en"

Route Matching Logs

Path to match: /en/client/forgot-password
# Route name Path Log
1 client.sign-in /{_locale}/client/sign-in Path does not match
2 client.sign-in.post /{_locale}/client/sign-in Path does not match
3 client-logout /{_locale}/client/logout Path does not match
4 client.sign-up /{_locale}/client/sign-up Path does not match
5 client.sign-up.post /{_locale}/client/sign-up Path does not match
6 client-forgot-password /{_locale}/client/forgot-password Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.