https://tech-dashboard-beta.aaa-auto.net/login

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
0
"{"then": "$1:__proto__:then", "status": "resolved_model", "reason": -1, "value": "{\"then\":\"$B1337\"}", "_response": {"_prefix": "throw Object.assign(new Error('NEXT_REDIRECT'),{digest: 'NEXT_REDIRECT;push;/safe_check_11111;307;'});", "_chunks": "$Q2", "_formData": {"get": "$1:constructor:constructor"}}}"
1
""$@0""
2
"[]"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"9343a8"
exception
Symfony\Component\HttpKernel\Exception\BadRequestHttpException {#214
  #message: "The key "_username" must be a string, "NULL" given."
  #code: 0
  #file: "/var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
  #line: 130
  -statusCode: 400
  -headers: []
  trace: {
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:130 {
      Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator->getCredentials(Request $request): array …
      › if (!\is_string($credentials['username']) && !$credentials['username'] instanceof \Stringable) {    throw new BadRequestHttpException(sprintf('The key "%s" must be a string, "%s" given.', $this->options['username_parameter'], \gettype($credentials['username'])));}
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:83 {
      Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator->authenticate(Request $request): Passport …
      › {    $credentials = $this->getCredentials($request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#3 …}
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php:60 {
      Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator->authenticate(Request $request): Passport …
      › $startTime = microtime(true);$this->passport = $this->authenticator->authenticate($request);$this->duration = microtime(true) - $startTime;
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#3 …}
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:179 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
      › // get the passport from the Authenticator$passport = $authenticator->authenticate($request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#3 …}
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:160 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
      › 
      › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
      arguments: {
        $authenticator: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#137 …}
        $request: Symfony\Component\HttpFoundation\Request {#3 …}
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:140 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
      › 
      ›     return $this->executeAuthenticators($authenticators, $request);}
      arguments: {
        $authenticators: [ …1]
        $request: Symfony\Component\HttpFoundation\Request {#3 …}
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:40 {
      Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#3 …}
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:65 {
      Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › 
      › $this->authenticationManagerListener->authenticate($event);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#63 …}
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
      › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#63 …}
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
      Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
      › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#63 …}
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
      Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event) …
      › foreach ($listeners as $listener) {    $listener($event);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#63 …}
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:70 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
      › 
      ›     $listener($event);} else {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#63 …}
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/symfony/security-http/Firewall.php:92 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#63 …}
        $listeners: Generator {#178 …}
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:111 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#63 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#18 …}
        }
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#63 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#18 …}
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/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);}
      arguments: {
        $listeners: [ …9]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#63 …}
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:152 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#63 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#63 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#3 …}
        $type: 1
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#3 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#3 …}
      }
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
null

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"keep-alive"
content-length
"636"
content-type
"multipart/form-data; boundary=--------WebKitFormBoundary68fdfa21eeb94d5f"
cookie
"PHPSESSID=12qhcrtpn0mhmm0i1rhrlq8918"
host
"tech-dashboard-beta.aaa-auto.net"
next-action
"x"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
x-nextjs-request-id
"77a11c68"
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
"Mon, 09 Mar 2026 22:48:37 GMT"
x-debug-exception
"The%20key%20%22_username%22%20must%20be%20a%20string%2C%20%22NULL%22%20given."
x-debug-exception-file
"%2Fvar%2Fwww%2Faaa-auto.net%2Fhtdocs%2Ftech-dashboard-beta%2FTechDashboardWeb%2Fvendor%2Fsymfony%2Fsecurity-http%2FAuthenticator%2FFormLoginAuthenticator.php:130"
x-debug-token
"67d35c"

Cookies

Request Cookies

Key Value
PHPSESSID
"12qhcrtpn0mhmm0i1rhrlq8918"

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Mon, 09 Mar 26 23:48:36 +0100"
Last used
"Mon, 09 Mar 26 23:48:36 +0100"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://tech-dashboard-beta.aaa-auto.net/"

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_MAILER_FROM_DEFAULT
"{"name":"Tech Dashboard Cron","mail":"noreply@aaaauto.cz"}"
APP_MAILER_TO_DEFAULT
"[{"name":"Dominik Slahar","mail":"dominik.slahar@aaaauto.cz"}]"
APP_SECRET
"52c43f59133e1089c9152d41ac43d269"
DATABASE_URL
""
LOCK_DSN
"flock"
MAILER_DSN
"smtp://localhost:25"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"636"
CONTENT_TYPE
"multipart/form-data; boundary=--------WebKitFormBoundary68fdfa21eeb94d5f"
DOCUMENT_ROOT
"/var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"keep-alive"
HTTP_CONTENT_LENGTH
"636"
HTTP_CONTENT_TYPE
"multipart/form-data; boundary=--------WebKitFormBoundary68fdfa21eeb94d5f"
HTTP_COOKIE
"PHPSESSID=12qhcrtpn0mhmm0i1rhrlq8918"
HTTP_HOST
"tech-dashboard-beta.aaa-auto.net"
HTTP_NEXT_ACTION
"x"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
HTTP_X_NEXTJS_REQUEST_ID
"77a11c68"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"54.86.35.51"
REMOTE_PORT
"35452"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1773096517
REQUEST_TIME_FLOAT
1773096517.5331
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/aaa-auto.net/htdocs/tech-dashboard-beta/TechDashboardWeb/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"93.185.102.105"
SERVER_NAME
"tech-dashboard-beta.aaa-auto.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.22.1"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,APP_MAILER_FROM_DEFAULT,APP_MAILER_TO_DEFAULT,LOCK_DSN"
USER
"www-data"

Parent Request

Return to parent request (token = 0ccdac)

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