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

Error 500 with login BE after conversion 4.8 to dev-master #1047

Closed
zonky2 opened this issue Dec 3, 2019 · 1 comment
Closed

Error 500 with login BE after conversion 4.8 to dev-master #1047

zonky2 opened this issue Dec 3, 2019 · 1 comment

Comments

@zonky2
Copy link
Contributor

zonky2 commented Dec 3, 2019

Error 500 with login BE after conversion 4.8 to dev-master

TypeError:
Argument 1 passed to Contao\CoreBundle\EventListener\ExceptionConverterListener::getTargetClass() must be an instance of Exception, instance of TypeError given, called in /html/mm220/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php on line 59

  at /html/mm220/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:70
  at Contao\CoreBundle\EventListener\ExceptionConverterListener->getTargetClass(object(TypeError))
     (/html/mm220/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:59)
  at Contao\CoreBundle\EventListener\ExceptionConverterListener->onKernelException(object(ExceptionEvent), 'kernel.exception', object(EventDispatcher))
     (/html/mm220/vendor/symfony/event-dispatcher/EventDispatcher.php:304)
  at Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure}(object(ExceptionEvent), 'kernel.exception', object(EventDispatcher))
     (/html/mm220/vendor/symfony/event-dispatcher/EventDispatcher.php:264)
  at Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(array(object(Closure), object(Closure), object(Closure), object(Closure), object(Closure), object(Closure), object(Closure)), 'kernel.exception', object(ExceptionEvent))
     (/html/mm220/vendor/symfony/event-dispatcher/EventDispatcher.php:239)
  at Symfony\Component\EventDispatcher\EventDispatcher->callListeners(array(object(Closure), object(Closure), object(Closure), object(Closure), object(Closure), object(Closure), object(Closure)), 'kernel.exception', object(ExceptionEvent))
     (/html/mm220/vendor/symfony/event-dispatcher/EventDispatcher.php:73)
  at Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object(ExceptionEvent), 'kernel.exception')
     (/html/mm220/vendor/symfony/http-kernel/HttpKernel.php:207)
  at Symfony\Component\HttpKernel\HttpKernel->handleThrowable(object(TypeError), object(Request), 1)
     (/html/mm220/vendor/symfony/http-kernel/HttpKernel.php:100)
  at Symfony\Component\HttpKernel\HttpKernel->terminateWithException(object(TypeError), object(Request))
     (/html/mm220/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:116)
  at Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure}(object(TypeError))
     (/html/mm220/vendor/symfony/error-handler/ErrorHandler.php:592)
  at Symfony\Component\ErrorHandler\ErrorHandler->handleException(object(TypeError))
@Toflar Toflar added the bug label Dec 4, 2019
@Toflar Toflar added this to the 4.9 milestone Dec 4, 2019
@leofeyer leofeyer removed the bug label Dec 4, 2019
@leofeyer leofeyer removed this from the 4.9 milestone Dec 4, 2019
@leofeyer
Copy link
Member

leofeyer commented Dec 4, 2019

Should be fixed in #1050.

@leofeyer leofeyer closed this as completed Dec 4, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants