Error 404 Not Found

GET https://dev.cebios-lms.fr//cms/wp-includes/wlwmanifest.xml

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"a09a8e"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#373
  #message: "No route found for "GET https://dev.cebios-lms.fr//cms/wp-includes/wlwmanifest.xml""
  #code: 0
  #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#289 …}
  -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 {#142 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#242 …}
        }
      }
    }
    /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 {#142 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#242 …}
      }
    }
    /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: [ …14]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#142 …}
      }
    }
    /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 {#142 …}
        $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 {#142 …}
        $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 {#13 …}
        $type: 1
      }
    }
    /var/www/html/vendor/symfony/http-kernel/Kernel.php:191 {
      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 {#13 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/html/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#250
  -records: [
    13 => [
      [
        "timestamp" => 1770839228
        "timestamp_rfc3339" => "2026-02-11T20:47:08.518+01:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://dev.cebios-lms.fr//cms/wp-includes/wlwmanifest.xml"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#373
            #message: "No route found for "GET https://dev.cebios-lms.fr//cms/wp-includes/wlwmanifest.xml""
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#289 …}
            -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 {#142 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#242 …}
                  }
                }
              }
              /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 {#142 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#242 …}
                }
              }
              /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: [ …14]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#142 …}
                }
              }
              /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 {#142 …}
                  $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 {#142 …}
                  $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 {#13 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:191 {
                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 {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
    501 => [
      [
        "timestamp" => 1770839228
        "timestamp_rfc3339" => "2026-02-11T20:47:08.521+01:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "database-lms-preprod"
            "port" => 3306
            "user" => "root"
            "password" => "<redacted>"
            "driverOptions" => []
            "serverVersion" => "8.4.8"
            "defaultTableOptions" => [
              "collation" => "utf8mb4_unicode_ci"
            ]
            "dbname" => "lms"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770839228
        "timestamp_rfc3339" => "2026-02-11T20:47:08.523+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.actif AS actif_4, t0.message AS message_5, t0.ip_authorized AS ip_authorized_6 FROM maintenance_schedule t0 WHERE t0.actif = ? ORDER BY t0.id DESC LIMIT 1"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#682
              +name: "BOOLEAN"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770839228
        "timestamp_rfc3339" => "2026-02-11T20:47:08.525+01:00"
        "message" => "Aucun utilisateur connecté."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "ip_address" => "45.94.31.224"
        ]
        "channel" => "app"
      ]
    ]
  ]
  -errorCount: [
    13 => 1
    501 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#249 …}
}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-language
"en-US,en;q=0.5"
connection
"upgrade"
cookie
"main_deauth_profile_token=3d0890; main_auth_profile_token=deleted"
host
"dev.cebios-lms.fr"
private-auth-token
""
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36"
x-forwarded-for
"45.94.31.224"
x-forwarded-port
""
x-forwarded-proto
"https"
x-forwarded-ssl
""
x-php-ob-level
"0"
x-real-ip
"45.94.31.224"

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
"Wed, 11 Feb 2026 19:47:08 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fdev.cebios-lms.fr%2F%2Fcms%2Fwp-includes%2Fwlwmanifest.xml%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"86cda2"

Cookies

Request Cookies

Key Value
main_auth_profile_token
"deleted"
main_deauth_profile_token
"3d0890"

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_SECRET
"4dddbfd64fe361ed6d3ce38e1b89976f"

Defined as regular env variables

Key Value
"dev"
API_SECRET
"VSPWpQQdLhOgxaHj4TxfZBzNJ3djVuu8"
APP_DEBUG
"1"
APP_EMAIL_LOGGING_ENABLED
"true"
APP_ENV
"dev"
APP_URL
"https://dev.cebios-lms.fr"
APP_VERSION
"1.0.0"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"mysql://root:Cebios2006!LMS@database-lms-preprod:3306/lms"
DIGITAL_APP_URL
"https://cebios-digital.fr"
DIGITAL_PRIVATE_API_SECRET
"z7zdwlW7TMEDWPtRu60jJnIZJ28TZE3h"
DIGITAL_PRIVATE_API_URL
"https://cebios-digital.fr"
DOCUMENT_ROOT
"/var/www/html/public"
DOCUMENT_URI
"/index.php"
ENV_TYPE
"dev"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GOOGLE_ANALYTICS_CONTAINER_ID
"G-GYLERW4RXZ"
GOOGLE_RECAPTCHA_SECRET
"6LdUxs0UAAAAAPX8pFxLYW9LppsdDzIJkoCjv5zw"
GOOGLE_RECAPTCHA_SITE_KEY
"6LdUxs0UAAAAANY7LQdcyWJxqBwaB7_UJjN5p2Xo"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A5"
HOME
"/home/www-data"
HOSTNAME
"e372ac6bb258"
HTTPS
""
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_CONNECTION
"upgrade"
HTTP_COOKIE
"main_deauth_profile_token=3d0890; main_auth_profile_token=deleted"
HTTP_HOST
"dev.cebios-lms.fr"
HTTP_PRIVATE_AUTH_TOKEN
""
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36"
HTTP_X_FORWARDED_FOR
"45.94.31.224"
HTTP_X_FORWARDED_PORT
""
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SSL
""
HTTP_X_REAL_IP
"45.94.31.224"
MAILER_DSN
"smtp://mailcatcher:1025"
MYSQL_ROOT_PASSWORD
"Cebios2006!LMS"
NOREPLY_EMAIL
"noreply@lms-dev.fr"
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.5.1.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
"3f5bf99ce81201f526d25e288eddb2cfa111d068950d1e9a869530054ff98815"
PHP_URL
"https://www.php.net/distributions/php-8.5.1.tar.xz"
PHP_VERSION
"8.5.1"
PROJECT_PATH
"/var/www/lms-dev"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIS_URL
"redis://redis-dev:6379"
REGISTRY_PASSWORD
"Cebios2006!LMS"
REGISTRY_USERNAME
"cebios"
REMOTE_ADDR
"172.22.0.7"
REMOTE_PORT
"53296"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1770839228
REQUEST_TIME_FLOAT
1770839228.4979
REQUEST_URI
"//cms/wp-includes/wlwmanifest.xml"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SENTRY_APP_RELEASE_NAME
"lms@1.0.0"
SENTRY_DSN
""
SERVER_ADDR
"172.22.0.11"
SERVER_NAME
"localhost"
SERVER_PORT
"8081"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.2"
SHLVL
"2"
SUPERVISOR_ENABLED
"1"
SUPERVISOR_GROUP_NAME
"php-fpm"
SUPERVISOR_PROCESS_NAME
"php-fpm"
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
SYMFONY_DOTENV_VARS
"APP_SECRET"
TRUSTED_HOSTS
"^(localhost|dev\.cebios-lms\.fr)$"
TRUSTED_PROXIES
"127.0.0.1,REMOTE_ADDR,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16"
UMAMI_URL
""
UMAMI_WEBSITE_ID
""
USER
"www-data"

Parent Request

Return to parent request (token = 769235)

Key Value
_remove_csp_headers
true
_stopwatch_token
"6a37ca"