Error 500 Internal Server Error

GET https://surmurthag.com/portfolio/solarSystem

Forwarded to ErrorController (6a92f2)

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
[
  "ROLE_USER"
]
_controller
"Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_portfolio_solarSystem"
_route_params
[
  "path" => "/portfolio/solarSystem/"
  "permanent" => true
  "scheme" => null
  "httpPort" => 80
  "httpsPort" => 443
]
_security_firewall_run
"_security_main"
_stopwatch_token
"2790ea"
httpPort
80
httpsPort
443
path
"/portfolio/solarSystem/"
permanent
true
scheme
null

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
content-length
""
content-type
""
cookie
"PHPSESSID=j5c42hfmc4chb3rdtnbl06jlte"
from
"gptbot(at)openai.com"
host
"surmurthag.com"
referer
"http://www.show.surmurthag.eu"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
x-openai-host-hash
"886304496"
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
"Tue, 10 Feb 2026 01:08:41 GMT"
vary
"Accept"
x-debug-exception
"Notice%3A%20SessionHandler%3A%3Agc%28%29%3A%20ps_files_cleanup_dir%3A%20opendir%28%2Fvar%2Flib%2Fphp%2Fsessions%29%20failed%3A%20Permission%20denied%20%2813%29"
x-debug-exception-file
"%2Fvar%2Fwww%2Fneutrino-dev%2Fvendor%2Fsymfony%2Fhttp-foundation%2FSession%2FStorage%2FHandler%2FStrictSessionHandler.php:87"
x-debug-token
"a85f35"
x-debug-token-link
"https://surmurthag.com/_profiler/6a92f2"
x-previous-debug-token
"6a92f2"
x-robots-tag
"noindex"

Cookies

Request Cookies

Key Value
PHPSESSID
"j5c42hfmc4chb3rdtnbl06jlte"

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Tue, 10 Feb 26 01:05:41 +0000"
Last used
"Tue, 10 Feb 26 01:08:40 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"Thuw6zhONHZ2DkItrV_zoNI-95TISyRcygM18rU-7g4"
_security.main.target_path
"https://surmurthag.com/portfolio/episol"

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEFAULT_LOCALE
"fr"
APP_ENV
"dev"
APP_SECRET
"fac59cafe360d7d944e2fb237757cb32"
CLOUDFLARE_GLOBAL_API_KEY
"c2f3bb04fe8a3fec956dd9c64ef2bb956ac42"
DATABASE_URL
"mysql://neutrino:UgtzKz+ikt@127.0.0.1:3306/neutrino?serverVersion=8.0.32&charset=utf8mb4"
DOWNLOAD_DIRECTORY
"build/downloads"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/neutrino-dev/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_COOKIE
"PHPSESSID=j5c42hfmc4chb3rdtnbl06jlte"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"surmurthag.com"
HTTP_REFERER
"http://www.show.surmurthag.eu"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"886304496"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"74.7.227.182"
REMOTE_PORT
"49888"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1770685721
REQUEST_TIME_FLOAT
1770685721.391
REQUEST_URI
"/portfolio/solarSystem"
SCRIPT_FILENAME
"/var/www/neutrino-dev/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"141.95.159.39"
SERVER_NAME
"surmurthag.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_DEFAULT_LOCALE,DATABASE_URL,MESSENGER_TRANSPORT_DSN,DOWNLOAD_DIRECTORY,CLOUDFLARE_GLOBAL_API_KEY"
USER
"www-data"

Sub Requests 1

ErrorController (token = 6a92f2)

Key Value
_controller
"error_controller"
_stopwatch_token
"401dbd"
exception
ErrorException {#237
  #message: "Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)"
  #code: 0
  #file: "/var/www/neutrino-dev/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
  #line: 87
  #severity: E_NOTICE
  trace: {
    /var/www/neutrino-dev/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:87 {
      Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler->gc(int $maxlifetime): int|false …
      › {    return $this->handler->gc($maxlifetime);}
    }
    /var/www/neutrino-dev/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:64 {
      Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc(int $maxlifetime): int|false …
      › {    return $this->handler->gc($maxlifetime);}
    }
    Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc() {}
    /var/www/neutrino-dev/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:172 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start(): bool …
      › // ok to try and start the sessionif (!session_start()) {    throw new \RuntimeException('Failed to start the session.');
    }
    /var/www/neutrino-dev/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:296 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag(string $name): SessionBagInterface …
      › } elseif (!$this->started) {    $this->start();}
    }
    /var/www/neutrino-dev/vendor/symfony/http-foundation/Session/Session.php:201 {
      Symfony\Component\HttpFoundation\Session\Session->getBag(string $name): SessionBagInterface …
      › {    $bag = $this->storage->getBag($name);}
    /var/www/neutrino-dev/vendor/symfony/http-foundation/Session/Session.php:221 {
      Symfony\Component\HttpFoundation\Session\Session->getAttributeBag(): AttributeBagInterface …
      › {    return $this->getBag($this->attributeName);}
    }
    /var/www/neutrino-dev/vendor/symfony/http-foundation/Session/Session.php:69 {
      Symfony\Component\HttpFoundation\Session\Session->get(string $name, mixed $default = null): mixed …
      › {    return $this->getAttributeBag()->get($name, $default);}
    }
    /var/www/neutrino-dev/vendor/symfony/security-http/Firewall/ContextListener.php:98 {
      Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) …
      › $sessionId = $request->cookies->all()[$session->getName()] ?? null;$token = $session->get($this->sessionKey);}
    /var/www/neutrino-dev/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
      › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
    }
    /var/www/neutrino-dev/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
      Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event) …
      › foreach ($listeners as $listener) {    $listener($event);}
    /var/www/neutrino-dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:70 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
      › 
      ›     $listener($event);} else {
    }
    /var/www/neutrino-dev/vendor/symfony/security-http/Firewall.php:92 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
    }
    /var/www/neutrino-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/neutrino-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/neutrino-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/neutrino-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:127 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/neutrino-dev/vendor/symfony/http-kernel/HttpKernel.php:139 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/neutrino-dev/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/neutrino-dev/vendor/symfony/http-kernel/Kernel.php:184 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/neutrino-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/neutrino-dev/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/neutrino-dev/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
      arguments: {
        "/var/www/neutrino-dev/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#99 …9}