Exception detected!

Controller "PointWeb\AppBundle\Controller\DefaultController::pageNotFoundAction" for URI "/news" is not callable.

500 Internal Server Error - InvalidArgumentException

Stack Trace

  1. in app/cache/prod/classes.php at line 2518  -
    1. }
    2. $callable $this->createController($controller);
    3. if (!is_callable($callable)) {
    4. throw new \InvalidArgumentException(sprintf('Controller "%s" for URI "%s" is not callable.'$controller$request->getPathInfo()));
    5. }
    6. return $callable;
    7. }
  2. at ControllerResolver ->getController (object(Request))
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php at line 46  +
  3. at TraceableControllerResolver ->getController (object(Request))
    in app/bootstrap.php.cache at line 3047  +
  4. at HttpKernel ->handleRaw (object(Request), '1')
    in app/bootstrap.php.cache at line 3016  +
  5. at HttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 3165  +
  6. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 2406  +
  7. at Kernel ->handle (object(Request))
    in web/app.php at line 28  +

Logs  -

Stack Trace (Plain Text)  +