Error 404 Not Found

GET https://qa-ca.gluchowski.eu/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"a7a0b4"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#650
  #message: "No route found for "GET https://qa-ca.gluchowski.eu/robots.txt""
  #code: 0
  #file: "/deploys/releases/704/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#710 …}
  -statusCode: 404
  -headers: []
  trace: {
    /deploys/releases/704/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /deploys/releases/704/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#783 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#921 …}
        }
      }
    }
    /deploys/releases/704/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#783 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#921 …}
      }
    }
    /deploys/releases/704/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);}
      arguments: {
        $listeners: [ …13]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#783 …}
      }
    }
    /deploys/releases/704/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      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 {#783 …}
        $eventName: "kernel.request"
      }
    }
    /deploys/releases/704/vendor/symfony/http-kernel/HttpKernel.php:159 {
      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 {#783 …}
        $eventName: "kernel.request"
      }
    }
    /deploys/releases/704/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /deploys/releases/704/vendor/symfony/http-kernel/Kernel.php:193 {
      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 {#2 …}
        $type: 1
        $catch: true
      }
    }
    /deploys/releases/704/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /deploys/releases/704/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /deploys/releases/704/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/deploys/releases/704/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#929
  -records: [
    2 => [
      [
        "timestamp" => 1775587887
        "timestamp_rfc3339" => "2026-04-07T20:51:27.233+02:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://qa-ca.gluchowski.eu/robots.txt"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#650
            #message: "No route found for "GET https://qa-ca.gluchowski.eu/robots.txt""
            #code: 0
            #file: "/deploys/releases/704/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#710 …}
            -statusCode: 404
            -headers: []
            trace: {
              /deploys/releases/704/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /deploys/releases/704/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#783 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#921 …}
                  }
                }
              }
              /deploys/releases/704/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#783 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#921 …}
                }
              }
              /deploys/releases/704/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);}
                arguments: {
                  $listeners: [ …13]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#783 …}
                }
              }
              /deploys/releases/704/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                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 {#783 …}
                  $eventName: "kernel.request"
                }
              }
              /deploys/releases/704/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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 {#783 …}
                  $eventName: "kernel.request"
                }
              }
              /deploys/releases/704/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /deploys/releases/704/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /deploys/releases/704/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /deploys/releases/704/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /deploys/releases/704/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/deploys/releases/704/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#928 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"qa-ca.gluchowski.eu"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.50"
x-forwarded-host
"qa-ca.gluchowski.eu"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"ca09d07bfdbc"
x-php-ob-level
"0"
x-real-ip
"216.73.216.50"

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, 07 Apr 2026 18:51:27 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fqa-ca.gluchowski.eu%2Frobots.txt%22"
x-debug-exception-file
"%2Fdeploys%2Freleases%2F704%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"61bbeb"

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
"335d092ea9b2e79a06e852d3ecf15bec"
ATTENDANCE_MODULE_API_TOKEN
"token"
ATTENDANCE_MODULE_SYNC_DSN
"amqp://gluchowski:ZAej2cuuCAncqqun7TKn@gluchowski-rabbitmq:5672/%2f/attendanceModuleSync"
DATABASE_URL
"postgresql://gluchowski:xRtL9Hh4rxXSPyAwBwC5@centralna-aplikacja-gluchowski-db-1/central_app?serverVersion=17.4&charset=utf8"
DATABASE_URL_NAVIREO
"odbc://Server=192.168.0.6;Port=1434;Database=Navireo_IS;Uid=is_admin;Pwd=iydQbRXQzp6Gp6Hn8pvd;TDS_Version=7.4"
DATABASE_URL_PIECZARA
"mysql://user:password@host:3306/pieczara?charset=utf8mb4"
DATABASE_URL_VISO
"odbc://Server=gluchowski-mssqlserver;Port=1433;Database=roger_racs5v_4;Uid=sa;Pwd=TEST321%21;"
EMPLOYEE_ACCEPTED_GROUPS
"[13,15,24,25,27,30,33,35,49,58,60,71,72,73,83,84,107,108,109,110,112,113,119]"
EMPLOYEE_OVERNIGHT_DSN
"amqp://gluchowski:ZAej2cuuCAncqqun7TKn@gluchowski-rabbitmq:5672/%2f/employeeOvernight"
EMPLOYEE_TIMESHEETS_REGENERATE_DSN
"amqp://gluchowski:ZAej2cuuCAncqqun7TKn@gluchowski-rabbitmq:5672/%2f/employeeTimsheetsRegenerate"
HIDDEN_ZONES
"["dhall-25", "dhall-25L", "dhall-25P"]"
JWT_PASSPHRASE
"8957963eb1aec1373fc6eecbe8da4729d038bee41d7faf71aaa6390c827aee5d"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LAST_CHANGE_ATTENDANCE_MODULE_HIERARCHY
""
LOCATION_MAPPING
"[{"from":88,"to":1},{"from":89,"to":99}]"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://gluchowski-mailhog:1025"
MAILER_FROM
"bok@example.com"
MESSENGER_TRANSPORT_DSN
"amqp://gluchowski:ZAej2cuuCAncqqun7TKn@gluchowski-rabbitmq:5672/%2f/"
NAVIREO_CONNECTION_DATABASE
"Navireo_IS.dbo"
REDIS_DSN
"redis://iSXog8Sz9GXgpwjN@gluchowski-redis:6379"
TAP_EVENT_DSN
"amqp://gluchowski:ZAej2cuuCAncqqun7TKn@gluchowski-rabbitmq:5672/%2f/tapEvent"
TRUSTED_PROXIES
"127.0.0.1,REMOTE_ADDR"
TWO_FACTOR_GOOGLE_DIGITS
"6"
TWO_FACTOR_GOOGLE_ENABLED
"true"
TWO_FACTOR_GOOGLE_ISSUER
"Głuchowski"
TWO_FACTOR_GOOGLE_LEEWAY
"0"
TWO_FACTOR_GOOGLE_SERVER_NAME
"Central App"
TWO_FACTOR_TRUSTED_DEVICE_COOKIE_DOMAIN
".localhost"
TWO_FACTOR_TRUSTED_DEVICE_COOKIE_NAME
"trusted_device"
TWO_FACTOR_TRUSTED_DEVICE_COOKIE_PATH
"/"
TWO_FACTOR_TRUSTED_DEVICE_COOKIE_SAME_SITE
"lax"
TWO_FACTOR_TRUSTED_DEVICE_COOKIE_SECURE
"false"
TWO_FACTOR_TRUSTED_DEVICE_ENABLED
"true"
TWO_FACTOR_TRUSTED_DEVICE_EXTEND_LIFETIME
"false"
TWO_FACTOR_TRUSTED_DEVICE_LIFETIME
"2592000"
VISO_CONNECTION_DATABASE
"roger_racs5v_4.dbo"
VISO_GROUP_TO_CA_ROLE_MAP
"{"13":"hal_logistic_maintenance_olh","15":"board_member","24":"central_warehouse_worker","25":"central_warehouse_manager","27":"central_warehouse_logistics_support","30":"central_warehouse_worker","33":"hal_logistic_maintenance_olh","35":"hal_logistic_maintenance_olh","49":"service_team_leader","58":"central_warehouse_logistics_support","60":"service_technician","71":"loading_team_member","72":"cleanup_team_member","73":"central_warehouse_logistics_support","83":"system_administrator","84":"tester","107":"tester","108":"hal_logistic_maintenance_olh","109":"service_team_leader","110":"technical_technologist_tt","112":"cleaning_disinfection_team_member","113":"technical_technologist_tt","119":"logistic_technical_attendance_olt"}"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/deploys/releases/704"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/deploys/releases/704"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/deploys/releases/704/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A5"
HOME
"/var/www"
HOSTNAME
"40c4e06dfd6c"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"qa-ca.gluchowski.eu"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.50"
HTTP_X_FORWARDED_HOST
"qa-ca.gluchowski.eu"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"ca09d07bfdbc"
HTTP_X_REAL_IP
"216.73.216.50"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.5.4.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"c1569f1f543f6b025c583cdc0e730e5c5833c603618613f1aa8e75d1524b8c91"
PHP_URL
"https://www.php.net/distributions/php-8.5.4.tar.xz"
PHP_VERSION
"8.5.4"
PWD
"/deploys/releases/691"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.50"
REMOTE_PORT
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1775587887
REQUEST_TIME_FLOAT
1775587887.1472
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/deploys/releases/704/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.20.0.2"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.2"
SYMFONY_DOTENV_PATH
"/deploys/releases/704/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,TRUSTED_PROXIES,LOCK_DSN,DATABASE_URL_PIECZARA,DATABASE_URL_NAVIREO,NAVIREO_CONNECTION_DATABASE,DATABASE_URL_VISO,VISO_CONNECTION_DATABASE,MAILER_DSN,MAILER_FROM,TWO_FACTOR_GOOGLE_ENABLED,TWO_FACTOR_GOOGLE_SERVER_NAME,TWO_FACTOR_GOOGLE_ISSUER,TWO_FACTOR_GOOGLE_DIGITS,TWO_FACTOR_GOOGLE_LEEWAY,TWO_FACTOR_TRUSTED_DEVICE_ENABLED,TWO_FACTOR_TRUSTED_DEVICE_LIFETIME,TWO_FACTOR_TRUSTED_DEVICE_EXTEND_LIFETIME,TWO_FACTOR_TRUSTED_DEVICE_COOKIE_NAME,TWO_FACTOR_TRUSTED_DEVICE_COOKIE_SECURE,TWO_FACTOR_TRUSTED_DEVICE_COOKIE_SAME_SITE,TWO_FACTOR_TRUSTED_DEVICE_COOKIE_DOMAIN,TWO_FACTOR_TRUSTED_DEVICE_COOKIE_PATH,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MESSENGER_TRANSPORT_DSN,TAP_EVENT_DSN,EMPLOYEE_TIMESHEETS_REGENERATE_DSN,ATTENDANCE_MODULE_SYNC_DSN,EMPLOYEE_OVERNIGHT_DSN,ATTENDANCE_MODULE_API_TOKEN,LOCATION_MAPPING,REDIS_DSN,LAST_CHANGE_ATTENDANCE_MODULE_HIERARCHY,HIDDEN_ZONES,EMPLOYEE_ACCEPTED_GROUPS,VISO_GROUP_TO_CA_ROLE_MAP,DATABASE_URL"
USER
"www-data"

Parent Request

Return to parent request (token = 39ecb6)

Key Value
_remove_csp_headers
true
_stopwatch_token
"849081"