Exception detected!

Unable to find the controller for path "/35000-rennes". The route is wrongly configured.

404 Not Found - NotFoundHttpException

Stack Trace

  1. in app/bootstrap.php.cache at line 3100  -
    1. return $this->filterResponse($event->getResponse(), $request$type);
    2. }
    3. if (false === $controller $this->resolver->getController($request)) {
    4. throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.'$request->getPathInfo()));
    5. }
    6. $event = new FilterControllerEvent($this$controller$request$type);
    7. $this->dispatcher->dispatch(KernelEvents::CONTROLLER$event);
  2. at HttpKernel ->handleRaw (object(Request), '1')
    in app/bootstrap.php.cache at line 3068  +
  3. at HttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 3219  +
  4. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 2441  +
  5. at Kernel ->handle (object(Request))
    in web/app.php at line 29  +

Logs  -

1 error
  1. DEBUG - SET NAMES utf8 COLLATE utf8_unicode_ci
  2. INFO - Matched route "_all_www".
  3. DEBUG - The Symfony\Component\Form\Extension\Csrf\CsrfProvider\CsrfProviderAdapter class is deprecated since version 2.4 and will be removed in version 3.0. Use the Symfony\Component\Security\Csrf\CsrfTokenManager class instead.
  4. INFO - Populated the TokenStorage with an anonymous Token.
  5. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
  6. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".
  7. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DumpListener::configure".
  8. DEBUG - Notified event "kernel.request" to listener "Netosoft\TAAppBundle\EventListener\MobileRequestListener::onKernelRequest".
  9. DEBUG - Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
  10. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
  11. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
  12. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
  13. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
  14. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
  15. DEBUG - Notified event "kernel.request" to listener "Netosoft\TAAppBundle\EventListener\UARequestListener::onKernelRequest".
  16. DEBUG - Notified event "kernel.request" to listener "Symfony\Bundle\AsseticBundle\EventListener\RequestListener::onKernelRequest".
  17. DEBUG - Notified event "kernel.request" to listener "Knp\Bundle\MenuBundle\EventListener\VoterInitializerListener::onKernelRequest".
  18. DEBUG - Notified event "kernel.request" to listener "Netosoft\TAAppBundle\EventListener\ClearPrevNextListener::onKernelRequest".
  19. DEBUG - Notified event "kernel.request" to listener "Netosoft\TAAppBundle\EventListener\CountryListener::onKernelRequest".
  20. DEBUG - Notified event "kernel.request" to listener "Netosoft\TAAppBundle\EventListener\SeoRequestListener::onKernelRequest".
  21. WARNING - Unable to look for the controller as the "_controller" parameter is missing.
  22. ERROR - Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Unable to find the controller for path "/35000-rennes". The route is wrongly configured." at /var/www/clients/client1/web14/web/topartisans/symfony/app/bootstrap.php.cache line 3100
  23. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
  24. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".
  25. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DumpListener::configure".
  26. DEBUG - Notified event "kernel.request" to listener "Netosoft\TAAppBundle\EventListener\MobileRequestListener::onKernelRequest".
  27. DEBUG - Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
  28. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
  29. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
  30. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
  31. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
  32. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
  33. DEBUG - Notified event "kernel.request" to listener "Netosoft\TAAppBundle\EventListener\UARequestListener::onKernelRequest".
  34. DEBUG - Notified event "kernel.request" to listener "Symfony\Bundle\AsseticBundle\EventListener\RequestListener::onKernelRequest".
  35. DEBUG - Notified event "kernel.request" to listener "Knp\Bundle\MenuBundle\EventListener\VoterInitializerListener::onKernelRequest".
  36. DEBUG - Notified event "kernel.request" to listener "Netosoft\TAAppBundle\EventListener\ClearPrevNextListener::onKernelRequest".
  37. DEBUG - Notified event "kernel.request" to listener "Netosoft\TAAppBundle\EventListener\CountryListener::onKernelRequest".
  38. DEBUG - Notified event "kernel.request" to listener "Netosoft\TAAppBundle\EventListener\SeoRequestListener::onKernelRequest".
  39. DEBUG - The Symfony\Component\Security\Core\SecurityContext class is deprecated since version 2.6 and will be removed in 3.0. Use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage or Symfony\Component\Security\Core\Authorization\AuthorizationChecker instead.
  40. DEBUG - The Symfony\Component\Security\Core\SecurityContextInterface interface is deprecated since version 2.6 and will be removed in 3.0.
  41. DEBUG - Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
  42. DEBUG - Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
  43. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
  44. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
  45. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
  46. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".
  47. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".

Stack Trace (Plain Text)  +