Error 404 Not Found

GET https://demo.cadaptix.com/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"0e5239"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#492
  #message: "No route found for "GET https://demo.cadaptix.com/robots.txt""
  #code: 0
  #file: "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\http-kernel\EventListener\RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#509 …}
  -statusCode: 404
  -headers: []
  trace: {
    D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\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) {
    }
    D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\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 {
    }
    D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\event-dispatcher\EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\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);}
    }
    D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php:129 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\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);}
    D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\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) {
    }
    D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\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 {
    }
    D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php:34 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public\index.php:21 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#50
  -records: [
    19 => [
      [
        "timestamp" => 1788299681
        "timestamp_rfc3339" => "2026-09-01T23:54:41.120+02:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://demo.cadaptix.com/robots.txt"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#492
            #message: "No route found for "GET https://demo.cadaptix.com/robots.txt""
            #code: 0
            #file: "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\http-kernel\EventListener\RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#509 …}
            -statusCode: 404
            -headers: []
            trace: {
              D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\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) {
              }
              D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\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 {
              }
              D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\event-dispatcher\EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\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);}
              }
              D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\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);}
              D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\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) {
              }
              D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\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 {
              }
              D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public\index.php:21 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    19 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#38 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
content-length
"0"
host
"demo.cadaptix.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-original-url
"/robots.txt"
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, 01 Sep 2026 21:54:41 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fdemo.cadaptix.com%2Frobots.txt%22"
x-debug-exception-file
"D%3A%5Cinetpub%5Cwwwroot%5CCadaptix_Websites%5Cdemo.cadaptix%5Cvendor%5Csymfony%5Chttp-kernel%5CEventListener%5CRouterListener.php:156"
x-debug-token
"478923"

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_PUBLIC_URL
"https://demo.cadaptix.com"
APP_SECRET
"9d691074a94d2b758b4379d126c59da2"
CADBROKER_API_KEY
"3fShtmIrhbGyrzfUqUmiU7OtSHCRBgkx9q9FNU6NKhM"
CADBROKER_BASE_URL
"https://cadbroker.cadaptix.com"
CADBROKER_CLIENT_KEY
"demo"
DATABASE_URL
"sqlsrv://CadaptixDemo2:A1000lhmmc@localhost:1433/CadaptixDemo?charset=UTF-8&Encrypt=yes&TrustServerCertificate=true"
DEFAULT_URI
"https://demo.cadaptix.com"
MAILER_DSN
"smtp://ruben.bruins@cadaptix.com:Z0n3gg3@1987@smtp.strato.com:587"
MAILER_FROM
"info@cadaptix.nl"
MAILER_FROM_NAME
"IP Liften"
PY_UPLOAD_IP_ALLOWLIST
""
PY_UPLOAD_KEY_ID
"python-prod-01"
PY_UPLOAD_SECRET
"CHANGE_THIS_TO_A_NEW_RANDOM_UPLOAD_SECRET"
PY_UPLOAD_SKEW_SECONDS
"300"

Defined as regular env variables

Key Value
ALLUSERSPROFILE
"C:\ProgramData"
APPDATA
"C:\Windows\system32\config\systemprofile\AppData\Roaming"
APPL_MD_PATH
"/LM/W3SVC/27/ROOT"
APPL_PHYSICAL_PATH
"D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public\"
APP_POOL_CONFIG
"C:\inetpub\temp\apppools\demo.cadaptix.com\demo.cadaptix.com.config"
APP_POOL_ID
"demo.cadaptix.com"
APP_PROJECT_DIR
"D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix"
]
AUTH_PASSWORD
""
AUTH_TYPE
""
AUTH_USER
""
CERT_COOKIE
""
CERT_FLAGS
""
CERT_ISSUER
""
CERT_SERIALNUMBER
""
CERT_SUBJECT
""
COMPUTERNAME
"H2730282"
CONTENT_LENGTH
"0"
CONTENT_TYPE
""
ComSpec
"C:\Windows\system32\cmd.exe"
CommonProgramFiles
"C:\Program Files\Common Files"
CommonProgramFiles(x86)
"C:\Program Files (x86)\Common Files"
CommonProgramW6432
"C:\Program Files\Common Files"
DOCUMENT_ROOT
"D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTPS_KEYSIZE
"256"
HTTPS_SECRETKEYSIZE
"3072"
HTTPS_SERVER_ISSUER
"C=US, O=Let's Encrypt, CN=YR2"
HTTPS_SERVER_SUBJECT
"CN=demo.cadaptix.com"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_CONTENT_LENGTH
"0"
HTTP_HOST
"demo.cadaptix.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ORIGINAL_URL
"/robots.txt"
IIS_UrlRewriteModule
"7.1.1980.0"
INSTANCE_ID
"27"
INSTANCE_META_PATH
"/LM/W3SVC/27"
INSTANCE_NAME
"DEMO.CADAPTIX.COM"
LOCALAPPDATA
"C:\Windows\system32\config\systemprofile\AppData\Local"
LOCAL_ADDR
"85.214.105.227"
LOGON_USER
""
NUMBER_OF_PROCESSORS
"2"
ORIG_PATH_INFO
"/index.php/robots.txt"
OS
"Windows_NT"
PATHEXT
".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC"
PATH_INFO
"/robots.txt"
PATH_TRANSLATED
"D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public\index.php\robots.txt"
PHPRC
"C:\PHP\php-8.3.26\"
PHP_FCGI_MAX_REQUESTS
"10000"
PHP_SELF
"/index.php/robots.txt"
PROCESSOR_ARCHITECTURE
"AMD64"
PROCESSOR_IDENTIFIER
"Intel64 Family 6 Model 85 Stepping 4, GenuineIntel"
PROCESSOR_LEVEL
"6"
PROCESSOR_REVISION
"5504"
PSModulePath
"C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\PowerShell\Modules\;C:\Program Files (x86)\Microsoft SQL Server\150\Tools\PowerShell\Modules\;C:\Program Files (x86)\Microsoft SQL Server\160\Tools\PowerShell\Modules\"
PUBLIC
"C:\Users\Public"
Path
"C:\Windows\system32\inetsrv;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Program Files\MySQL\MySQL Server 5.5\bin;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\;C:\Program Files\Microsoft SQL Server\140\Tools\Binn\;C:\Program Files\Microsoft SQL Server\140\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\160\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\DTS\Binn\;C:\php\php-8.4.13-Win32-vs17-x64;C:\composer;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps"
ProgramData
"C:\ProgramData"
ProgramFiles
"C:\Program Files"
ProgramFiles(x86)
"C:\Program Files (x86)"
ProgramW6432
"C:\Program Files"
QUERY_STRING
""
REMOTE_ADDR
"216.73.217.126"
REMOTE_HOST
"216.73.217.126"
REMOTE_PORT
"27532"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_TIME
1788299679
REQUEST_TIME_FLOAT
1788299679.1933
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public\index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"demo.cadaptix.com"
SERVER_PORT
"443"
SERVER_PORT_SECURE
"1"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"Microsoft-IIS/10.0"
SYMFONY_DOTENV_PATH
"D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DEFAULT_URI,APP_PUBLIC_URL,DATABASE_URL,MAILER_DSN,MAILER_FROM,MAILER_FROM_NAME,PY_UPLOAD_KEY_ID,PY_UPLOAD_SECRET,PY_UPLOAD_SKEW_SECONDS,PY_UPLOAD_IP_ALLOWLIST,CADBROKER_BASE_URL,CADBROKER_CLIENT_KEY,CADBROKER_API_KEY"
SystemDrive
"C:"
SystemRoot
"C:\Windows"
TEMP
"C:\Windows\TEMP"
TMP
"C:\Windows\TEMP"
URL
"/index.php"
USERDOMAIN
"stratoserver"
USERNAME
"H2730282$"
USERPROFILE
"C:\Windows\system32\config\systemprofile"
_FCGI_X_PIPE_
"\\.\pipe\IISFCGI-24ed7fdf-25a3-48bf-927c-185c0382d552"
windir
"C:\Windows"

Parent Request

Return to parent request (token = 5a902e)

Key Value
_remove_csp_headers
true
_stopwatch_token
"9b5d29"