https://159.89.97.203/login

SecurityController :: login

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

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
"d43c2b"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
host
"159.89.97.203"
user-agent
"Python/3.7 aiohttp/3.8.1"
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
"Sat, 26 Jul 2025 00:18:39 GMT"
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%2Fwww.novairmedical.fr%2Fvendor%2Fsymfony%2Fhttp-foundation%2FSession%2FStorage%2FHandler%2FStrictSessionHandler.php:116"
x-debug-token
"ac8a7f"
x-debug-token-link
"https://159.89.97.203/_profiler/2a9337"
x-previous-debug-token
"2a9337"
x-robots-tag
"noindex"

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_DEBUG
"0"
APP_ENV
"prod"
APP_GG_ANALYTICS
""
APP_HOST
"www.novairmedical.com"
APP_SECRET
"my"
DATABASE_URL
"sqlite:///%kernel.project_dir%/var/data.db"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/www.novairmedical.fr/public_ok"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/www.novairmedical.fr/public_ok"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_HOST
"159.89.97.203"
HTTP_USER_AGENT
"Python/3.7 aiohttp/3.8.1"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"185.242.226.159"
REMOTE_PORT
"42003"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1753489119
REQUEST_TIME_FLOAT
1753489119.075
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/www.novairmedical.fr/public_ok/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"159.89.97.203"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"159.89.97.203"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Debian) Server at 159.89.97.203 Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Debian)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,APP_GG_ANALYTICS,APP_HOST,DATABASE_URL"
USER
"www-data"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = 2a9337)

Key Value
_controller
"error_controller"
_stopwatch_token
"4bea95"
exception
ErrorException {#155
  #message: "Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)"
  #code: 0
  #file: "/var/www/www.novairmedical.fr/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
  #line: 116
  #severity: E_NOTICE
  trace: {
    /var/www/www.novairmedical.fr/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:116 {
      Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler->gc($maxlifetime) …
      › {    return $this->handler->gc($maxlifetime);}
    }
    /var/www/www.novairmedical.fr/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:91 {
      Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc($maxlifetime) …
      › {    return $this->handler->gc($maxlifetime);}
    }
    Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc() {}
    /var/www/www.novairmedical.fr/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:185 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() …
      › // ok to try and start the sessionif (!session_start()) {    throw new \RuntimeException('Failed to start the session.');
    }
    /var/www/www.novairmedical.fr/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:352 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag(string $name) …
      › } elseif (!$this->started) {    $this->start();}
    }
    /var/www/www.novairmedical.fr/vendor/symfony/http-foundation/Session/Session.php:261 {
      Symfony\Component\HttpFoundation\Session\Session->getBag(string $name) …
      › {    $bag = $this->storage->getBag($name);}
    /var/www/www.novairmedical.fr/vendor/symfony/http-foundation/Session/Session.php:283 {
      Symfony\Component\HttpFoundation\Session\Session->getAttributeBag(): AttributeBagInterface …
      › {    return $this->getBag($this->attributeName);}
    }
    /var/www/www.novairmedical.fr/vendor/symfony/http-foundation/Session/Session.php:69 {
      Symfony\Component\HttpFoundation\Session\Session->has(string $name) …
      › {    return $this->getAttributeBag()->has($name);}
    }
    /var/www/www.novairmedical.fr/vendor/symfony/security-http/Authentication/AuthenticationUtils.php:43 {
      Symfony\Component\Security\Http\Authentication\AuthenticationUtils->getLastAuthenticationError(bool $clearSession = true) …
      ›     $authenticationException = $request->attributes->get(Security::AUTHENTICATION_ERROR);} elseif ($request->hasSession() && ($session = $request->getSession())->has(Security::AUTHENTICATION_ERROR)) {    $authenticationException = $session->get(Security::AUTHENTICATION_ERROR);
    }
    /var/www/www.novairmedical.fr/src/Controller/SecurityController.php:22 {
      App\Controller\SecurityController->login(AuthenticationUtils $authenticationUtils): Response …
      › // get the login error if there is one$error = $authenticationUtils->getLastAuthenticationError();// last username entered by the user
    }
    /var/www/www.novairmedical.fr/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);}
    /var/www/www.novairmedical.fr/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/www.novairmedical.fr/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/www.novairmedical.fr/public_ok/index.php:23 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#47 …9}