Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameter "token" for route "pim_user_reset_reset" must match "\w+" ("" given) to generate a corresponding URL #20491

Open
molotow11 opened this issue Dec 9, 2024 · 0 comments

Comments

@molotow11
Copy link

🐛 I'm reporting a Bug 🐛

Akeneo 6.0

Moved to new server and experiencing some issues.
Emails not sent.
Password reset fired the following error:
An exception has been thrown during the rendering of a template ("Parameter "token" for route "pim_user_reset_reset" must match "\w+" ("" given) to generate a corresponding URL.").

Please help.

image

Checked email with mailpit and it was sent without password reset url, it is just empty
MAILER_URL=smtp://host:1025/?auth_mode=login&username=foo&password=bar&sender_address=[email protected]

Having this error in logs as well:
request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "CONNECT http://api.ip.pn:443/api.ip.pn:443"" at /srv/pim/vendor/symfony/http-kernel/EventListener/RouterListener.php line 135 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"CONNECT http://api.ip.pn:443/api.ip.pn:443\" at /srv/pim/vendor/symfony/http-kernel/EventListener/RouterListener.php:135, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api.ip.pn:443\". at /srv/pim/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:74)"} []

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant