https://simplymeet.super-admin.test.d.simplybook.ovh/robots.txt

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_fos_rest_zone
false
_stopwatch_token
"499236"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1352
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET /robots.txt""
  #code: 0
  #file: "/var/www/projects/simplymeet-test/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 136
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1363 …}
  trace: {
    /var/www/projects/simplymeet-test/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/projects/simplymeet-test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /var/www/projects/simplymeet-test/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
      Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/projects/simplymeet-test/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
      › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
    /var/www/projects/simplymeet-test/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/projects/simplymeet-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/projects/simplymeet-test/vendor/symfony/http-kernel/HttpKernel.php:145 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/projects/simplymeet-test/vendor/symfony/http-kernel/HttpKernel.php:81 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/projects/simplymeet-test/vendor/symfony/http-kernel/Kernel.php:201 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/projects/simplymeet-test/public/index.php:31 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#2207
  #name: "request"
  #handlers: [
    Monolog\Handler\StreamHandler {#2205
      #stream: stream resource @1087
        timed_out: false
        blocked: true
        eof: false
        wrapper_type: "plainfile"
        stream_type: "STDIO"
        mode: "a"
        unread_bytes: 0
        seekable: true
        uri: "/var/www/projects/simplymeet-test/var/log/dev.log"
        options: []
      }
      #url: "/var/www/projects/simplymeet-test/var/log/dev.log"
      -errorMessage: null
      #filePermission: null
      #useLocking: false
      -dirCreated: true
      #level: 400
      #bubble: true
      #formatter: Monolog\Formatter\LineFormatter {#837 …}
      #processors: [
        Monolog\Processor\PsrLogMessageProcessor {#2204
          -dateFormat: null
          -removeUsedContextFields: false
        }
      ]
    }
    Symfony\Bridge\Monolog\Handler\ConsoleHandler {#2206
      -output: null
      -verbosityLevelMap: [
        16 => 400
        32 => 300
        64 => 250
        128 => 200
        256 => 100
      ]
      -consoleFormatterOptions: []
      #level: 100
      #bubble: true
      #formatter: null
      #processors: []
    }
    Sentry\Monolog\Handler {#2470
      -hub: Sentry\State\Hub {#2469 …}
      #level: 400
      #bubble: true
      #formatter: Monolog\Formatter\LineFormatter {#823 …}
      #processors: []
    }
  ]
  #processors: [
    Symfony\Bridge\Monolog\Processor\DebugProcessor {#2472
      -records: [
        "0000000011c0843d000000006d502ea6" => [
          [
            "timestamp" => 1789695842
            "message" => "Exception occurred: No route found for "GET /robots.txt""
            "priority" => 400
            "priorityName" => "ERROR"
            "context" => [
              "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1352
                -statusCode: 404
                -headers: []
                #message: "No route found for "GET /robots.txt""
                #code: 0
                #file: "/var/www/projects/simplymeet-test/vendor/symfony/http-kernel/EventListener/RouterListener.php"
                #line: 136
                -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1363 …}
                trace: {
                  /var/www/projects/simplymeet-test/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
                    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
                    › 
                    ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
                  }
                  /var/www/projects/simplymeet-test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /var/www/projects/simplymeet-test/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /var/www/projects/simplymeet-test/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /var/www/projects/simplymeet-test/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /var/www/projects/simplymeet-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /var/www/projects/simplymeet-test/vendor/symfony/http-kernel/HttpKernel.php:145 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /var/www/projects/simplymeet-test/vendor/symfony/http-kernel/HttpKernel.php:81 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                  }
                  /var/www/projects/simplymeet-test/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /var/www/projects/simplymeet-test/public/index.php:31 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
              "trace" => """
                #0 /var/www/projects/simplymeet-test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php(126): Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest()\n
                #1 /var/www/projects/simplymeet-test/vendor/symfony/event-dispatcher/EventDispatcher.php(264): Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke()\n
                #2 /var/www/projects/simplymeet-test/vendor/symfony/event-dispatcher/EventDispatcher.php(239): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch()\n
                #3 /var/www/projects/simplymeet-test/vendor/symfony/event-dispatcher/EventDispatcher.php(73): Symfony\Component\EventDispatcher\EventDispatcher->callListeners()\n
                #4 /var/www/projects/simplymeet-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php(168): Symfony\Component\EventDispatcher\EventDispatcher->dispatch()\n
                #5 /var/www/projects/simplymeet-test/vendor/symfony/http-kernel/HttpKernel.php(145): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch()\n
                #6 /var/www/projects/simplymeet-test/vendor/symfony/http-kernel/HttpKernel.php(81): Symfony\Component\HttpKernel\HttpKernel->handleRaw()\n
                #7 /var/www/projects/simplymeet-test/vendor/symfony/http-kernel/Kernel.php(201): Symfony\Component\HttpKernel\HttpKernel->handle()\n
                #8 /var/www/projects/simplymeet-test/public/index.php(31): Symfony\Component\HttpKernel\Kernel->handle()\n
                #9 {main}
                """
            ]
            "channel" => "app"
          ]
          [
            "timestamp" => 1789695842
            "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/projects/simplymeet-test/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136"
            "priority" => 400
            "priorityName" => "ERROR"
            "context" => [
              "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1352}
            ]
            "channel" => "request"
          ]
        ]
      ]
      -errorCount: [
        "0000000011c0843d000000006d502ea6" => 2
      ]
      -requestStack: Symfony\Component\HttpFoundation\RequestStack {#2471 …}
    }
  ]
  #microsecondTimestamps: true
  #exceptionHandler: null
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
""
content-type
""
host
"simplymeet.super-admin.test.d.simplybook.ovh"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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, 18 Sep 2026 01:44:02 GMT"
x-debug-token
"47157e"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
AES_256_CRYPT_SECRET_KEY
""
AI_API_HOST
"https://ai.simplybook.me"
APP_DEBUG
"1"
APP_ENV
"dev"
CORS_ALLOW_ORIGIN
"^https?://localhost:?[0-9]*$"
CUSTOM_DOMAIN_HOST
"https://cd.dimka.d.simplybook.ovh"
CUSTOM_DOMAIN_SECRET
"test"
CUSTOM_DOMAIN_TEMPLATE
"simplymeet.me"
DATABASE_SERVER_VERSION
"10"
DATABASE_URL
"mysql://em:@localhost:3306"
DEFAULT_DATABASE
"dimka_harmonizely"
DIRECTORY_HOST
"directory.mykola.d.simplybook.ovh"
DIRECTORY_TOKEN
"tokentokentoken"
FIREBASE_CONFIG_FILE
"google/firebase-push-notifications.json"
FIREBASE_PROJECT_ID
"sm-admin-app"
FS_AVATARS_CDN_URL
"https://simplymeet-st.s3.eu-central-1.amazonaws.com/"
FS_AWS_BUCKET
"simplymeet-st"
FS_AWS_CDN_URL
"https://simplymeet-st.s3.eu-central-1.amazonaws.com/assets/"
FS_AWS_S3_KEY
"AKIAQS6OHTYFYOLNFWRA"
FS_AWS_S3_REGION
"eu-central-1"
FS_AWS_S3_SECRET
"AJ6O8ipW9fW8TSB/6hzTZTt3alveiRpIdk2MhzxT"
GOOGLE_NOTIFICATION_WEBHOOK
"https://simplymeet.secure.test.d.simplybook.ovh/api/calendar/google/notification"
GOOGLE_REDIRECT_URI
"https://simplymeet.secure.test.d.simplybook.ovh/calendars/google/callback/"
HARMONIZELY_DATABASE_URL
""
KOPANO_CLIENT_ID
"Simplymeet.me"
KOPANO_REDIRECT_URL
"https://secure.simplymeet.me/calendars/kopano/callback/"
LOGIN_QR_SALT
"123"
MAILER_DSN
"smtp://109.74.204.32:2525?verify_peer=0"
MAILER_URL
"smtp://109.74.204.32:2525?verify_peer=0"
MESSENGER_SQS_DSN
"redis://localhost:6379/messages?stream_max_entries=100"
MESSENGER_SQS_SMS_DSN
"redis://localhost:6379/messages?stream_max_entries=100"
MONTHLY_BOOKING_LIMIT
"5"
OAUTH_DAYLITE_CLIENT_ID
"me.simplymeet.simplymeetapp"
OAUTH_STRIPE_CLIENT_ID
""
OAUTH_STRIPE_CLIENT_SECRET
""
POSTMARK_ACCOUNT_API_TOKEN
""
PRIVACY_CURRENT_VERSION
"2026-05-13"
PROXY_URL
""
REDIS_HOST
"127.0.0.1"
REDIS_PORT
"6379"
RUDDERSTACK_DATAPLANE_URL
"https://simplybooktmxr.dataplane.rudderstack.com"
RUDDERSTACK_WRITE_KEY
""
SENTRY_DSN
""
SIMPLYPAY_ANNUAL_PLAN_PRICE_ID
"7"
SIMPLYPAY_ANNUAL_USERS_ADDON_PRICE_ID
"13"
SIMPLYPAY_CANCELLATION_DISCOUNT_CODE
"F8HS9XSVWZ"
SIMPLYPAY_COMMON_SECRET
"efd6a519e532a9e9d5ca552fcf789a2ffca12ac1c3ff53f020ec79caaaef65ca"
SIMPLYPAY_COMMON_TOKEN
"22d78e577ba35a48d0b766b8d9bbfa278f5c1bd50b7b74d7a34260759c4f3048"
SIMPLYPAY_HOST
"https://sbpay.st1.d.simplybook.ovh"
SIMPLYPAY_MERCHANT_LOGIN
"smtest"
SIMPLYPAY_MERCHANT_SECRET
"823409c372b047106d64a2a5bbc1cdd4fbd8ab3b80825baec7d5de638616b396"
SIMPLYPAY_MERCHANT_TOKEN
"3029ed8a3d43a8a140bbdb65fcd891e4c69c2327b2d5dbe4f3257c6716b10323"
SIMPLYPAY_MONTHLY_PLAN_PRICE_ID
"6"
SIMPLYPAY_MONTHLY_USERS_ADDON_PRICE_ID
"12"
SIMPLYPAY_SUBSCRIPTION_FREE_PLAN
"trial"
SIMPLYPAY_SUBSCRIPTION_PROJECT
"simplymeet-me"
SLACK_SPAM_CHANNEL
"C0BKEP8GUPN"
TERMS_CURRENT_VERSION
"2026-05-13"
TRUSTED_PROXIES
"127.0.0.1,127.0.0.2"
UNSUBSCRIBE_HASH_SECRET
"test"
USEBOUNCER_API_KEY
"C1jajnu1wbl8XkuTPG8ajb2dKfrT3SB6tn1dktjc"

Defined as regular env variables

Key Value
APP_HOST
"simplymeet.test.d.simplybook.ovh"
COMPANY
"simplymeet"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/projects/simplymeet-test/public"
DOCUMENT_URI
"/index.php//robots.txt"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"simplymeet.super-admin.test.d.simplybook.ovh"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.217.108"
REMOTE_PORT
"36443"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1789695842
REQUEST_TIME_FLOAT
1789695842.8221
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/projects/simplymeet-test/public/index.php"
SCRIPT_NAME
"/index.php"
SECURE_HOST
"simplymeet.secure.test.d.simplybook.ovh"
SERVER_ADDR
"146.59.52.180"
SERVER_NAME
"simplymeet.super-admin.test.d.simplybook.ovh"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.30.2"
SUPER_ADMIN_HOST
"simplymeet.super-admin.test.d.simplybook.ovh"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,TRUSTED_PROXIES,DATABASE_SERVER_VERSION,DATABASE_URL,DEFAULT_DATABASE,HARMONIZELY_DATABASE_URL,MAILER_URL,CORS_ALLOW_ORIGIN,SENTRY_DSN,PROXY_URL,POSTMARK_ACCOUNT_API_TOKEN,MAILER_DSN,MESSENGER_SQS_DSN,MESSENGER_SQS_SMS_DSN,KOPANO_REDIRECT_URL,KOPANO_CLIENT_ID,OAUTH_DAYLITE_CLIENT_ID,OAUTH_STRIPE_CLIENT_ID,OAUTH_STRIPE_CLIENT_SECRET,REDIS_HOST,REDIS_PORT,SIMPLYPAY_COMMON_TOKEN,SIMPLYPAY_COMMON_SECRET,SIMPLYPAY_MERCHANT_TOKEN,SIMPLYPAY_MERCHANT_SECRET,SIMPLYPAY_MERCHANT_LOGIN,SIMPLYPAY_SUBSCRIPTION_PROJECT,SIMPLYPAY_SUBSCRIPTION_FREE_PLAN,SIMPLYPAY_HOST,SIMPLYPAY_MONTHLY_PLAN_PRICE_ID,SIMPLYPAY_ANNUAL_PLAN_PRICE_ID,SIMPLYPAY_MONTHLY_USERS_ADDON_PRICE_ID,SIMPLYPAY_ANNUAL_USERS_ADDON_PRICE_ID,SIMPLYPAY_CANCELLATION_DISCOUNT_CODE,RUDDERSTACK_WRITE_KEY,RUDDERSTACK_DATAPLANE_URL,CUSTOM_DOMAIN_HOST,CUSTOM_DOMAIN_SECRET,CUSTOM_DOMAIN_TEMPLATE,AES_256_CRYPT_SECRET_KEY,MONTHLY_BOOKING_LIMIT,UNSUBSCRIBE_HASH_SECRET,FIREBASE_CONFIG_FILE,FIREBASE_PROJECT_ID,DIRECTORY_HOST,DIRECTORY_TOKEN,AI_API_HOST,TERMS_CURRENT_VERSION,PRIVACY_CURRENT_VERSION,SLACK_SPAM_CHANNEL,FS_AWS_S3_KEY,FS_AWS_S3_SECRET,FS_AWS_S3_REGION,FS_AVATARS_CDN_URL,FS_AWS_CDN_URL,FS_AWS_BUCKET,USEBOUNCER_API_KEY,GOOGLE_REDIRECT_URI,GOOGLE_NOTIFICATION_WEBHOOK,LOGIN_QR_SALT"
USER
"www-data"

Parent Request

Return to parent request (token = be0219)

Key Value
_fos_rest_zone
false
_stopwatch_token
"da7efb"