http://5.135.160.91/_profiler/latest?p=_profiler%2Faada8f&panel=db

ErrorController

Request

GET Parameters

Key Value
p
"_profiler/aada8f"
panel
"db"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
exception
ErrorException {#205
  #message: "Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)"
  #code: 0
  #file: "/home/www/www/acnh/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
  #line: 101
  #severity: E_NOTICE
  trace: {
    /home/www/www/acnh/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:101 {
      Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler->gc($maxlifetime) …
      › {    return $this->handler->gc($maxlifetime);}
    }
    /home/www/www/acnh/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:83 {
      Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc($maxlifetime) …
      › {    return (bool) $this->handler->gc($maxlifetime);}
    }
    Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc() {}
    /home/www/www/acnh/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:156 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() …
      › // ok to try and start the sessionif (!session_start()) {    throw new \RuntimeException('Failed to start the session.');
    }
    /home/www/www/acnh/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:323 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag(string $name) …
      › } elseif (!$this->started) {    $this->start();}
    }
    /home/www/www/acnh/vendor/symfony/http-foundation/Session/Session.php:249 {
      Symfony\Component\HttpFoundation\Session\Session->getBag(string $name) …
      › {    $bag = $this->storage->getBag($name);}
    /home/www/www/acnh/vendor/symfony/http-foundation/Session/Session.php:271 {
      Symfony\Component\HttpFoundation\Session\Session->getAttributeBag(): AttributeBagInterface …
      › {    return $this->getBag($this->attributeName);}
    }
    /home/www/www/acnh/vendor/symfony/http-foundation/Session/Session.php:81 {
      Symfony\Component\HttpFoundation\Session\Session->set(string $name, $value) …
      › {    $this->getAttributeBag()->set($name, $value);}
    }
    /home/www/www/acnh/src/EventSubscriber/ListenerSuscriberSubscriber.php:24 {
      App\EventSubscriber\ListenerSuscriberSubscriber->onKernelRequest(RequestEvent $event) …
      › $idiomas=array('es', 'us', 'de', 'fr', 'it', 'ru', 'nl');$this->sesssion->set('idiomas',$idiomas);}
    /home/www/www/acnh/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /home/www/www/acnh/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/www/www/acnh/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /home/www/www/acnh/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /home/www/www/acnh/vendor/symfony/http-kernel/HttpKernel.php:133 {
      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);}
    /home/www/www/acnh/vendor/symfony/http-kernel/HttpKernel.php:79 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/www/www/acnh/vendor/symfony/http-kernel/Kernel.php:191 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/www/www/acnh/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
null

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"5.135.160.91"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 29 Sep 2024 00:15:17 GMT"
x-debug-token
"a9ee45"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Sun, 29 Sep 24 02:15:17 +0200"
Last used
"Sun, 29 Sep 24 02:15:17 +0200"
Lifetime
"0"

Session Attributes

Attribute Value
idiom
"es"
idiomas
[
  "es"
  "us"
  "de"
  "fr"
  "it"
  "ru"
  "nl"
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"4d79c3e90021125eec96337e5024fc6e"
DATABASE_HOST
"127.0.0.1"
DATABASE_PASSWORD
"4ng3lsf00d13"
DATABASE_SCHEMA
"acnh"
DATABASE_USER
"foodieAngels"
MYSQL_VERSION
"latest"
OAUTH_FACEBOOK_ID
"896653894079027"
OAUTH_FACEBOOK_SECRET
"e7beac05dc4eefef62f8c416ee8eb135"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/acnh/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/acnh/public/"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"5.135.160.91"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"p=_profiler/latest&p=_profiler%2Faada8f&panel=db"
REDIRECT_QUERY_STRING
"p=_profiler/latest&p=_profiler%2Faada8f&panel=db"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/_profiler/latest"
REMOTE_ADDR
"13.58.5.57"
REMOTE_PORT
"49561"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1727568917
REQUEST_TIME_FLOAT
1727568917.4107
REQUEST_URI
"/_profiler/latest?p=_profiler%2Faada8f&panel=db"
SCRIPT_FILENAME
"/var/www/acnh/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"5.135.160.91"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"5.135.160.91"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.29 (Ubuntu) Server at 5.135.160.91 Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.29 (Ubuntu)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_HOST,DATABASE_USER,DATABASE_PASSWORD,DATABASE_SCHEMA,MYSQL_VERSION,OAUTH_FACEBOOK_ID,OAUTH_FACEBOOK_SECRET"

Parent Request

Return to parent request (token = bead96)

Key Value
_controller
"web_profiler.controller.profiler::panelAction"
_firewall_context
"security.firewall.map.context.dev"
_route
"_profiler"
_route_params
[
  "token" => "latest"
]
token
"latest"