Error 404 Not Found

GET https://www.tycotr.lapatteprecieuse.fr/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"06a90a"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#674
  #message: "No route found for "GET https://www.tycotr.lapatteprecieuse.fr/robots.txt" (from "https://tycotr.lapatteprecieuse.fr/robots.txt")"
  #code: 0
  #file: "/home/lapattp/www/patteprecieuse-dev/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#731 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/lapattp/www/patteprecieuse-dev/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) {
    }
    /home/lapattp/www/patteprecieuse-dev/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 {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#98 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#181 …}
        }
      }
    }
    /home/lapattp/www/patteprecieuse-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#98 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#181 …}
      }
    }
    /home/lapattp/www/patteprecieuse-dev/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: [ …17]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#98 …}
      }
    }
    /home/lapattp/www/patteprecieuse-dev/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 {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#98 …}
        $eventName: "kernel.request"
      }
    }
    /home/lapattp/www/patteprecieuse-dev/vendor/symfony/http-kernel/HttpKernel.php:159 {
      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 {#98 …}
        $eventName: "kernel.request"
      }
    }
    /home/lapattp/www/patteprecieuse-dev/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 {#10 …}
        $type: 1
      }
    }
    /home/lapattp/www/patteprecieuse-dev/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 {#10 …}
        $type: 1
        $catch: true
      }
    }
    /home/lapattp/www/patteprecieuse-dev/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 {#10 …}
      }
    }
    /home/lapattp/www/patteprecieuse-dev/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/lapattp/www/patteprecieuse-dev/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/lapattp/www/patteprecieuse-dev/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#198
  -records: [
    "" => [
      [
        "timestamp" => 1787301419
        "timestamp_rfc3339" => "2026-08-21T10:36:59.158+02:00"
        "message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#200
            +count: 49
            -severity: E_WARNING
            trace: {
              /home/lapattp/www/patteprecieuse-dev/vendor/symfony/error-handler/DebugClassLoader.php:318 {
                Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
                ›     // no-op} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;
              }
              /home/lapattp/www/patteprecieuse-dev/vendor/symfony/debug-bundle/DebugBundle.php:35 {// will buffer it, and release it at the end of the script.VarDumper::setHandler(function ($var, ?string $label = null) use ($container) {    $dumper = $container->get('data_collector.dump');
              }
            }
          }
        ]
        "channel" => "php"
      ]
    ]
    10 => [
      [
        "timestamp" => 1787301419
        "timestamp_rfc3339" => "2026-08-21T10:36:59.206+02:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.tycotr.lapatteprecieuse.fr/robots.txt" (from "https://tycotr.lapatteprecieuse.fr/robots.txt")" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#674
            #message: "No route found for "GET https://www.tycotr.lapatteprecieuse.fr/robots.txt" (from "https://tycotr.lapatteprecieuse.fr/robots.txt")"
            #code: 0
            #file: "/home/lapattp/www/patteprecieuse-dev/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#731 …}
            -statusCode: 404
            -headers: []
            trace: {
              /home/lapattp/www/patteprecieuse-dev/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) {
              }
              /home/lapattp/www/patteprecieuse-dev/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 {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#98 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#181 …}
                  }
                }
              }
              /home/lapattp/www/patteprecieuse-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#98 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#181 …}
                }
              }
              /home/lapattp/www/patteprecieuse-dev/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: [ …17]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#98 …}
                }
              }
              /home/lapattp/www/patteprecieuse-dev/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 {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#98 …}
                  $eventName: "kernel.request"
                }
              }
              /home/lapattp/www/patteprecieuse-dev/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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 {#98 …}
                  $eventName: "kernel.request"
                }
              }
              /home/lapattp/www/patteprecieuse-dev/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 {#10 …}
                  $type: 1
                }
              }
              /home/lapattp/www/patteprecieuse-dev/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 {#10 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/lapattp/www/patteprecieuse-dev/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 {#10 …}
                }
              }
              /home/lapattp/www/patteprecieuse-dev/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/lapattp/www/patteprecieuse-dev/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/lapattp/www/patteprecieuse-dev/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    10 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#196 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
from
"oai-searchbot(at)openai.com"
host
"www.tycotr.lapatteprecieuse.fr"
referer
"https://tycotr.lapatteprecieuse.fr/robots.txt"
remote-ip
"74.7.175.176"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; compatible; OAI-SearchBot/1.4; robots.txt; +https://openai.com/searchbot"
x-forwarded-for
"74.7.175.176"
x-forwarded-proto
"https"
x-openai-host-hash
"563846046"
x-ovhrequest-id
"6c5dac4b5c1881026148951fc6cdb3fc"
x-php-ob-level
"1"
x-predictor
"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
"Fri, 21 Aug 2026 08:36:59 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fwww.tycotr.lapatteprecieuse.fr%2Frobots.txt%22%20%28from%20%22https%3A%2F%2Ftycotr.lapatteprecieuse.fr%2Frobots.txt%22%29"
x-debug-exception-file
"%2Fhome%2Flapattp%2Fwww%2Fpatteprecieuse-dev%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"569746"

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
API_BASE_URL
"https://annonces-preprod.i-cad.fr"
API_SECRET_KEY
"91744c3a1ec9512d4fbf3afab3b61c97cb5443d2e21bcf535652c6765e426a22"
API_TOKEN
"40ce8ee7-e04b-4938-9185-854b2b9654bf"
APP_ENV
"dev"
APP_SECRET
"b21473784d900979aaba6bac3acd01b3"
APP_URL
"https://localhost:8000"
CLIENTID_HELLOASSO
"2b7b215251da40f5b4d947c0d82ff28b"
CLIENTSECRET_HELLOASSO
"95wqb8vg1oP+zeEP6d71tkEnPVuhdVag"
CLOUDFLARE_TURNSTILE_SECRET_KEY
"0x4AAAAAABOcgzRDN9cwAWHD_T6k7xW3w_s"
CLOUDFLARE_TURNSTILE_SITEKEY
"0x4AAAAAABOcg8ho4LIkEpbs"
DATABASE_ENCRYPTION_KEY
"1DC6q4V5/28M7UVt34pPpG3ZW6Khba2G2IbM11wRlKg=%"
DATABASE_URL
"mysql://lapattpdev:q24JLqhQ2547SgHsu4M6kmHMp@lapattpdev.mysql.db/lapattpdev?serverVersion=8.4"
DISCORD_WEBHOOK_URL
"https://discord.com/api/webhooks/1519337731183087707/1v1J9wtMybu3WfYk02P8DYuLndk5FepQtQC9OKMjGnJyh0uve6GKBUsnKRzqzBpAIQNe"
HELLOASSO_ORGANIZATION_SLUG
"la-patte-precieuse"
MAILER_DSN
"smtp://nepasrepondre@lapatteprecieuse.fr:jgxAvF4Q8ZjpsbFiD92mrjt5s@ssl0.ovh.net:465"
MERCURE_JWT_SECRET
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJ5b3VyLWlzc3VlciIsImF1ZCI6InlvdXItYXVkaWVuY2UiLCJzdWIiOiJleGFtcGxlLXN1YmplY3QiLCJpYXQiOjE3MzczNjA1MDJ9.Gy7T4VCYkkk91PTDo786mIm5bVP2FRZ7ztsn8V0ddds"
MERCURE_PUBLIC_URL
"https://localhost:443/.well-known/mercure"
MERCURE_URL
"http://php/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OAUTH_FACEBOOK_CLIENT_ID
"1408966373428626"
OAUTH_FACEBOOK_CLIENT_SECRET
"450a3270dc63e59b111aa66b611b02c1"
OAUTH_GOOGLE_CLIENT_ID
"1031715830921-vcken1cg463a9mi5gicsns3aamfqskan.apps.googleusercontent.com"
OAUTH_GOOGLE_CLIENT_SECRET
"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"
OAUTH_MICROSOFT_CLIENT_ID
"814c3528-77cb-4cdf-bc8c-180f30cb1a9c"
OAUTH_MICROSOFT_CLIENT_SECRET
"_o78Q~W2RnVL2GeP9cv9_PRwOx0jhcUxky9hCcbX"
UX_MAP_DSN
"leaflet://default"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/lapattp/www/patteprecieuse-dev"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/lapattp/www/patteprecieuse-dev"
]
CFG_CLUSTER
"cluster100"
DOCUMENT_ROOT
"/home/lapattp/www/patteprecieuse-dev/public"
ENVIRONMENT
"development"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"708"
GEOIP_CITY
"Oak Lawn"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"602"
GEOIP_LATITUDE
"41.712399"
GEOIP_LONGITUDE
"-87.747803"
GEOIP_REGION
"IL"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_FROM
"oai-searchbot(at)openai.com"
HTTP_HOST
"www.tycotr.lapatteprecieuse.fr"
HTTP_REFERER
"https://tycotr.lapatteprecieuse.fr/robots.txt"
HTTP_REMOTE_IP
"74.7.175.176"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; compatible; OAI-SearchBot/1.4; robots.txt; +https://openai.com/searchbot"
HTTP_X_FORWARDED_FOR
"74.7.175.176"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OPENAI_HOST_HASH
"563846046"
HTTP_X_OVHREQUEST_ID
"6c5dac4b5c1881026148951fc6cdb3fc"
HTTP_X_PREDICTOR
"1"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"74.7.175.176"
REMOTE_PORT
"43730"
REQUEST_METHOD
"GET"
REQUEST_TIME
1787301418
REQUEST_TIME_FLOAT
1787301418.9004
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/home/lapattp/www/patteprecieuse-dev/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.tycotr.lapatteprecieuse.fr:443/robots.txt"
SCRIPT_URL
"/robots.txt"
SERVER_ADDR
"10.100.20.8"
SERVER_ADMIN
"postmaster@www.tycotr.lapatteprecieuse.fr"
SERVER_NAME
"www.tycotr.lapatteprecieuse.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/home/lapattp/www/patteprecieuse-dev/.env"
SYMFONY_DOTENV_VARS
"MERCURE_JWT_SECRET,MERCURE_URL,MERCURE_PUBLIC_URL,APP_ENV,APP_SECRET,DATABASE_ENCRYPTION_KEY,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,UX_MAP_DSN,API_BASE_URL,API_TOKEN,API_SECRET_KEY,OAUTH_GOOGLE_CLIENT_ID,OAUTH_GOOGLE_CLIENT_SECRET,APP_URL,OAUTH_MICROSOFT_CLIENT_ID,OAUTH_MICROSOFT_CLIENT_SECRET,OAUTH_FACEBOOK_CLIENT_ID,OAUTH_FACEBOOK_CLIENT_SECRET,CLOUDFLARE_TURNSTILE_SITEKEY,CLOUDFLARE_TURNSTILE_SECRET_KEY,CLIENTID_HELLOASSO,CLIENTSECRET_HELLOASSO,HELLOASSO_ORGANIZATION_SLUG,DISCORD_WEBHOOK_URL"
UNIQUE_ID
"aogOKvO9xKZNdTkos6oqEAAAAGA"
USER
"lapattp"
argc
0
argv
[]

Parent Request

Return to parent request (token = a6a8da)

Key Value
_remove_csp_headers
true
_stopwatch_token
"f4428b"