Error 404 Not Found

GET https://staging.lineupforecast.com/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_controller_attributes
[]
_stopwatch_token
"b7d505"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#143
  #message: "No route found for "GET https://staging.lineupforecast.com/robots.txt""
  #code: 0
  #file: "/var/www/lineup-staging/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#91 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/lineup-staging/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/lineup-staging/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/lineup-staging/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/lineup-staging/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/lineup-staging/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 {
    }
    /var/www/lineup-staging/vendor/symfony/http-kernel/HttpKernel.php:162 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST, ?ControllerMetadata &$controllerMetadata = null): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/lineup-staging/vendor/symfony/http-kernel/HttpKernel.php:79 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type, $controllerMetadata);} catch (\Throwable $e) {
    }
    /var/www/lineup-staging/vendor/symfony/http-kernel/Kernel.php:143 {
      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/lineup-staging/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/lineup-staging/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/lineup-staging/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/lineup-staging/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#396
  -records: [
    2 => [
      [
        "timestamp" => 1785243076
        "timestamp_rfc3339" => "2026-07-28T12:51:16.229+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://staging.lineupforecast.com/robots.txt"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#143
            #message: "No route found for "GET https://staging.lineupforecast.com/robots.txt""
            #code: 0
            #file: "/var/www/lineup-staging/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#91 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/lineup-staging/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/lineup-staging/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/lineup-staging/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/lineup-staging/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/lineup-staging/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 {
              }
              /var/www/lineup-staging/vendor/symfony/http-kernel/HttpKernel.php:162 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST, ?ControllerMetadata &$controllerMetadata = null): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/lineup-staging/vendor/symfony/http-kernel/HttpKernel.php:79 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type, $controllerMetadata);} catch (\Throwable $e) {
              }
              /var/www/lineup-staging/vendor/symfony/http-kernel/Kernel.php:143 {
                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/lineup-staging/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/lineup-staging/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/lineup-staging/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/lineup-staging/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#395 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"staging.lineupforecast.com"
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).

Retry Command

curl \
  --compressed \
  --url 'https://staging.lineupforecast.com/robots.txt' \
  --header 'Accept-Encoding: gzip, br, zstd, deflate' \
  --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \
  --header 'Accept: */*' \
  --header 'X-Php-Ob-Level: 1'

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 28 Jul 2026 12:51:16 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fstaging.lineupforecast.com%2Frobots.txt%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Flineup-staging%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"8ed492"
x-robots-tag
"noindex"

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
AEMET_API_KEY
"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJmZWVsdGhldHJpcEBnbWFpbC5jb20iLCJqdGkiOiJmMDg1MWIxZS04NDdlLTRlZjctOTM3Ni1mM2I1YzA2OGQyMTciLCJpc3MiOiJBRU1FVCIsImlhdCI6MTc2ODE0NjQ3MCwidXNlcklkIjoiZjA4NTFiMWUtODQ3ZS00ZWY3LTkzNzYtZjNiNWMwNjhkMjE3Iiwicm9sZSI6IiJ9.gswTjSnXIJ0RZLB9WxSsAhVDh-uZNZWWtujwzG_78mc"
AMPLITUDE_APIKEY
"64bc90a9c99e65cc4e560ee84af01b95"
AMPLITUDE_SECRET
"45428cb43a860bf48c1827742cb78e68"
APPLE_CLIENT_ID
"com.lineupforecast"
APPLE_KEY_ID
"8RV3S7FYX3"
APPLE_PRIVATE_KEY_PATH
"%kernel.project_dir%/config/jwt/apple/AuthKey_8RV3S7FYX3_Apple_Login_Key.p8"
APPLE_TEAM_ID
"W394572N87"
APP_ENABLE_WINTER_HOURLY_SHIFT
"true"
APP_ENV
"dev"
APP_FORCE_UPDATE
"true"
APP_KEY
"Xt7mK9pL3wQf!!"
APP_RESTRICT_ACCESS
"false"
APP_SECRET
"3b3a5c19a76a8b8acd2801e419f4ef31"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://lineup_worker:gihhug-mEtnuv-qoshu3@100.86.56.114:3306/lineup"
EMAIL_ERROR_NOTIFICATION_ENABLED
"true"
EUSKALMET_EMAIL
"feelthetrip@gmail.com"
EUSKALMET_ISSUER
"lineup"
EUSKALMET_LOGIN_ID
"1d0d4f31b12ba1d481222e9c7d189276b9f101afc890b35cdb0b58bfd305a23e"
EUSKALMET_PRIVATE_KEY_PATH
"%kernel.project_dir%/config/jwt/euskalmet/privateKey.pem"
GOOGLE_CLIENT_ID
"851248429448-98h6vht9j00f9h1or92ljnmg2ht45uf0.apps.googleusercontent.com"
GOOGLE_RECAPTCHA_SECRET
"6LfkUDIqAAAAAIy9MXncWBsaZViBWz6X-LLvs_Sj"
GOOGLE_RECAPTCHA_SITE_KEY
"6LfkUDIqAAAAAKzLNwJr0-pSCjEeuiGBPl43_kwU"
JWT_EXPIRATION
"3600"
JWT_PASSPHRASE
"lineupforecast"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET
"lineup_jwt_secret_key_2024_secure_implementation"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"ses://AKIA2TKE7C3KRHWAI3ON:7IVOQjcR90Em5hdVmFYAAgjrlVt4TW5sizN%2Fh5kp@default?region=eu-west-1"
OAUTH_ENCRYPTION_KEY
"7da19bbd340089b148259010a540e80a"
OAUTH_PASSPHRASE
"478f2d634e5f604ab5bf235d7aaddeed"
OAUTH_PRIVATE_KEY
"%kernel.project_dir%/config/jwt/private.pem"
OAUTH_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
ONESIGNAL_API_KEY
"ZjliNDE2NjItZjc5My00ZjQ1LWJkOTItNWZhNTZjOWJjZWFi"
ONESIGNAL_APP_ID
"1595f8d0-94d6-431c-9973-ee876d5e1e47"
RECAPTCHA3_KEY
"6LfkUDIqAAAAAKzLNwJr0-pSCjEeuiGBPl43_kwU"
RECAPTCHA3_SECRET
"6LfkUDIqAAAAAIy9MXncWBsaZViBWz6X-LLvs_Sj"
REDIS_URL
"redis://100.86.56.114:6379"
SEGMENT_APIKEY
"79NFEoyRwDaJUQVTV0t0NNitxlKHHTxz"
SENDY_API_KEY
"trsjjl36kWvC1z8KNuFJ"
SENDY_BASE_URL
"https://sendy.findremix.com"
SENDY_USERS_LIST_ID
"1VgT1763264IyCDEZPFiOrsw"
SENDY_USERS_LIST_ID_EN
"B9uojPpX46hche8927jtYmqg"
SENDY_USERS_LIST_ID_ES
"1VgT1763264IyCDEZPFiOrsw"
SENDY_USERS_LIST_ID_FR
"2MMpuZRYFc2wkIDZQmcz2Q"
SENDY_USERS_LIST_ID_IT
"Z892Y763rXdboiUMxtnCgc1Gyw"
SENDY_USERS_LIST_ID_PT
"DWRn6I7g03D9fITnEfWf5Q"
SESSION_COOKIE_DOMAIN
".lineupforecast.com"
SPOT_DETAIL_CACHE_ENABLED
"true"
TIDE_API_BASE_URL
"http://127.0.0.1:8001/api/v1"
TIDE_PROVIDER
"tdm"
TRACKING_SERVICE
"amplitude"
WEATHERKIT_KEY_ID
"T3J8S7CJDV"
WEATHERKIT_PRIVATE_KEY
"%kernel.project_dir%/config/jwt/apple/AuthKey_T3J8S7CJDV_WeatherKit.p8"
WEATHERKIT_SERVICE_NAME
"com.lineupforecast.weatherkitapp"
WEATHERKIT_TEAM_ID
"W394572N87"
WORLDTIDES_API_KEY
"785d6523-7a63-4805-a4d2-05bdecf2a582"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/lineup-staging"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/lineup-staging"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/lineup-staging/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, zstd, deflate"
HTTP_HOST
"staging.lineupforecast.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
PHP_VALUE
"""
display_errors=On\n
error_reporting=E_ALL
"""
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.190"
REMOTE_PORT
"48654"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1785243076
REQUEST_TIME_FLOAT
1785243076.212
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/lineup-staging/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.233.98.24"
SERVER_NAME
"staging.lineupforecast.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.24.0"
SYMFONY_DOTENV_PATH
"/var/www/lineup-staging/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_FORCE_UPDATE,SESSION_COOKIE_DOMAIN,DATABASE_URL,SEGMENT_APIKEY,MAILER_DSN,SENDY_BASE_URL,SENDY_API_KEY,SENDY_USERS_LIST_ID,SENDY_USERS_LIST_ID_ES,SENDY_USERS_LIST_ID_EN,SENDY_USERS_LIST_ID_FR,SENDY_USERS_LIST_ID_IT,SENDY_USERS_LIST_ID_PT,CORS_ALLOW_ORIGIN,OAUTH_PRIVATE_KEY,OAUTH_PUBLIC_KEY,OAUTH_PASSPHRASE,OAUTH_ENCRYPTION_KEY,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,AMPLITUDE_APIKEY,AMPLITUDE_SECRET,APP_KEY,APP_RESTRICT_ACCESS,EMAIL_ERROR_NOTIFICATION_ENABLED,APPLE_CLIENT_ID,APPLE_TEAM_ID,APPLE_KEY_ID,APPLE_PRIVATE_KEY_PATH,GOOGLE_CLIENT_ID,WEATHERKIT_KEY_ID,WEATHERKIT_TEAM_ID,WEATHERKIT_SERVICE_NAME,WEATHERKIT_PRIVATE_KEY,WORLDTIDES_API_KEY,ONESIGNAL_API_KEY,ONESIGNAL_APP_ID,TRACKING_SERVICE,JWT_SECRET,JWT_EXPIRATION,REDIS_URL,SPOT_DETAIL_CACHE_ENABLED,APP_ENABLE_WINTER_HOURLY_SHIFT,EUSKALMET_PRIVATE_KEY_PATH,EUSKALMET_ISSUER,EUSKALMET_EMAIL,EUSKALMET_LOGIN_ID,AEMET_API_KEY,TIDE_PROVIDER,TIDE_API_BASE_URL"
USER
"www-data"

Parent Request

Return to parent request (token = 7dcf6c)

Key Value
_remove_csp_headers
true
_stopwatch_token
"43f775"