Exception detected!

403 - es gibt keinen Zugriff

404 Not Found - NotFoundHttpException

Stack Trace

  1. in vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/Controller.php at line 251  -
    1.      */
    2.     public function createNotFoundException($message 'Not Found', \Exception $previous null)
    3.     {
    4.         return new NotFoundHttpException($message$previous);
    5.     }
    6.     /**
  2. at Controller ->createNotFoundException ('403 - es gibt keinen Zugriff')
    in src/Kubi/TileBundle/Controller/FrontpageController.php at line 798  +
  3. at FrontpageController ->customerPage ('art_Editionen_3')
    in src/Kubi/TileBundle/Controller/FrontpageController.php at line 870  +
  4. at FrontpageController ->customerPageAction ('art_Editionen_3')
    in app/bootstrap.php.cache at line 3275  +
  5. at HttpKernel ->handleRaw (object(Request), '1')
    in app/bootstrap.php.cache at line 3234  +
  6. at HttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 3388  +
  7. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 2594  +
  8. at Kernel ->handle (object(Request))
    in web/app.php at line 24  +

Logs  -

Stack Trace (Plain Text)  +