Error 404 Not Found

GET https://northboundtravelgroup.net/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"288cef"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#254
  #message: "No route found for "GET https://northboundtravelgroup.net/robots.txt""
  #code: 0
  #file: "/var/www/northbound-api/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 149
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#167 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/northbound-api/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/northbound-api/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/northbound-api/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/northbound-api/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/northbound-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/northbound-api/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/northbound-api/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/northbound-api/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/northbound-api/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/northbound-api/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/northbound-api/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/northbound-api/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#128
  -records: [
    "" => [
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.407+00:00"
        "message" => "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#121
            #message: "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
            #code: 0
            #file: "/var/www/northbound-api/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/northbound-api/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/northbound-api/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/northbound-api/vendor/doctrine/orm/src/Proxy/Autoloader.php:74 {
                Doctrine\ORM\Proxy\Autoloader::register(string $proxyDir, string $proxyNamespace, ?Closure $notFoundCallback = null): Closure …
                › if (PHP_VERSION_ID >= 80400) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/northbound-api/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:136 {
                Doctrine\Bundle\DoctrineBundle\DoctrineBundle->boot(): void …
                › 
                ›     $this->autoloader = Autoloader::register($dir, $namespace, $proxyGenerator);}
              }
              /var/www/northbound-api/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/northbound-api/vendor/symfony/http-kernel/Kernel.php:177 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $this->boot();++$this->requestStackSize;
              }
              /var/www/northbound-api/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/northbound-api/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/northbound-api/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/northbound-api/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
    ]
    2 => [
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.408+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.408+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.408+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.408+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.408+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.408+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.408+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.410+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://northboundtravelgroup.net/robots.txt"" at RouterListener.php line 149"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#254
            #message: "No route found for "GET https://northboundtravelgroup.net/robots.txt""
            #code: 0
            #file: "/var/www/northbound-api/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 149
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#167 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/northbound-api/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/northbound-api/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/northbound-api/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/northbound-api/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/northbound-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/northbound-api/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/northbound-api/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/northbound-api/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/northbound-api/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/northbound-api/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/northbound-api/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/northbound-api/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.430+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.430+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.430+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.430+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.430+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.430+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.430+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.430+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.430+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.430+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.430+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.430+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.430+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.430+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.430+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    522 => [
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.410+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.410+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.410+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.410+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.410+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.410+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.410+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.410+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.410+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.410+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.410+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.411+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.411+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.411+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.411+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.411+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.411+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerTsiJzDc\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.411+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768228270
        "timestamp_rfc3339" => "2026-01-12T14:31:10.429+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    2 => 1
    522 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#127 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"216.73.216.4"
cf-ipcountry
"US"
cf-ray
"9bcd5b203b8f1127-ORD"
cf-visitor
"{"scheme":"https"}"
connection
"Keep-Alive"
host
"northboundtravelgroup.net"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
x-forwarded-for
"216.73.216.4"
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
"Mon, 12 Jan 2026 14:31:10 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fnorthboundtravelgroup.net%2Frobots.txt%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fnorthbound-api%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:149"
x-debug-token
"ed72bf"

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_ENV
"dev"
APP_SECRET
"secret"
APP_SECRET_KEY
"IkKzg4ZVCtsfpsWl4IJoi75qMM1TlfBFBVDLLpTPA6J6b9Q20RhImVSeeqRDKCj3"
BS_DOMAIN
"bsb-acc.northboundtravelgroup.net"
CORS_ALLOW_ORIGIN
"^.*$"
DATABASE_URL
"postgresql://postgres:netrom@postgres:5432/middleware?serverVersion=17&charset=utf8"
MEDUSA_ADMIN_PASSWORD
"netrom"
MEDUSA_ADMIN_USER
"[email protected]"
MEDUSA_BASE_DEPARTURE_DATE_UPDATE_URL
"https://o-ecom-acc.northboundtravelgroup.net/admin/depature_date/admin/depature_date"
MEDUSA_BASE_IMPORT_URL
"https://o-ecom-acc.northboundtravelgroup.net/admin/import"
MEDUSA_BASE_ITINERARY_UPDATE_URL
"https://o-ecom-acc.northboundtravelgroup.net/admin/itinerary"
MEDUSA_BASE_URL
"https://o-ecom-acc.northboundtravelgroup.net"
MEDUSA_BEARER
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY3Rvcl9pZCI6InVzZXJfMDFKTk5OMzc2MTlTOVFCMTI3OUI1SkJXNlQiLCJhY3Rvcl90eXBlIjoidXNlciIsImF1dGhfaWRlbnRpdHlfaWQiOiJhdXRoaWRfMDFKTk5OMzc4ODY4VkVEU0ozVzJETkg1MFIiLCJhcHBfbWV0YWRhdGEiOnsidXNlcl9pZCI6InVzZXJfMDFKTk5OMzc2MTlTOVFCMTI3OUI1SkJXNlQifSwiaWF0IjoxNzQxNTkwMzIzLCJleHAiOjE3NDE2NzY3MjN9.Vv8C2xwlXB6J1Kz0hMqkn8XcA2Mg7xIyRrmTlegl1W8"
MEDUSA_CACHE_TTL
"3600"
MEDUSA_SALES_CHANNEL
"bsb-acc.northboundtravelgroup.net"
MESSENGER_TRANSPORT_DSN
"redis://localhost:6379/messages"
MT_DOMAIN
"mt-test.northboundtravelgroup.nl"
REDIS_HOST
"127.0.0.1"
REDIS_PORT
"6379"
REDIS_URL
"redis://localhost:6379"
STRAPI_BASE_URL
"https://cms-acc.northboundtravelgroup.net/api"
STRAPI_BEARER
"66754b89bf34ebba5f2ec7b0dbc11a693f214c50db4d46d8c91dcd1a4c4f8644ae9d5b46c9dfeea56203d18ad78317cc52bc6b3373d53406822dc30d42d2f357ef62f3bc06c5e77bf9080e8568f12c7a210b7d14fc16c1707cc57928ad1cac9e378f734d617a930d33196eb0c570c4ceaaa625a543b92ae8fb5b63a0696ac7f8"
SWS_DOMAIN
"sws-acc.northboundtravelgroup.net"
TPI_API_BASE_URL
"https://api.faerun.travelplugin.nl"
TPI_BASE_URL
"https://faerun.travelplugin.nl/api/public"
TPI_BS_BEARER
"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJ0eXBlIjoicHVibGljIiwiaXNzIjoiVHJhdmVsUGx1Z2luIiwic3V0IjoiYXBwIiwic3VpIjoiMSIsInN1YiI6IjEiLCJnYXRlcyI6IioiLCJvcmlnaW5zIjoiKiIsImlhdCI6MTcxNjkzMzYwMCwiZGF0YSI6W10sImVudGl0aWVzIjoiMiJ9.IlsublEmXuDsBrNHLgE8-3nb-gRWD3Uo6cQyjWzwDQd4swqLNRvO7dTtntI27hjackIJT081TLOaJu3jKYIVnRlQdBrmR66psJlgYJhs3tObVbYFpI3FVr16CWTcAd8Lfx4U_0GlQ_GmtrEf0KwRlFgL7OU_AqnoMMZRBSattlw1BiC2xsHCrIKgzfLopGBGR9ASrJqdCU3-eKuitXy4zvWlW6Wnp3zKqWGNdiIpnb1iX_UI15-S9IKRQ9MaU2U_BSxSaFKQHw5r8_gaBfTg4URPyKkLm7bjHZ4NRVjOcL5gcXTqI5Xk_D54k8fl9-2GFnqosMvYGhpu3e41_H-akA"
TPI_MT_BEARER
"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJ0eXBlIjoicHVibGljIiwiaXNzIjoiVHJhdmVsUGx1Z2luIiwic3V0IjoiYXBwIiwic3VpIjoiMSIsInN1YiI6IjEiLCJnYXRlcyI6IioiLCJvcmlnaW5zIjoiKiIsImlhdCI6MTcxNjkzMzYwMCwiZGF0YSI6W10sImVudGl0aWVzIjoiMyJ9.gNJ7SG0SxTEE67OKZfOjjkRL8_RzH6A3HDcXj-3LKeqgabbNsHOwTJAMzXar32Kbve8gmBM4wM0xdf6jh23Gl4nWjwxJz9wN49nB4tfb_4XzahTiXblZf_HSduCms2a66WMvEyNQjkXriJx8jZ6l8a6qFRKlMX5SS6opKoQzqO8Sd2tk_cKSvDV13BlEmg6oih3nphhiOGt2YRrl_4euzRG-gYdmE_FusYm2vDZtqR7zl8mAuRJlI4X5s8ICh4CEyhiS9sT-J6EjoVx4RY5yYNBAg6n4SzJGFbWJaHm_5b5QfvEz7Z7W7TE5Q2T1OWj2ztrxPqeJlZjJXSrALsoLrg"
TPI_SWS_BEARER
"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJ0eXBlIjoicHVibGljIiwiaXNzIjoia2VubmV0aC1rb2giLCJzdXQiOiJhcHAiLCJzdWkiOiIyIiwic3ViIjoiMiIsImdhdGVzIjoiKiIsIm9yaWdpbnMiOiIqIiwiaWF0IjoxNzM5MzE0ODAwLCJkYXRhIjpbXSwiZW50aXRpZXMiOiI0In0.A7CqameK6j-WfAWFHqhIl0g0SvnXbSvoSq7zzedj0eGKYohnT-qz9hLzUtOpK20WEjM-RKmwHc_y4qNBQf42OQc0tzCtMBr0oBcySLyGkPBOFpkOPTxpa7Lx1mLHAoJm150OSvA_k6FM7oIF6mjHaF_Id6RclLYBYajwNgbIqvklKWK3xtvMGvLvsL2acda8eo4pF6SkKVsjk7jxCFVpZzb0Q8Ardqb_nN39qQCSWwDgymMeN6a18wfNO32U_3nSJtQwiluUMBmz7lAP6MaB6Aqppe_uxnIBMpq_OoGXpmSqX5Wq2ZiTTyGyNVDo3ZZJ9mVUqjsYEcOPw8gvy5PI3g"
TPI_VT_BEARER
"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJ0eXBlIjoicHVibGljIiwiaXNzIjoiVHJhdmVsUGx1Z2luIiwic3V0IjoiYXBwIiwic3VpIjoiMSIsInN1YiI6IjEiLCJnYXRlcyI6IioiLCJvcmlnaW5zIjoiKiIsImlhdCI6MTcxNjkzMzYwMCwiZGF0YSI6W10sImVudGl0aWVzIjoiMSJ9.d3oaz-LjeBF5Rh2yqUxdph_0Jr67oJRVplcul7Fwl0LlNUtoFCtO_LEVs30WXZqWv2ozjAuojTaG4Y1LYuTkmh-6iySMxpg8SONYFz1Dp-8gGl6iEMSjeQRqipEDIAT59ZEF_zs7K1-7Pwt2LAxwwkw_JFsgQlf9-MkGYRAnRGamT3kzv8nUlPpdF0lgJG00Wbui6xf6z7a5FA5G8SEMkbYhoBOfIrfmJJIZx6FDC9T-UBKcnOFJSL81mHyMFJ9Qq3jnA_xsuFaXkUXNjvx_JbqGPbcqv4IuYDYQmJyRvkUz9YofPOwzZB7JTGcimZ585kMM2TCdvv6PxIz3cJg1hw"
TYPESENSE_API_KEY
"JQXpxiDQhbFVjyj4iE9Djdb5zP0ssUFW"
TYPESENSE_COLLECTION_NAME
"bsb_site_content"
TYPESENSE_ENDPOINT
"https://ir2do6z9yfgmlnxbp-1.a1.typesense.net"
VT_DOMAIN
"vt-test.northboundtravelgroup.nl"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/northbound-api/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"216.73.216.4"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"9bcd5b203b8f1127-ORD"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_HOST
"northboundtravelgroup.net"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
HTTP_X_FORWARDED_FOR
"216.73.216.4"
HTTP_X_FORWARDED_PROTO
"https"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.70.179.131"
REMOTE_PORT
"10218"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768228270
REQUEST_TIME_FLOAT
1768228270.4017
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/northbound-api/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.31.41.115"
SERVER_NAME
"api-acc.northboundtravelgroup.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.24.0"
SYMFONY_DOTENV_PATH
"/var/www/northbound-api/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SECRET_KEY,DATABASE_URL,CORS_ALLOW_ORIGIN,TPI_BASE_URL,TPI_API_BASE_URL,REDIS_PORT,REDIS_HOST,TPI_BS_BEARER,TPI_MT_BEARER,TPI_VT_BEARER,TPI_SWS_BEARER,MEDUSA_BEARER,MEDUSA_BASE_IMPORT_URL,MEDUSA_BASE_URL,MEDUSA_BASE_ITINERARY_UPDATE_URL,MEDUSA_BASE_DEPARTURE_DATE_UPDATE_URL,MEDUSA_SALES_CHANNEL,MEDUSA_CACHE_TTL,MEDUSA_ADMIN_USER,MEDUSA_ADMIN_PASSWORD,STRAPI_BEARER,STRAPI_BASE_URL,SWS_DOMAIN,BS_DOMAIN,MT_DOMAIN,VT_DOMAIN,MESSENGER_TRANSPORT_DSN,REDIS_URL,TYPESENSE_ENDPOINT,TYPESENSE_API_KEY,TYPESENSE_COLLECTION_NAME"
USER
"www-data"

Parent Request

Return to parent request (token = 5f5e49)

Key Value
_remove_csp_headers
true
_stopwatch_token
"8b18f4"