Error 404 Not Found

GET https://teutonia.kreilos.fr/_ignition/execute-solution

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"9fe2bb"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#517
  #message: "No route found for "GET https://teutonia.kreilos.fr/_ignition/execute-solution""
  #code: 0
  #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#490 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/html/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) {
    }
    /var/www/html/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 {#178 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#105 …}
        }
      }
    }
    /var/www/html/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 {#178 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#105 …}
      }
    }
    /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: [ …12]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#178 …}
      }
    }
    /var/www/html/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 {#178 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/html/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 {#178 …}
        $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 {#2 …}
        $type: 1
      }
    }
    /var/www/html/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
      }
    }
    /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 {#2 …}
      }
    }
    /var/www/html/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/public/index.php:14 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#115
  -records: [
    2 => [
      [
        "timestamp" => 1785508340
        "timestamp_rfc3339" => "2026-07-31T16:32:20.538+02:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://teutonia.kreilos.fr/_ignition/execute-solution"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#517
            #message: "No route found for "GET https://teutonia.kreilos.fr/_ignition/execute-solution""
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#490 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/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) {
              }
              /var/www/html/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 {#178 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#105 …}
                  }
                }
              }
              /var/www/html/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 {#178 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#105 …}
                }
              }
              /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: [ …12]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#178 …}
                }
              }
              /var/www/html/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 {#178 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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 {#178 …}
                  $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 {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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
                }
              }
              /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 {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:14 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1785508340
        "timestamp_rfc3339" => "2026-07-31T16:32:20.618+02:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "database"
            "port" => 3306
            "user" => "teutonia"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "teutonia"
            "serverVersion" => "10.11.2-MariaDB"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1785508340
        "timestamp_rfc3339" => "2026-07-31T16:32:20.620+02:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.roles AS roles_4, t0.password AS password_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.reset_token AS reset_token_8, t0.reset_token_expires_at AS reset_token_expires_at_9, t0.login_count AS login_count_10, t0.last_login_at AS last_login_at_11, t0.last_seen_at AS last_seen_at_12 FROM `user` t0"
        ]
        "channel" => "doctrine"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#114 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"teutonia.kreilos.fr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.217.74"
x-forwarded-proto
"https"
x-php-ob-level
"0"
x-real-ip
"216.73.217.74"

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
"Fri, 31 Jul 2026 14:32:20 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fteutonia.kreilos.fr%2F_ignition%2Fexecute-solution%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"85fd9c"

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_SHARE_DIR
"var/share"
HETZNER_SSH_HOST
"teutonia-willstaett.de"
HETZNER_SSH_USER
"root"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SITE_THEME
"auto"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_PROJECT_DIR
"/var/www/html"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html"
]
APP_SECRET
"5a3b82d8ef47799fb3f473c9cc8c191507cdafca28088f5b3b98492ef427f49c"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"mysql://teutonia:IRJmpIahdEQQsYGeonkr@database:3306/teutonia?serverVersion=10.11.2-MariaDB&charset=utf8mb4"
DEFAULT_URI
"https://teutonia-willstaett.de"
DOCUMENT_ROOT
"/var/www/html/public"
DOCUMENT_URI
"/index.php"
DROPBOX_ACCESS_TOKEN
"sl.u.AGSx8vPg3zRhD4Xefdr41XvLWfg7X0-NU5oU2EOAQTRLQU7PMxfN_8w7a3tf6bg1GnolbdQgXfvz_J4CtJ-wmzNwmsgqSFfzzo1qiRWSpYVJGSwPJzN-2WpT49XwnZrgZW9KnMxWRdLhptkCyZtpQ_7kfvmUlFlk0q2F5fo7m1Fxznlzez4_qwqbfgMwO7VYibl0M28ZjF3Z_FQvyLZUqBqeD5nHbLbd4H9Q2VZBAFI9ImwVaBXajFyfz63OxsACVgkkl8X4aSNU9WuQ2A6zZ0_7Avf_QIz3xayFzwY_3POOivWyr-Gv7cUqa2Uz1_61kdSCA4dLOKumIQYI3TsDfPUCjYTA4lt1c6o0PvLgQqOcgWdTymXtsJU-_KxkedzfYy95TE72cJ2cSi6Q-cWb4E80yyZWYEWSzau9qZgjKxzE1Wo_YJanLn61xkn15pTkwxUiWxp4SkI-wUP6wOmi2hBUUlXgn-AYkRIYVfA65_EZU9wQECiyxKTzBdPdEaPhkD-8M0pyTfAtMJWQPfXjFB-SW7v3gOXei-UJS2LliINGDNh5GNPP5NPh-fq67rtOn-zbDn_ec6V78xFV5Im3MiZl2Qcmgi9YF1oMzcSkFOT-ZpJjMDvQc0oqgev8THF5TCVeEPuJdcuWsnKx6_B3K_y4-SMf-1HodDYgRk7sDGkKXNVyfdkdtqg_bkk8WD0nxdKfjUt4D5HXlPbM3xsjT65YB5u5ieKLKM3WFqPOnTReQs3T6TlQ3fvjZh0_bXltWgshxbe37UMBUk3Pg43JXU2XoE8eHuTTo8vnoFlcPmyPgiS00Y7FBBR33HWhf37DpWN8A_-sc7oa8vn5uWGKG6jp293JIekSN0w4jeSymcPixdavrcUO5fCpsV9RF6JBjyywLLxPQLExkf5kEJ0hb_tcBdEWtukiAiNZ4KvNekb66znqh5mIy-2Cvhho8tWRvH5-zxQlKCxQ89hYi-jnDaYRjRc9svk83wxcJqyxA5tFVsm3_y_CweI7cVJVcJRaaCy2_8mW0IRPymbWsUvtZS_BV4Ee-IK8MYzAL3YEtZk-aD_XXbdEW6DLfNnyRpyRgeO7OzQTHiEa3V5FpH4n2_f3u7qJOPah7XqdlOYSNSNElrDI3Yr5GV7YJ_hes7S0O7QknoFwe6Z30XiNrkNPCvPZFNHC4-h7Iozx8t10AvYG1gmo7JQ5DM6aPa69kYIY185cAbs0Seeb7GECx3vVZY7kOekH_M3dsBkgo160LnLrNb0yeR86y74cGkMycqvNJA4wotcS1i2D6htdk9xmdOP5S_bUNaC4DxANVaYZP38vtW7doZgui8JtdCxNEHjqbAYNcGEtbTzKSxbhP1uXVfrE2_0t0gTwL4589B4ca2Mh3k301K3QAKasr2qet_AR1n9aCMW4sI5Dewat8sTmF3IjJ8Sbbwpkyu1jNwvmf69FDCoVcGTEnDWvMhylkm0m3kRosYPb0yzQ2_1KNZQJgUzo"
DROPBOX_APP_KEY
"jgigmzr04d4um6z"
DROPBOX_APP_SECRET
"5f3o5lqqfsqdmmr"
DROPBOX_REFRESH_TOKEN
"wF6mMt3LLT0AAAAAAAAAAZksiLfCh8Ij0w_8VCggUZ0jKozWhyT8DKdzUi8nIOqm"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GOOGLE_CALENDAR_API_KEY
"AIzaSyDZyD6ZrWlPJQoVH_6nuPLOoRF4lEf5-6w"
GPG_KEYS
"39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC"
HETZNER_SSH_KEY
"/run/hetzner_key"
HOME
"/home/www-data"
HOSTNAME
"c38d880ffd49"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"teutonia.kreilos.fr"
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.217.74"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"216.73.217.74"
MAILER_DSN
"smtp://mailer:1025"
MARIADB_DB
"teutonia"
MARIADB_PASSWORD
"IRJmpIahdEQQsYGeonkr"
MARIADB_ROOT_PASSWORD
"rootTeutonia2024!"
MARIADB_USER
"teutonia"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.2.31.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
"95eae411d594fe6f6e5678b76645dc13ae47d3c0a5325c1d969b58dea56ee45a"
PHP_URL
"https://www.php.net/distributions/php-8.2.31.tar.xz"
PHP_VERSION
"8.2.31"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.19.0.1"
REMOTE_PORT
"40554"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1785508340
REQUEST_TIME_FLOAT
1785508340.5193
REQUEST_URI
"/_ignition/execute-solution"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.19.0.4"
SERVER_NAME
"_"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"nginx/1.27.5"
SHLVL
"1"
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
SYMFONY_DOTENV_VARS
"APP_SHARE_DIR,SITE_THEME,MESSENGER_TRANSPORT_DSN,HETZNER_SSH_HOST,HETZNER_SSH_USER"
USER
"www-data"
YOUTUBE_API_KEY
"AIzaSyDZyD6ZrWlPJQoVH_6nuPLOoRF4lEf5-6w"
argc
0
argv
[]

Parent Request

Return to parent request (token = b358d7)

Key Value
_remove_csp_headers
true
_stopwatch_token
"5502c5"