You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)"} []
The text was updated successfully, but these errors were encountered:
🐛 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.
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)"} []
The text was updated successfully, but these errors were encountered: