http://51.159.55.97:8080/_profiler/latest?panel=form&url=_profiler%2Fbf9025

Log Messages

  • Info. & Errors 1
  • Deprecations 7
  • Debug 58
  • PHP Notices 0
  • Container 1533

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

Level
  • Emergency
  • Alert
  • Critical
  • Error
  • Warning
  • Notice
  • Info
Channel Message
INFO request Matched route
"_profiler"
.
0 of 0
[ "route" => "_profiler" "route_parameters" => [ "_route" => "_profiler" "_controller" => "web_profiler.controller.profiler::panelAction" "token" => "latest" ] "request_uri" => "http://51.159.55.97:8080/_profiler/latest?panel=form&url=_profiler%2Fbf9025" "method" => "GET" ]
CRITICAL request Uncaught PHP Exception ErrorException: "Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)" at /var/www/html/PAA/Recette/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php line 101
0 of 0
[ "exception" => ErrorException {#142 #message: "Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)" #code: 0 #file: "/var/www/html/PAA/Recette/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php" #line: 101 #severity: E_NOTICE trace: { /var/www/html/PAA/Recette/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:101 {{ return $this->handler->gc($maxlifetime);} } /var/www/html/PAA/Recette/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:83 {{ return (bool) $this->handler->gc($maxlifetime);} } Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc() {} /var/www/html/PAA/Recette/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:153 {// ok to try and start the sessionif (!session_start()) { throw new \RuntimeException('Failed to start the session'); } /var/www/html/PAA/Recette/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:317 {} elseif (!$this->started) { $this->start();} } /var/www/html/PAA/Recette/vendor/symfony/http-foundation/Session/Session.php:231 {public function getBag($name) {\t$bag = $this->storage->getBag($name);} /var/www/html/PAA/Recette/vendor/symfony/http-foundation/Session/Session.php:253 {private function getAttributeBag() {\treturn $this->getBag($this->attributeName);} } /var/www/html/PAA/Recette/vendor/symfony/http-foundation/Session/Session.php:68 {public function get($name, $default = null) {\treturn $this->getAttributeBag()->get($name, $default);} } /var/www/html/PAA/Recette/src/PaaBundle/Component/Connection/ConnectionWrapper.php:59 {$this->container = $container;\r$this->DBName = $container->get('session')->get('DBName', "default") ;\rreturn ;\r } /var/www/html/PAA/Recette/var/cache/dev/Container0JcZuQ2/getDoctrine_Dbal_DefaultConnectionService.php:43 { › › $instance->setContainer($this);$instance->initialise(); } /var/www/html/PAA/Recette/var/cache/dev/Container0JcZuQ2/srcApp_KernelDevDebugContainer.php:428 {{ return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} arguments: { "/var/www/html/PAA/Recette/var/cache/dev/Container0JcZuQ2/getDoctrine_Orm_DefaultEntityManagerService.php" } } /var/www/html/PAA/Recette/var/cache/dev/Container0JcZuQ2/getDoctrine_Orm_DefaultEntityManagerService.php:52 { › › $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->load('getDoctrine_Dbal_DefaultConnectionService.php')), $a);} /var/www/html/PAA/Recette/var/cache/dev/Container0JcZuQ2/srcApp_KernelDevDebugContainer.php:428 {{ return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} arguments: { "/var/www/html/PAA/Recette/var/cache/dev/Container0JcZuQ2/getDoctrine_Orm_DefaultEntityManagerService.php" } } /var/www/html/PAA/Recette/vendor/symfony/dependency-injection/Container.php:229 {if (isset($this->fileMap[$id])) {\treturn /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) { } /var/www/html/PAA/Recette/vendor/symfony/dependency-injection/Container.php:212 {public function get($id, $invalidBehavior = /* self::EXCEPTION_ON_INVALID_REFERENCE */ 1) {\treturn $this->services[$id] ?? $this->services[$id = $this->aliases[$id] ?? $id] ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));} } /var/www/html/PAA/Recette/vendor/symfony/doctrine-bridge/ManagerRegistry.php:34 {protected function getService($name) {\treturn $this->container->get($name);} } /var/www/html/PAA/Recette/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php:154 { › › return $this->getService($this->managers[$name]);} } /var/www/html/PAA/Recette/src/Event/ForceBruteListener.php:32 {$this->project_dir = $project_dir;\r$this->entityManager = $doctrine->getManager() ;\r$this->security = $security ;\r } /var/www/html/PAA/Recette/var/cache/dev/Container0JcZuQ2/srcApp_KernelDevDebugContainer.php:961 {return $this->privates['App\\Event\\ForceBruteListener'] = new \App\Event\ForceBruteListener($this->targetDirs[3], ($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 'security.authorization_checker' => ['services', 'security.authorization_checker', 'getSecurity_AuthorizationCheckerService', false], 'security.token_storage' => ['services', 'security.token_storage', 'getSecurity_TokenStorageService', false], } /var/www/html/PAA/Recette/var/cache/dev/Container0JcZuQ2/srcApp_KernelDevDebugContainer.php:484 {$instance->addListener('kernel.controller', [0 => function () { return ($this->privates['App\\Event\\ForceBruteListener'] ?? $this->getForceBruteListenerService());}, 1 => 'onKernelController'], 0); } /var/www/html/PAA/Recette/vendor/symfony/event-dispatcher/EventDispatcher.php:219 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {\t$listener[0] = $listener[0]();\t$this->listeners[$eventName][$priority][$k] = $listener; } /var/www/html/PAA/Recette/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {if (!isset($this->sorted[$eventName])) {\t$this->sortListeners($eventName);} } /var/www/html/PAA/Recette/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:257 { › › foreach ($this->dispatcher->getListeners($eventName) as $listener) {\t$priority = $this->getListenerPriority($eventName, $listener); } /var/www/html/PAA/Recette/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 { › › $this->preProcess($eventName);try { } /var/www/html/PAA/Recette/vendor/symfony/http-kernel/HttpKernel.php:133 {$event = new FilterControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);$controller = $event->getController(); } /var/www/html/PAA/Recette/vendor/symfony/http-kernel/HttpKernel.php:65 {try {\treturn $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/PAA/Recette/vendor/symfony/http-kernel/Kernel.php:190 {try {\treturn $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/PAA/Recette/public/index.php:28 {$request = Request::createFromGlobals();\r$response = $kernel->handle($request);\r\r } } } ]
0 of 0
{ /var/www/html/PAA/Recette/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:101 {{ return $this->handler->gc($maxlifetime);} } /var/www/html/PAA/Recette/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:83 {{ return (bool) $this->handler->gc($maxlifetime);} } Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc() {} /var/www/html/PAA/Recette/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:153 {// ok to try and start the sessionif (!session_start()) { throw new \RuntimeException('Failed to start the session'); } /var/www/html/PAA/Recette/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:317 {} elseif (!$this->started) { $this->start();} } /var/www/html/PAA/Recette/vendor/symfony/http-foundation/Session/Session.php:231 {public function getBag($name) {\t$bag = $this->storage->getBag($name);} /var/www/html/PAA/Recette/vendor/symfony/http-foundation/Session/Session.php:253 {private function getAttributeBag() {\treturn $this->getBag($this->attributeName);} } /var/www/html/PAA/Recette/vendor/symfony/http-foundation/Session/Session.php:68 {public function get($name, $default = null) {\treturn $this->getAttributeBag()->get($name, $default);} } /var/www/html/PAA/Recette/src/PaaBundle/Component/Connection/ConnectionWrapper.php:59 {$this->container = $container;\r$this->DBName = $container->get('session')->get('DBName', "default") ;\rreturn ;\r } /var/www/html/PAA/Recette/var/cache/dev/Container0JcZuQ2/getDoctrine_Dbal_DefaultConnectionService.php:43 { › › $instance->setContainer($this);$instance->initialise(); } /var/www/html/PAA/Recette/var/cache/dev/Container0JcZuQ2/srcApp_KernelDevDebugContainer.php:428 {{ return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} arguments: { "/var/www/html/PAA/Recette/var/cache/dev/Container0JcZuQ2/getDoctrine_Orm_DefaultEntityManagerService.php" } } /var/www/html/PAA/Recette/var/cache/dev/Container0JcZuQ2/getDoctrine_Orm_DefaultEntityManagerService.php:52 { › › $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->load('getDoctrine_Dbal_DefaultConnectionService.php')), $a);} /var/www/html/PAA/Recette/var/cache/dev/Container0JcZuQ2/srcApp_KernelDevDebugContainer.php:428 {{ return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} arguments: { "/var/www/html/PAA/Recette/var/cache/dev/Container0JcZuQ2/getDoctrine_Orm_DefaultEntityManagerService.php" } } /var/www/html/PAA/Recette/vendor/symfony/dependency-injection/Container.php:229 {if (isset($this->fileMap[$id])) {\treturn /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) { } /var/www/html/PAA/Recette/vendor/symfony/dependency-injection/Container.php:212 {public function get($id, $invalidBehavior = /* self::EXCEPTION_ON_INVALID_REFERENCE */ 1) {\treturn $this->services[$id] ?? $this->services[$id = $this->aliases[$id] ?? $id] ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));} } /var/www/html/PAA/Recette/vendor/symfony/doctrine-bridge/ManagerRegistry.php:34 {protected function getService($name) {\treturn $this->container->get($name);} } /var/www/html/PAA/Recette/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php:154 { › › return $this->getService($this->managers[$name]);} } /var/www/html/PAA/Recette/src/Event/ForceBruteListener.php:32 {$this->project_dir = $project_dir;\r$this->entityManager = $doctrine->getManager() ;\r$this->security = $security ;\r } /var/www/html/PAA/Recette/var/cache/dev/Container0JcZuQ2/srcApp_KernelDevDebugContainer.php:961 {return $this->privates['App\\Event\\ForceBruteListener'] = new \App\Event\ForceBruteListener($this->targetDirs[3], ($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 'security.authorization_checker' => ['services', 'security.authorization_checker', 'getSecurity_AuthorizationCheckerService', false], 'security.token_storage' => ['services', 'security.token_storage', 'getSecurity_TokenStorageService', false], } /var/www/html/PAA/Recette/var/cache/dev/Container0JcZuQ2/srcApp_KernelDevDebugContainer.php:484 {$instance->addListener('kernel.controller', [0 => function () { return ($this->privates['App\\Event\\ForceBruteListener'] ?? $this->getForceBruteListenerService());}, 1 => 'onKernelController'], 0); } /var/www/html/PAA/Recette/vendor/symfony/event-dispatcher/EventDispatcher.php:219 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {\t$listener[0] = $listener[0]();\t$this->listeners[$eventName][$priority][$k] = $listener; } /var/www/html/PAA/Recette/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {if (!isset($this->sorted[$eventName])) {\t$this->sortListeners($eventName);} } /var/www/html/PAA/Recette/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:257 { › › foreach ($this->dispatcher->getListeners($eventName) as $listener) {\t$priority = $this->getListenerPriority($eventName, $listener); } /var/www/html/PAA/Recette/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 { › › $this->preProcess($eventName);try { } /var/www/html/PAA/Recette/vendor/symfony/http-kernel/HttpKernel.php:133 {$event = new FilterControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);$controller = $event->getController(); } /var/www/html/PAA/Recette/vendor/symfony/http-kernel/HttpKernel.php:65 {try {\treturn $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/PAA/Recette/vendor/symfony/http-kernel/Kernel.php:190 {try {\treturn $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/PAA/Recette/public/index.php:28 {$request = Request::createFromGlobals();\r$response = $kernel->handle($request);\r\r } }