Error 404 Not Found

GET https://saadmonitor.com/wordpress/wp-admin/setup-config.php

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"c3c1b7"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#236
  #message: "No route found for "GET https://saadmonitor.com/wordpress/wp-admin/setup-config.php""
  #code: 0
  #file: "/var/www/monitor/backend/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#210 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/monitor/backend/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/monitor/backend/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 {
    }
    /var/www/monitor/backend/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/monitor/backend/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);}
    }
    /var/www/monitor/backend/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 {
    }
    /var/www/monitor/backend/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);}
    /var/www/monitor/backend/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) {
    }
    /var/www/monitor/backend/vendor/symfony/http-kernel/Kernel.php:182 {
      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 {
    }
    /var/www/monitor/backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/monitor/backend/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/monitor/backend/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/monitor/backend/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#54
  -records: [
    2 => [
      [
        "timestamp" => 1768899369
        "timestamp_rfc3339" => "2026-01-20T08:56:09.334+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://saadmonitor.com/wordpress/wp-admin/setup-config.php"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#236
            #message: "No route found for "GET https://saadmonitor.com/wordpress/wp-admin/setup-config.php""
            #code: 0
            #file: "/var/www/monitor/backend/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#210 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/monitor/backend/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/monitor/backend/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 {
              }
              /var/www/monitor/backend/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/monitor/backend/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);}
              }
              /var/www/monitor/backend/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 {
              }
              /var/www/monitor/backend/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);}
              /var/www/monitor/backend/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) {
              }
              /var/www/monitor/backend/vendor/symfony/http-kernel/Kernel.php:182 {
                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 {
              }
              /var/www/monitor/backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/monitor/backend/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/monitor/backend/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/monitor/backend/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#53 …}
}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
accept-encoding
"gzip, br"
accept-language
"en-us,en;q=0.8,fr;q=0.5,fr-ca;q=0.3"
cache-control
"no-cache"
cdn-loop
"cloudflare; loops=1; subreqs=1"
cf-connecting-ip
"2a06:98c0:3600::103"
cf-ew-via
"15"
cf-ray
"9c0d5b6161a3ddf7-ARN"
cf-visitor
"{"scheme":"https"}"
cf-worker
"xiryzizy.workers.dev"
connection
"Keep-Alive"
host
"saadmonitor.com"
pragma
"no-cache"
user-agent
"http://saadmonitor.com/wordpress/wp-admin/setup-config.php"
x-forwarded-for
"2a06:98c0:3600::103"
x-forwarded-proto
"https"
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
"Tue, 20 Jan 2026 08:56:09 GMT"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fsaadmonitor.com%2Fwordpress%2Fwp-admin%2Fsetup-config.php%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fmonitor%2Fbackend%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"814cf3"

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_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"your-secret-key-here-change-in-production"
DATABASE_URL
"mysql://debian:VwK7nGQ4lbR1Pcx_@127.0.0.1:3306/monitor"
DEFAULT_URI
"http://localhost:8086"
MAILER_DSN
"smtp:localhost"
MONITOR_API_KEY
"f8b9d0628b68509a3ba1c9d315c2bd4e1bed39776b142484cf19d74f126ce2ee"
MONITOR_JWT_PASSPHRASE
"change-me"
MONITOR_JWT_TTL
"600"
MYSQL_DATABASE
"monitor"
MYSQL_PASSWORD
"change-me"
MYSQL_ROOT_PASSWORD
"change-me"
MYSQL_USER
"monitor"
SYMFONY_ENV
"dev"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/monitor/backend/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/monitor/backend/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_ACCEPT_LANGUAGE
"en-us,en;q=0.8,fr;q=0.5,fr-ca;q=0.3"
HTTP_CACHE_CONTROL
"no-cache"
HTTP_CDN_LOOP
"cloudflare; loops=1; subreqs=1"
HTTP_CF_CONNECTING_IP
"2a06:98c0:3600::103"
HTTP_CF_EW_VIA
"15"
HTTP_CF_RAY
"9c0d5b6161a3ddf7-ARN"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CF_WORKER
"xiryzizy.workers.dev"
HTTP_CONNECTION
"Keep-Alive"
HTTP_HOST
"saadmonitor.com"
HTTP_PRAGMA
"no-cache"
HTTP_USER_AGENT
"http://saadmonitor.com/wordpress/wp-admin/setup-config.php"
HTTP_X_FORWARDED_FOR
"2a06:98c0:3600::103"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/wordpress/wp-admin/setup-config.php"
QUERY_STRING
""
REMOTE_ADDR
"104.23.221.25"
REMOTE_PORT
"9290"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768899369
REQUEST_TIME_FLOAT
1768899369.3193
REQUEST_URI
"/wordpress/wp-admin/setup-config.php"
SCRIPT_FILENAME
"/var/www/monitor/backend/public/index.php"
SCRIPT_NAME
"/wordpress/wp-admin/setup-config.php"
SCRIPT_URI
"https://saadmonitor.com/wordpress/wp-admin/setup-config.php"
SCRIPT_URL
"/wordpress/wp-admin/setup-config.php"
SERVER_ADDR
"193.70.3.237"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"saadmonitor.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.65 (Debian) Server at saadmonitor.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.65 (Debian)"
SSL_TLS_SNI
"saadmonitor.com"
SYMFONY_DOTENV_PATH
"/var/www/monitor/backend/.env"
SYMFONY_DOTENV_VARS
"MYSQL_ROOT_PASSWORD,MYSQL_DATABASE,MYSQL_USER,MYSQL_PASSWORD,DATABASE_URL,SYMFONY_ENV,APP_ENV,APP_SECRET,MONITOR_API_KEY,MAILER_DSN,DEFAULT_URI,MONITOR_JWT_TTL,MONITOR_JWT_PASSPHRASE,APP_DEBUG"

Parent Request

Return to parent request (token = fc642e)

Key Value
_remove_csp_headers
true
_stopwatch_token
"c1c451"