Error 404 Not Found

GET http://compta.site/robots.txt

Forwarded to ErrorController (bcc200)

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_links
Symfony\Component\WebLink\GenericLinkProvider {#1279
  -links: [
    1280 => Symfony\Component\WebLink\Link {#1280
      -href: "http://compta.site/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_remove_csp_headers
true
_stopwatch_token
"177c08"

Request Headers

Header Value
accept
"*/*"
connection
"close"
host
"compta.site"
user-agent
"Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)"
x-forwarded-by
"192.168.0.1"
x-forwarded-port
"80"
x-forwarded-proto
"http"
x-php-ob-level
"1"
x-real-ip
"192.99.15.17"

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, 22 Jan 2025 19:59:36 GMT"
link
"<http://compta.site/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20http%3A%2F%2Fcompta.site%2Frobots.txt%22"
x-debug-exception-file
"%2Fvolume1%2Fweb%2Fcompta.site-PROD%2Fsite-compta%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"41dd67"
x-debug-token-link
"http://compta.site/_profiler/bcc200"
x-previous-debug-token
"bcc200"
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
APP_ENV
"dev"
APP_SECRET
"3462958ff5f13ee750cd4c9341fcb527"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://root:Mada-42600@localhost:3306/db_compta_site_PROD?serverVersion=5.7"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/volume1/web/compta.site-PROD/site-compta/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/volume1/web/compta.site-PROD/site-compta/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/services/web"
HOST
"compta.site"
HTTP_ACCEPT
"*/*"
HTTP_CONNECTION
"close"
HTTP_HOST
"compta.site"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)"
HTTP_X_FORWARDED_BY
"192.168.0.1"
HTTP_X_FORWARDED_PORT
"80"
HTTP_X_FORWARDED_PROTO
"http"
HTTP_X_REAL_IP
"192.99.15.17"
MOD_X_SENDFILE_ENABLED
"yes"
PATH
"/sbin:/bin:/usr/sbin:/usr/bin:/usr/syno/sbin:/usr/syno/bin:/usr/local/sbin:/usr/local/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HOST
"compta.site"
REDIRECT_MOD_X_SENDFILE_ENABLED
"yes"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"192.99.15.17"
REMOTE_PORT
"38012"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1737575976
REQUEST_TIME_FLOAT
1737575976.0469
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/volume1/web/compta.site-PROD/site-compta/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.0.1"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"compta.site"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.57 (Unix)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN"
USER
"http"

Sub Requests 1

ErrorController (token = bcc200)

Key Value
_controller
"error_controller"
_links
Symfony\Component\WebLink\GenericLinkProvider {#1103
  -links: [
    1007 => Symfony\Component\WebLink\Link {#1007
      -href: "http://compta.site/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_stopwatch_token
"0c46f4"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#578
  #message: "No route found for "GET http://compta.site/robots.txt""
  #code: 0
  #file: "/volume1/web/compta.site-PROD/site-compta/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#548 …}
  -statusCode: 404
  -headers: []
  trace: {
    /volume1/web/compta.site-PROD/site-compta/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) {
    }
    /volume1/web/compta.site-PROD/site-compta/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 {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#38 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#172 …}
        }
      }
    }
    /volume1/web/compta.site-PROD/site-compta/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#38 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#172 …}
      }
    }
    /volume1/web/compta.site-PROD/site-compta/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);}
      arguments: {
        $listeners: [ …18]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#38 …}
      }
    }
    /volume1/web/compta.site-PROD/site-compta/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 {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#38 …}
        $eventName: "kernel.request"
      }
    }
    /volume1/web/compta.site-PROD/site-compta/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#38 …}
        $eventName: "kernel.request"
      }
    }
    /volume1/web/compta.site-PROD/site-compta/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
        $type: 1
      }
    }
    /volume1/web/compta.site-PROD/site-compta/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
        $type: 1
        $catch: true
      }
    }
    /volume1/web/compta.site-PROD/site-compta/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
      }
    }
    /volume1/web/compta.site-PROD/site-compta/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /volume1/web/compta.site-PROD/site-compta/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/volume1/web/compta.site-PROD/site-compta/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#46 …9}