https://mathieu-ruiz.students-laplateforme.io/symfonyBlog/public/login

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"0bd01c"
exception
ErrorException {#291
  #message: "Warning: SessionHandler::read(): open(/var/lib/php/session/sess_svd28pt0mks0fe51sgno4btkcs, O_RDWR) failed: No space left on device (28)"
  #code: 0
  #file: "/home/storage/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
  #line: 55
  #severity: E_WARNING
  trace: {
    /home/storage/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:55 {
      Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler->doRead(string $sessionId): string …
      › {    return $this->handler->read($sessionId);}
    }
    /home/storage/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:69 {
      Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler->read(string $sessionId): string …
      › 
      › $data = $this->doRead($sessionId);$this->newSessionId = '' === $data ? $sessionId : null;
    }
    /home/storage/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:49 {
      Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->read(string $sessionId): string|false …
      › {    return $this->handler->read($sessionId);}
    }
    Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->read() {}
    /home/storage/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:175 {
      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.');
    }
    /home/storage/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:326 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag(string $name): SessionBagInterface …
      › } elseif (!$this->started) {    $this->start();}
    }
    /home/storage/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/vendor/symfony/http-foundation/Session/Session.php:258 {
      Symfony\Component\HttpFoundation\Session\Session->getBag(string $name): SessionBagInterface …
      › {    $bag = $this->storage->getBag($name);}
    /home/storage/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/vendor/symfony/http-foundation/Session/Session.php:278 {
      Symfony\Component\HttpFoundation\Session\Session->getAttributeBag(): AttributeBagInterface …
      › {    return $this->getBag($this->attributeName);}
    }
    /home/storage/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/vendor/symfony/http-foundation/Session/Session.php:70 {
      Symfony\Component\HttpFoundation\Session\Session->has(string $name): bool …
      › {    return $this->getAttributeBag()->has($name);}
    }
    /home/storage/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/vendor/symfony/security-http/Authentication/AuthenticationUtils.php:40 {
      Symfony\Component\Security\Http\Authentication\AuthenticationUtils->getLastAuthenticationError(bool $clearSession = true): AuthenticationException …
      ›     $authenticationException = $request->attributes->get(Security::AUTHENTICATION_ERROR);} elseif ($request->hasSession() && ($session = $request->getSession())->has(Security::AUTHENTICATION_ERROR)) {    $authenticationException = $session->get(Security::AUTHENTICATION_ERROR);
    }
    /home/storage/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/src/Controller/SecurityController.php:20 {
      App\Controller\SecurityController->login(AuthenticationUtils $authenticationUtils): Response …
      › // get the login error if there is one$error = $authenticationUtils->getLastAuthenticationError();// last username entered by the user
    }
    /home/storage/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/storage/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/storage/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/vendor/symfony/http-kernel/Kernel.php:202 {
      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 {
    }
    /home/storage/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /home/storage/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/storage/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/storage/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#126 …9}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br"
accept-language
"en-US,en;q=0.9"
connection
"close"
host
"mathieu-ruiz.students-laplateforme.io"
sec-ch-ua
"Google Chrome";v="111", "Not(A:Brand";v="8", "Chromium";v="111"
sec-fetch-mode
"navigate"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"103.4.251.43"

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
"Thu, 11 Dec 2025 07:15:11 GMT"
x-debug-exception
"Warning%3A%20SessionHandler%3A%3Aread%28%29%3A%20open%28%2Fvar%2Flib%2Fphp%2Fsession%2Fsess_svd28pt0mks0fe51sgno4btkcs%2C%20O_RDWR%29%20failed%3A%20No%20space%20left%20on%20device%20%2828%29"
x-debug-exception-file
"%2Fhome%2Fstorage%2Fvhosts%2Fmathieu-ruiz.students-laplateforme.io%2Fhttpdocs%2FsymfonyBlog%2Fvendor%2Fsymfony%2Fhttp-foundation%2FSession%2FStorage%2FHandler%2FStrictSessionHandler.php:55"
x-debug-token
"399ed4"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

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_ENV
"dev"
APP_SECRET
"b8765aefa7f0e2d47ec8e8a95e9941d9"
DATABASE_URL
"mysql://mathieu:symfonyBlog@127.0.0.1:3306/mathieu_ruiz_symfonyBlog?serverVersion=8&charset=utf8mb4"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/symfonyBlog/public"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/mathieu-ruiz.students-laplateforme.io"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CONNECTION
"close"
HTTP_HOST
"mathieu-ruiz.students-laplateforme.io"
HTTP_SEC_CH_UA
"Google Chrome";v="111", "Not(A:Brand";v="8", "Chromium";v="111"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"103.4.251.43"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
PHP_SELF
"/symfonyBlog/public/index.php"
QUERY_STRING
""
REDIRECT_BASE
"/symfonyBlog/public"
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
REDIRECT_SCRIPT_URI
"https://mathieu-ruiz.students-laplateforme.io/symfonyBlog/public/login"
REDIRECT_SCRIPT_URL
"/symfonyBlog/public/login"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aTpvf8XQtCVD3vEQT8I68AAAAFM"
REDIRECT_URL
"/symfonyBlog/public/login"
REMOTE_ADDR
"103.4.251.43"
REMOTE_PORT
"43148"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765437311
REQUEST_TIME_FLOAT
1765437311.0039
REQUEST_URI
"/symfonyBlog/public/login"
SCRIPT_FILENAME
"/var/www/vhosts/mathieu-ruiz.students-laplateforme.io/httpdocs/symfonyBlog/public/index.php"
SCRIPT_NAME
"/symfonyBlog/public/index.php"
SCRIPT_URI
"https://mathieu-ruiz.students-laplateforme.io/symfonyBlog/public/login"
SCRIPT_URL
"/symfonyBlog/public/login"
SERVER_ADDR
"82.165.185.52"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"mathieu-ruiz.students-laplateforme.io"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL"
UNIQUE_ID
"aTpvf8XQtCVD3vEQT8I68AAAAFM"
USER
"mathieu.ruiz"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 221e91)

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"ef8f56"