https://dev.oceanexpert.org/app/

Log Messages

  • Info. & Errors 1
  • Deprecations 34
  • Debug 76
  • PHP Notices 0
  • Container 693

Informational and error log messages generated during the execution of the application.

Level
  • Emergency
  • Alert
  • Critical
  • Error
  • Warning
  • Notice
  • Info
Channel Message
ERROR request Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/"" at /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 136
0 of 0
[ "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#342 -statusCode: 404 -headers: [] #message: "No route found for "GET /app/"" #code: 0 #file: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php" #line: 136 -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#362 …} trace: { /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:136 { Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) … › › throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:145 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';arguments: { "/var/www/html/oceanexpert_dev/web/index.php" } } } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:136 { Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) … › › throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:145 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';arguments: { "/var/www/html/oceanexpert_dev/web/index.php" } } }