Error 404 Not Found

GET https://schulung.foss.academy/mapbender/cgi-bin/mapserv.fcgi

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#553
  #message: "No route found for "GET https://schulung.foss.academy/mapbender/cgi-bin/mapserv.fcgi""
  #code: 0
  #file: "/data/mapbender/application/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#603 …}
  -statusCode: 404
  -headers: []
  trace: {
    /data/mapbender/application/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) {
    }
    /data/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
      Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
      ›     }    ($closure = $listener(...))(...$args);};
    }
    /data/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /data/mapbender/application/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);}
    }
    /data/mapbender/application/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);}
    /data/mapbender/application/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) {
    }
    /data/mapbender/application/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 {
    }
    /data/mapbender/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /data/mapbender/application/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /data/mapbender/application/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/data/mapbender/application/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#720
  -records: [
    2 => [
      [
        "timestamp" => 1754042729
        "timestamp_rfc3339" => "2025-08-01T10:05:29.576+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://schulung.foss.academy/mapbender/cgi-bin/mapserv.fcgi"" at RouterListener.php line 127"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#553
            #message: "No route found for "GET https://schulung.foss.academy/mapbender/cgi-bin/mapserv.fcgi""
            #code: 0
            #file: "/data/mapbender/application/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 127
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#603 …}
            -statusCode: 404
            -headers: []
            trace: {
              /data/mapbender/application/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) {
              }
              /data/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /data/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /data/mapbender/application/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);}
              }
              /data/mapbender/application/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);}
              /data/mapbender/application/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) {
              }
              /data/mapbender/application/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 {
              }
              /data/mapbender/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /data/mapbender/application/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /data/mapbender/application/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/data/mapbender/application/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#719 …}
}

Request Headers

Header Value
accept-encoding
"gzip,deflate"
authorization
""
connection
"close"
host
"schulung.foss.academy"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36"
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
"Fri, 01 Aug 2025 10:05:29 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fschulung.foss.academy%2Fmapbender%2Fcgi-bin%2Fmapserv.fcgi%22"
x-debug-exception-file
"%2Fdata%2Fmapbender%2Fapplication%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"20e910"

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
ALKIS_DB_DATABASE_URL
"postgresql://postgres:f0ssacademy!@localhost:5432/bonn_alkis?serverVersion=14&charset=utf8"
APP_ENV
"dev"
APP_SECRET
"ThisIsNotSoSecretChangeIt"
JWT_PASSPHRASE
"4P2wzCtzUksG4gjEkJDZtHcQGp+MfaxLAXdqjWh4Tto="
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
KERNEL_CLASS
"\Mapbender\BaseKernel"
MAILER_DSN
"null://null"
MAPBENDER_DATABASE_URL
"postgresql://postgres:f0ssacademy!@localhost:5432/mapbender400?serverVersion=14&charset=utf8"
MUSTERMONZEL_DB_DATABASE_URL
"postgresql://postgres:f0ssacademy!@localhost:5432/mustermonzel?serverVersion=15&charset=utf8"
NE2_DB_DATABASE_URL
"postgresql://postgres:f0ssacademy!@localhost:5432/natural_earth2?serverVersion=14&charset=utf8"
SEARCH_DB_DATABASE_URL
"postgresql://postgres:f0ssacademy!@localhost:5432/geobasis?serverVersion=14&charset=utf8"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/data/mapbender/application/public/"
CONTEXT_PREFIX
"/mapbender"
DOCUMENT_ROOT
"/var/www/html"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip,deflate"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_HOST
"schulung.foss.academy"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36"
MAPSERVER_CONFIG_FILE
"/data/config/mapserver/mapserver.conf"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PGSERVICEFILE
"/data/qgisserver/.pg_service.conf"
PHP_SELF
"/mapbender/index.php"
QGIS_PROJECT_FILE
"/foss-academy/natural_earth2/Natural_Earth_Projekt.qgz"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_MAPSERVER_CONFIG_FILE
"/data/config/mapserver/mapserver.conf"
REDIRECT_PGSERVICEFILE
"/data/qgisserver/.pg_service.conf"
REDIRECT_QGIS_PROJECT_FILE
"/foss-academy/natural_earth2/Natural_Earth_Projekt.qgz"
REDIRECT_SCRIPT_URI
"https://schulung.foss.academy/mapbender/cgi-bin/mapserv.fcgi"
REDIRECT_SCRIPT_URL
"/mapbender/cgi-bin/mapserv.fcgi"
REDIRECT_SSL_TLS_SNI
"schulung.foss.academy"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/mapbender/cgi-bin/mapserv.fcgi"
REMOTE_ADDR
"52.204.89.12"
REMOTE_PORT
"62819"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1754042729
REQUEST_TIME_FLOAT
1754042729.5382
REQUEST_URI
"/mapbender/cgi-bin/mapserv.fcgi"
SCRIPT_FILENAME
"/data/mapbender/application/public/index.php"
SCRIPT_NAME
"/mapbender/index.php"
SCRIPT_URI
"https://schulung.foss.academy/mapbender/cgi-bin/mapserv.fcgi"
SCRIPT_URL
"/mapbender/cgi-bin/mapserv.fcgi"
SERVER_ADDR
"91.215.75.224"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"schulung.foss.academy"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_CIPHER
"ECDHE-ECDSA-AES128-GCM-SHA256"
SSL_CIPHER_ALGKEYSIZE
"128"
SSL_CIPHER_EXPORT
"false"
SSL_CIPHER_USEKEYSIZE
"128"
SSL_CLIENT_VERIFY
"NONE"
SSL_COMPRESS_METHOD
"NULL"
SSL_PROTOCOL
"TLSv1.2"
SSL_SECURE_RENEG
"true"
SSL_SERVER_A_KEY
"id-ecPublicKey"
SSL_SERVER_A_SIG
"ecdsa-with-SHA384"
SSL_SERVER_I_DN
"CN=E6,O=Let's Encrypt,C=US"
SSL_SERVER_I_DN_C
"US"
SSL_SERVER_I_DN_CN
"E6"
SSL_SERVER_I_DN_O
"Let's Encrypt"
SSL_SERVER_M_SERIAL
"051FDADD9C9324BC7C665F56A241A9BC8556"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_SAN_DNS_0
"schulung.foss-academy.com"
SSL_SERVER_SAN_DNS_1
"schulung.foss-academy.eu"
SSL_SERVER_SAN_DNS_2
"schulung.foss.academy"
SSL_SERVER_S_DN
"CN=schulung.foss.academy"
SSL_SERVER_S_DN_CN
"schulung.foss.academy"
SSL_SERVER_V_END
"Oct 15 21:56:25 2025 GMT"
SSL_SERVER_V_START
"Jul 17 21:56:26 2025 GMT"
SSL_SESSION_ID
"68b9fdb51d8b6e63c40aa4ef3e8fb38ec8c78931c56a401b88c54dcc6cbc866e"
SSL_SESSION_RESUMED
"Initial"
SSL_TLS_SNI
"schulung.foss.academy"
SSL_VERSION_INTERFACE
"mod_ssl/2.4.62"
SSL_VERSION_LIBRARY
"OpenSSL/3.0.15"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,MAPBENDER_DATABASE_URL,KERNEL_CLASS,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,SEARCH_DB_DATABASE_URL,NE2_DB_DATABASE_URL,ALKIS_DB_DATABASE_URL,MUSTERMONZEL_DB_DATABASE_URL"

Parent Request

Return to parent request (token = a1e6a9)

Key Value
_remove_csp_headers
true