Error 404 Not Found

GET https://clean.surfsideweb.com/robots.txt

Forwarded to ErrorController (2baf27)

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"5b4156"

Request Headers

Header Value
accept
"*/*"
content-length
"0"
cookie
"fikker-61vm-nk2N=MgPGRI6oXLV7DSLWJk4y6wNi63F1ZE0E"
host
"clean.surfsideweb.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"18.119.17.138"
x-forwarded-host
"clean.surfsideweb.com"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"clean.surfsideweb.com"
x-https
"1"
x-php-ob-level
"1"
x-real-ip
"18.119.17.138"

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, 20 Sep 2024 04:29:40 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fclean.surfsideweb.com%2Frobots.txt%22"
x-debug-exception-file
"%2Fhome%2Fcleansurfsideweb%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"6d63cf"
x-debug-token-link
"https://clean.surfsideweb.com/_profiler/2baf27"
x-previous-debug-token
"2baf27"
x-robots-tag
"noindex"

Cookies

Request Cookies

Key Value
fikker-61vm-nk2N
"MgPGRI6oXLV7DSLWJk4y6wNi63F1ZE0E"

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
"0b104547f0cdc445eb6fcad82ae2c32c"
DATABASE_URL
"mysql://cleansurfsideweb_ace:wQ}YvS^WHI0j@localhost:3306/cleansurfsideweb_ace?serverVersion=10.3.39-MariaDB&charset=utf8mb4"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"0"
CONTEXT_DOCUMENT_ROOT
"/home/cleansurfsideweb/public_html"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/cleansurfsideweb/public_html"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_COOKIE
"fikker-61vm-nk2N=MgPGRI6oXLV7DSLWJk4y6wNi63F1ZE0E"
HTTP_HOST
"clean.surfsideweb.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"18.119.17.138"
HTTP_X_FORWARDED_HOST
"clean.surfsideweb.com"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"clean.surfsideweb.com"
HTTP_X_HTTPS
"1"
HTTP_X_REAL_IP
"18.119.17.138"
PATH
"/usr/local/bin:/usr/bin:/bin"
PHP_SELF
"/index.php"
PWD
"/"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://clean.surfsideweb.com/robots.txt"
REDIRECT_SCRIPT_URL
"/robots.txt"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Zuz6NHkmIANpAQKL6nPyLAAAAE0"
REDIRECT_URL
"/robots.txt"
REDIRECT_isproxyrequest
"1"
REMOTE_ADDR
"18.119.17.138"
REMOTE_PORT
"21332"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1726806580
REQUEST_TIME_FLOAT
1726806580.3495
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/home/cleansurfsideweb/public_html/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://clean.surfsideweb.com/robots.txt"
SCRIPT_URL
"/robots.txt"
SERVER_ADDR
"23.29.115.234"
SERVER_ADMIN
"webmaster@clean.surfsideweb.com"
SERVER_NAME
"clean.surfsideweb.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN"
TEMP
"/tmp"
TMP
"/tmp"
TMPDIR
"/tmp"
UNIQUE_ID
"Zuz6NHkmIANpAQKL6nPyLAAAAE0"

Sub Requests 1

ErrorController (token = 2baf27)

Key Value
_controller
"error_controller"
_stopwatch_token
"ddc7db"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#233
  #message: "No route found for "GET https://clean.surfsideweb.com/robots.txt""
  #code: 0
  #file: "/home/cleansurfsideweb/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#164 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/cleansurfsideweb/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/cleansurfsideweb/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /home/cleansurfsideweb/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/cleansurfsideweb/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);}
    }
    /home/cleansurfsideweb/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /home/cleansurfsideweb/vendor/symfony/http-kernel/HttpKernel.php:142 {
      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);}
    /home/cleansurfsideweb/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /home/cleansurfsideweb/vendor/symfony/http-kernel/Kernel.php:197 {
      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 {
    }
    /home/cleansurfsideweb/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /home/cleansurfsideweb/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/cleansurfsideweb/public_html/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/cleansurfsideweb/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#58 …9}