Error 404 Not Found

GET http://www.roomlers.com/robots.txt

Forwarded to ErrorController (35a42f)

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

No attributes

Request Headers

Header Value
accept
"*/*"
accept-encoding
"deflate, gzip, br"
host
"www.roomlers.com"
user-agent
"Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)"
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
"Wed, 04 Dec 2024 18:31:35 GMT"
vary
"Accept"
x-debug-token
"7247df"
x-debug-token-link
"http://www.roomlers.com/_profiler/35a42f"
x-previous-debug-token
"35a42f"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Wed, 04 Dec 24 18:31:35 +0000"
Last used
"Wed, 04 Dec 24 18:31:35 +0000"
Lifetime
0

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_DEBUG
"0"
APP_ENV
"dev"
APP_SECRET
"841601dba1e9fa83251897af60172fc1"
DATABASE_URL
"mysql://roomlers-a57ff0:sQ56LFuwAxm7gwyu@127.0.0.1:3306/roomlers-com"
GOOGLEMAP_KEY
"AIzaSyA4fnlCYx-sU6oAMsNfli8_IqwFIsdxfA4"
MAILER_DSN
"sendinblue+api://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@default"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SENDINBLUE_DSN
"sendinblue://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@default?sender=PHONE"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/roomlers.com/htdocs/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/roomlers.com/htdocs/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/roomlers.com"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"deflate, gzip, br"
HTTP_HOST
"www.roomlers.com"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z1CgB5cMRUdc5MMlNQVKtAAAAMA"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"54.36.148.152"
REMOTE_PORT
"41529"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1733337095
REQUEST_TIME_FLOAT
1733337095.648
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/roomlers.com/htdocs/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.10.200.174"
SERVER_ADMIN
"contact@nexylan.com"
SERVER_NAME
"www.roomlers.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"MESSENGER_TRANSPORT_DSN,APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MAILER_DSN,SENDINBLUE_DSN,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,GOOGLEMAP_KEY"
UNIQUE_ID
"Z1CgB5cMRUdc5MMlNQVKtAAAAMA"
USER
"roomlers-279a94"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = 35a42f)

Key Value
_controller
"error_controller"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#166
  #message: "No route found for "GET http://www.roomlers.com/robots.txt""
  #code: 0
  #file: "/var/www/roomlers.com/htdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#165 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/roomlers.com/htdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/roomlers.com/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
      Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
      ›     }    ($closure = $listener(...))(...$args);};
    }
    /var/www/roomlers.com/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/roomlers.com/htdocs/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/roomlers.com/htdocs/vendor/symfony/http-kernel/HttpKernel.php:139 {
      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/roomlers.com/htdocs/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) {
    }
    /var/www/roomlers.com/htdocs/vendor/symfony/http-kernel/Kernel.php:184 {
      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/roomlers.com/htdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/roomlers.com/htdocs/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/roomlers.com/htdocs/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/roomlers.com/htdocs/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#120 …9}