Error 404 Not Found

GET https://my-team-app.test.projektmotor.de/api/v1/namespaces/default/secrets

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_links
Symfony\Component\WebLink\GenericLinkProvider {#784
  -links: [
    783 => Symfony\Component\WebLink\Link {#783
      -href: "https://my-team-app.test.projektmotor.de/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#220
  #message: "No route found for "GET https://my-team-app.test.projektmotor.de/api/v1/namespaces/default/secrets""
  #code: 0
  #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#219 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
      Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
      ›     }    ($closure = $listener(...))(...$args);};
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#173 …}
        ...: {
          "kernel.request"
          Symfony\Component\EventDispatcher\EventDispatcher {#65 …}
        }
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        Symfony\Component\HttpKernel\Event\RequestEvent {#173 …}
        "kernel.request"
        Symfony\Component\EventDispatcher\EventDispatcher {#65 …}
      }
    }
    /var/www/html/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: [ …18]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#173 …}
      }
    }
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:157 {
      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 {#173 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/html/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 {#12 …}
        $type: 1
      }
    }
    /var/www/html/vendor/symfony/http-kernel/Kernel.php:197 {
      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 {#12 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/html/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 {#12 …}
      }
    }
    /var/www/html/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
null

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
authorization
""
connection
"close"
host
"my-team-app.test.projektmotor.de"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36"
x-forwarded-for
"216.81.248.89"
x-forwarded-host
"my-team-app.test.projektmotor.de"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-ssl
"on"
x-original-uri
"/api/v1/namespaces/default/secrets"
x-php-ob-level
"0"

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"
date
"Fri, 13 Feb 2026 17:15:56 GMT"
vary
"Accept"
x-debug-token
"7369b4"
x-frame-options
"SAMEORIGIN"
x-route
[
  null
]

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"
DATABASE_URL
"sqlite:///%kernel.cache_dir%/test.db"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
SYMFONY_DEPRECATIONS_HELPER
"999999"

Defined as regular env variables

Key Value
APACHE_CONFDIR
"/etc/apache2"
APACHE_ENVVARS
"/etc/apache2/envvars"
APACHE_LOCK_DIR
"/var/lock/apache2"
APACHE_LOG_DIR
"/var/log/apache2"
APACHE_PID_FILE
"/var/run/apache2/apache2.pid"
APACHE_RUN_DIR
"/var/run/apache2"
APACHE_RUN_GROUP
"www-data"
APACHE_RUN_USER
"www-data"
APP_DEBUG
"0"
APP_ENVIRONMENT
"test"
APP_SECRET
"tosecretforyou:P"
CHROME_VERSION
"97.0.4692.71-0.1~deb11u1"
COMPOSER_ALLOW_SUPERUSER
"1"
COMPOSER_HOME
"/home/docker/.composer"
CONTAINER_GROUP
"docker"
CONTAINER_USER
"docker"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/public"
CONTEXT_PREFIX
""
CORS_ALLOW_ORIGIN
"^https://(\.)?(my-team-app.test.projektmotor.de)$"
DB_NAME
"my-team-app"
DB_PASSWORD
"12345678asdff"
DB_USER
"my-team-app"
DEPLOY_ENV
"test"
DOCUMENT_ROOT
"/var/www/html/public"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOSTNAME
"495dc8b330db"
HOST_GID
"1000"
HOST_UID
"1000"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_HOST
"my-team-app.test.projektmotor.de"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36"
HTTP_X_FORWARDED_FOR
"216.81.248.89"
HTTP_X_FORWARDED_HOST
"my-team-app.test.projektmotor.de"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SSL
"on"
HTTP_X_ORIGINAL_URI
"/api/v1/namespaces/default/secrets"
JWT_PASSPHRASE
"ChangeMeIAmOnStage"
LANG
"C"
LETSENCRYPT_HOST
"my-team-app.test.projektmotor.de"
MAILER_DSN
"null://null"
NODE_PATH
"/usr/local/nvm/v18.6.0/lib/node_modules"
NODE_VERSION
"18.6.0"
NVM_DIR
"/usr/local/nvm"
NVM_VERSION
"0.39.1"
PANTHER_NO_SANDBOX
"1"
PATH
"/usr/local/nvm/versions/node/v18.6.0/bin:/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.3.24.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
"388ee5fd111097e97bae439bff46aec4ea27f816d3f0c2cb5490a41410d44251"
PHP_URL
"https://www.php.net/distributions/php-8.3.24.tar.xz"
PHP_VERSION
"8.3.24"
PHP_XDEBUG_ENABLED
"0"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/api/v1/namespaces/default/secrets"
REMOTE_ADDR
"216.81.248.89"
REMOTE_PORT
"38290"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1771002956
REQUEST_TIME_FLOAT
1771002956.6965
REQUEST_URI
"/api/v1/namespaces/default/secrets"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.27.0.6"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"my-team-app.test.projektmotor.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.66 (Debian) Server at my-team-app.test.projektmotor.de Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.66 (Debian)"
SHLVL
"1"
SYMFONY_DOTENV_VARS
"SYMFONY_DEPRECATIONS_HELPER,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,APP_ENV"
TRUSTED_HOSTS
"^(127\.0\.0\.1|localhost|web|robert-t14s|((\.)?(my-team-app.test.projektmotor.de)))$"
TZ
"Europe/Berlin"
VIRTUAL_HOST
"my-team-app.test.projektmotor.de"
VIRTUAL_PORT
"443"
VIRTUAL_PROTO
"https"
argc
0
argv
[]

Parent Request

Return to parent request (token = 02cb24)

Key Value
_links
Symfony\Component\WebLink\GenericLinkProvider {#719
  -links: [
    718 => Symfony\Component\WebLink\Link {#718
      -href: "https://my-team-app.test.projektmotor.de/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}