Error 404 Not Found

GET https://lunagate.rhvm.net/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"2b3c90"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#778
  #message: "Space not found."
  #code: 0
  #file: "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
  #line: 326
  -statusCode: 404
  -headers: []
  trace: {
    /app/vendor/symfony/framework-bundle/Controller/AbstractController.php:326 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException …
      › {    return new NotFoundHttpException($message, $previous);}
    }
    /app/src/Controller/PublicSpaceWebsiteController.php:101 {
      App\Controller\PublicSpaceWebsiteController->showCustomDomain(string $customHost, string $path, Request $request): Response …
      › if ($this->isManagedSiteHost($customHost)) {    throw $this->createNotFoundException('Space not found.');}
      arguments: {
        $message: "Space not found."
      }
    }
    /app/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $customHost: "lunagate.rhvm.net"
        $path: "robots.txt"
        $request: Symfony\Component\HttpFoundation\Request {#6 …}
      }
    }
    /app/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#6 …}
        $type: 1
      }
    }
    /app/vendor/symfony/http-kernel/Kernel.php:191 {
      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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#6 …}
        $type: 1
        $catch: true
      }
    }
    /app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#6 …}
      }
    }
    /app/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /app/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/app/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#242
  -records: [
    6 => [
      [
        "timestamp" => 1775921526
        "timestamp_rfc3339" => "2026-04-11T15:32:06.977+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "public.custom_domain_website.show"
          "route_parameters" => [
            "_route" => "public.custom_domain_website.show"
            "path" => "robots.txt"
            "_controller" => "App\Controller\PublicSpaceWebsiteController::showCustomDomain"
            "customHost" => "lunagate.rhvm.net"
          ]
          "request_uri" => "https://lunagate.rhvm.net/robots.txt"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1775921526
        "timestamp_rfc3339" => "2026-04-11T15:32:06.989+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 1
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775921526
        "timestamp_rfc3339" => "2026-04-11T15:32:06.989+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775921526
        "timestamp_rfc3339" => "2026-04-11T15:32:06.989+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775921527
        "timestamp_rfc3339" => "2026-04-11T15:32:07.255+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Space not found." at AbstractController.php line 326"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#778
            #message: "Space not found."
            #code: 0
            #file: "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
            #line: 326
            -statusCode: 404
            -headers: []
            trace: {
              /app/vendor/symfony/framework-bundle/Controller/AbstractController.php:326 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException …
                › {    return new NotFoundHttpException($message, $previous);}
              }
              /app/src/Controller/PublicSpaceWebsiteController.php:101 {
                App\Controller\PublicSpaceWebsiteController->showCustomDomain(string $customHost, string $path, Request $request): Response …
                › if ($this->isManagedSiteHost($customHost)) {    throw $this->createNotFoundException('Space not found.');}
                arguments: {
                  $message: "Space not found."
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $customHost: "lunagate.rhvm.net"
                  $path: "robots.txt"
                  $request: Symfony\Component\HttpFoundation\Request {#6 …}
                }
              }
              /app/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#6 …}
                  $type: 1
                }
              }
              /app/vendor/symfony/http-kernel/Kernel.php:191 {
                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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#6 …}
                  $type: 1
                  $catch: true
                }
              }
              /app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#6 …}
                }
              }
              /app/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /app/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/app/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    6 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#241 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"lunagate.rhvm.net"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.101"
x-forwarded-host
"lunagate.rhvm.net"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"36654eed6b01"
x-php-ob-level
"0"
x-real-ip
"216.73.216.101"

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
"Sat, 11 Apr 2026 15:32:07 GMT"
vary
"Accept"
x-debug-exception
"Space%20not%20found."
x-debug-exception-file
"%2Fapp%2Fvendor%2Fsymfony%2Fframework-bundle%2FController%2FAbstractController.php:326"
x-debug-token
"f90ca4"

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_SECRET
"c76cb2770bd5e9107c849555bbf48d10"
APP_SHARE_DIR
"var/share"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
FRAMEWORK_CACHE_APP
"cache.adapter.redis"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
TRUSTED_PROXIES
"127.0.0.1,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16"

Defined as regular env variables

Key Value
"/usr/local/bin/frankenphp"
APP_BUILD_VERSION
"dev"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_PROJECT_DIR
"/app"
APP_RUNTIME
"Symfony\Component\Runtime\GenericRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/app"
]
AUTH_TYPE
""
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/app/public"
DOCUMENT_URI
"/index.php"
GATEWAY_INTERFACE
"CGI/1.1"
GODEBUG
"cgocheck=0"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A5"
HOME
"/root"
HOSTNAME
"60206fdfb6d6"
HTTPS
""
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"lunagate.rhvm.net"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.101"
HTTP_X_FORWARDED_HOST
"lunagate.rhvm.net"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"36654eed6b01"
HTTP_X_REAL_IP
"216.73.216.101"
MERCURE_PUBLISHER_JWT_KEY
"notebook4catalog6original!updates0shepard_bea1klinger5tru*WHOOPEE8vessels"
MERCURE_SUBSCRIBER_JWT_KEY
"advance*ignite_lingo*murphy!seduced3MAKI_shovel_gulp7bedside8type"
MERCURE_TRANSPORT_URL
"rediss://default:AWsmAAIncDIxNmQ0MjliOTk3OGY0ZDIzODllYzdkODE0MGJjMzI0M3AyMjc0MzA@unbiased-foxhound-27430.upstash.io:6379"
OP_SERVICE_ACCOUNT_TOKEN
"ops_eyJzaWduSW5BZGRyZXNzIjoibXkuMXBhc3N3b3JkLmNvbSIsInVzZXJBdXRoIjp7Im1ldGhvZCI6IlNSUGctNDA5NiIsImFsZyI6IlBCRVMyZy1IUzI1NiIsIml0ZXJhdGlvbnMiOjY1MDAwMCwic2FsdCI6IldqbHBQS3lBd2RFT1pMRk9wQlBObEEifSwiZW1haWwiOiJ6Y2VmdWMyMzJzbmNlQDFwYXNzd29yZHNlcnZpY2VhY2NvdW50cy5jb20iLCJzcnBYIjoiMGI4ODFlYWMxYjc4YTY3N2ZkMTVlNzg0MjI0YjM1NzA5NTI1MTAwYTFhNWNjZmQxYjFkMTc1YmY3NGM0MzBlYSIsIm11ayI6eyJhbGciOiJBMjU2R0NNIiwiZXh0Ijp0cnVlLCJrIjoiNmozN0NZNXJDUGlNeXpSQlJTbkl4NEcwUEliUlh5bU9uTXhqTDhaZ2dwUSIsImtleV9vcHMiOlsiZGVjcnlwdCIsImVuY3J5cHQiXSwia3R5Ijoib2N0Iiwia2lkIjoibXAifSwic2VjcmV0S2V5IjoiQTMtWFY0NFRDLVM0N1lSTC1IR1hHMi1MWk1WUy1LM1hUMi1EQUVUUCIsInRocm90dGxlU2VjcmV0Ijp7InNlZWQiOiI1MjFkODE0ZWIxOWQ0Yjk1ZjRiMWI0NjEzMjY5NWQzN2UwNTdiYTNjZTRkZTRmNWY0OGVhOGIxYjg3YjdmMjhmIiwidXVpZCI6IlE2N0NOT0NIQ0pGM1pFN1lBRVpVSks3RkpFIn0sImRldmljZVV1aWQiOiI3NmxkdW1rYmF2dmtqanI2a3hxdHZnenFjZSJ9"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.5.4.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"c1569f1f543f6b025c583cdc0e730e5c5833c603618613f1aa8e75d1524b8c91"
PHP_URL
"https://www.php.net/distributions/php-8.5.4.tar.xz"
PHP_VERSION
"8.5.4"
PWD
"/app"
QUERY_STRING
""
REMOTE_ADDR
"10.0.1.11"
REMOTE_HOST
"10.0.1.11"
REMOTE_IDENT
""
REMOTE_PORT
"59296"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1775921526
REQUEST_TIME_FLOAT
1775921526.9196
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"lunagate.rhvm.net"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"FrankenPHP"
SHLVL
"1"
SITE_DOMAIN_NAME
"lunagate.rhvm.net"
SSL_CIPHER
""
SSL_PROTOCOL
""
SYMFONY_DECRYPTION_SECRET
"WwZLqox6STtQtoEauDJVhPCIbBmOauOc96kim2Kz94mIA+35skejsVcD2bXnbC3kF1jGIfk7WPTIiv3SNZUpfA=="
SYMFONY_DOTENV_PATH
"/app/.env"
SYMFONY_DOTENV_VARS
"APP_SECRET,APP_SHARE_DIR,TRUSTED_PROXIES,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,FRAMEWORK_CACHE_APP"
XDG_CONFIG_HOME
"/config"
XDG_DATA_HOME
"/data"

Parent Request

Return to parent request (token = d935ca)

Key Value
_controller
"App\Controller\PublicSpaceWebsiteController::showCustomDomain"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"public.custom_domain_website.show"
_route_params
[
  "path" => "robots.txt"
  "customHost" => "lunagate.rhvm.net"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#362
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\RefreshTokenAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\RefreshTokenAuthenticator {#325 …}
  }
]
_stopwatch_token
"9af8ee"
customHost
"lunagate.rhvm.net"
path
"robots.txt"