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
Operating System: Linux - 3.10.0-962.3.2.lve1.5.36.el7.x86_64
Bolt Forms version: 1.4.1
request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\ClassNotFoundError: "Attempted to load class "HttpException" from namespace "Bolt\BoltForms\EventSubscriber". Did you forget a "use" statement for e.g. "Symfony\Component\HttpKernel\Exception\HttpException" or "SensioLabs\Security\Exception\HttpException"?" at ./vendor/bolt/forms/src/EventSubscriber/Redirect.php line 75 {"exception":"[object] (Symfony\Component\ErrorHandler\Error\ClassNotFoundError(code: 0): Attempted to load class "HttpException" from namespace "Bolt\BoltForms\EventSubscriber".\nDid you forget a "use" statement for e.g. "Symfony\Component\HttpKernel\Exception\HttpException" or "SensioLabs\Security\Exception\HttpException"? at ./vendor/bolt/forms/src/EventSubscriber/Redirect.php:75)"} []
The text was updated successfully, but these errors were encountered:
forms/src/EventSubscriber/Redirect.php
Line 66 in f3df793
Causing ERROR 500 on ENV=prod with DEBUG=0
request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\ClassNotFoundError: "Attempted to load class "HttpException" from namespace "Bolt\BoltForms\EventSubscriber". Did you forget a "use" statement for e.g. "Symfony\Component\HttpKernel\Exception\HttpException" or "SensioLabs\Security\Exception\HttpException"?" at ./vendor/bolt/forms/src/EventSubscriber/Redirect.php line 75 {"exception":"[object] (Symfony\Component\ErrorHandler\Error\ClassNotFoundError(code: 0): Attempted to load class "HttpException" from namespace "Bolt\BoltForms\EventSubscriber".\nDid you forget a "use" statement for e.g. "Symfony\Component\HttpKernel\Exception\HttpException" or "SensioLabs\Security\Exception\HttpException"? at ./vendor/bolt/forms/src/EventSubscriber/Redirect.php:75)"} []
The text was updated successfully, but these errors were encountered: