Error 404 Not Found

GET https://dev.la-vie-shopping.de/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#164
  #message: "No route found for "GET https://dev.la-vie-shopping.de/robots.txt""
  #code: 0
  #file: "/www/htdocs/w01bb403/dev.la-vie-shopping.de/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#178 …}
  -statusCode: 404
  -headers: []
  trace: {
    /www/htdocs/w01bb403/dev.la-vie-shopping.de/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) {
    }
    /www/htdocs/w01bb403/dev.la-vie-shopping.de/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
      Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
      ›     }    ($closure = $listener(...))(...$args);};
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#136 …}
        ...: {
          "kernel.request"
          Symfony\Component\EventDispatcher\EventDispatcher {#93 …}
        }
      }
    }
    /www/htdocs/w01bb403/dev.la-vie-shopping.de/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        Symfony\Component\HttpKernel\Event\RequestEvent {#136 …}
        "kernel.request"
        Symfony\Component\EventDispatcher\EventDispatcher {#93 …}
      }
    }
    /www/htdocs/w01bb403/dev.la-vie-shopping.de/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: [ …9]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#136 …}
      }
    }
    /www/htdocs/w01bb403/dev.la-vie-shopping.de/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 {#136 …}
        $eventName: "kernel.request"
      }
    }
    /www/htdocs/w01bb403/dev.la-vie-shopping.de/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 {#8 …}
        $type: 1
      }
    }
    /www/htdocs/w01bb403/dev.la-vie-shopping.de/vendor/symfony/http-kernel/Kernel.php:193 {
      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 {#8 …}
        $type: 1
        $catch: true
      }
    }
    /www/htdocs/w01bb403/dev.la-vie-shopping.de/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#8 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#106
  -records: [
    8 => [
      [
        "timestamp" => 1782571160
        "timestamp_rfc3339" => "2026-06-27T16:39:20.146+02:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://dev.la-vie-shopping.de/robots.txt"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#164
            #message: "No route found for "GET https://dev.la-vie-shopping.de/robots.txt""
            #code: 0
            #file: "/www/htdocs/w01bb403/dev.la-vie-shopping.de/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#178 …}
            -statusCode: 404
            -headers: []
            trace: {
              /www/htdocs/w01bb403/dev.la-vie-shopping.de/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) {
              }
              /www/htdocs/w01bb403/dev.la-vie-shopping.de/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#136 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\EventDispatcher\EventDispatcher {#93 …}
                  }
                }
              }
              /www/htdocs/w01bb403/dev.la-vie-shopping.de/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  Symfony\Component\HttpKernel\Event\RequestEvent {#136 …}
                  "kernel.request"
                  Symfony\Component\EventDispatcher\EventDispatcher {#93 …}
                }
              }
              /www/htdocs/w01bb403/dev.la-vie-shopping.de/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: [ …9]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#136 …}
                }
              }
              /www/htdocs/w01bb403/dev.la-vie-shopping.de/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 {#136 …}
                  $eventName: "kernel.request"
                }
              }
              /www/htdocs/w01bb403/dev.la-vie-shopping.de/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 {#8 …}
                  $type: 1
                }
              }
              /www/htdocs/w01bb403/dev.la-vie-shopping.de/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {#8 …}
                  $type: 1
                  $catch: true
                }
              }
              /www/htdocs/w01bb403/dev.la-vie-shopping.de/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#8 …}
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    8 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#47 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"dev.la-vie-shopping.de"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-le-client-ip
"216.73.216.179"
x-le-client-ua
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"0"

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, 27 Jun 2026 14:39:20 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fdev.la-vie-shopping.de%2Frobots.txt%22"
x-debug-exception-file
"%2Fwww%2Fhtdocs%2Fw01bb403%2Fdev.la-vie-shopping.de%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"b3a09e"

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
"d69074b40a90c6f22ef7617ac36c0312"
MAILER_TARGET
"smanzer@stockwerk42.de"
SITE_LOCKED
"0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/www/htdocs/w01bb403/dev.la-vie-shopping.de/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/www/htdocs/w01bb403/dev.la-vie-shopping.de/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"2702056-2061-1"
HOME
"/www/htdocs/w01bb403"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"dev.la-vie-shopping.de"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_LE_CLIENT_IP
"216.73.216.179"
HTTP_X_LE_CLIENT_UA
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"2702056-2061-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_CLIENT_CERT
""
REDIRECT_SSL_SERVER_CERT
"""
-----BEGIN CERTIFICATE-----\n
MIIFIzCCBAugAwIBAgISBYrGGA/WF64N2F4mJwYsS67iMA0GCSqGSIb3DQEBCwUA\n
MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\n
EwNSMTMwHhcNMjYwNDI4MDAxODI5WhcNMjYwNzI3MDAxODI4WjAhMR8wHQYDVQQD\n
ExZkZXYubGEtdmllLXNob3BwaW5nLmRlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A\n
MIIBCgKCAQEA5sh64kYDk23eXDG+sw1nyP1wuoDPDXH8YCHZB0Q53WU2NE73wejj\n
aEhIMeSFz2RCNCAo4Lz9stKZYsXPwU5Rzg1SgVwHDOxUmxiNNPke+tUI0HUru/cl\n
DZVVqZFkoFEJ/++GqFL503Py9Gd/Pps9EqsXomzk+EULdNx6z4sLCqa4v+cSfRUt\n
Smdc3hgZeNs4BZCIApdPkvdHSEGMrL27HEQPPvFCz64Ndp2XdWoLbpZclUROeq5h\n
q6fT0dpy/JAnSjY3JJhGcoJQgAbP5MwHeniB36FUKQzF7xkO6kiXhsmZE2Gy82r1\n
MO7rugjfYbwlApU12y4/UIVZW3O10R7pKwIDAQABo4ICQTCCAj0wDgYDVR0PAQH/\n
BAQDAgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAwHQYDVR0O\n
BBYEFGNDxC7zH7tHKbbVRxH5BSnVaCe2MB8GA1UdIwQYMBaAFOernw8sM6BT015P\n
eMiyhA471pIzMDMGCCsGAQUFBwEBBCcwJTAjBggrBgEFBQcwAoYXaHR0cDovL3Ix\n
My5pLmxlbmNyLm9yZy8wPQYDVR0RBDYwNIIWZGV2LmxhLXZpZS1zaG9wcGluZy5k\n
ZYIad3d3LmRldi5sYS12aWUtc2hvcHBpbmcuZGUwEwYDVR0gBAwwCjAIBgZngQwB\n
AgEwLgYDVR0fBCcwJTAjoCGgH4YdaHR0cDovL3IxMy5jLmxlbmNyLm9yZy85OS5j\n
cmwwggENBgorBgEEAdZ5AgQCBIH+BIH7APkAdwCUTkOH+uzB74HzGSQmqBhlAcfT\n
XzgCAT9yZ31VNy4Z2AAAAZ3RqTNGAAAEAwBIMEYCIQCGZyYAjd5WttzNeF1DhDVQ\n
Y0qgC5TO5+BVMIIG6+sR6wIhAO3IV51JHIlygfCERT/O3uIzKF3djXY2poxeTsWf\n
H0pPAH4AbP5QGUOoXqkWvFLRM+TcyR7xQRx9JYQg0XOAnhgY6zoAAAGd0akzdwAI\n
AAAFAAkGBKwEAwBHMEUCIQCAIuJhlx/QrpPMiN2ZQO7XE/iKWeSg7aAgDlZpfUxQ\n
fgIgTWtPva9Tr2VwnoyFXO2hOOBFqlmhYoYWWhGg0+ZBqzMwDQYJKoZIhvcNAQEL\n
BQADggEBAHVeJJjooed+AST5PMnD8jzu2aERbXhKxoIARQpmH51c/pWNxj6VwM3t\n
9CBoYUeRMg8Q4zlZLZ2f5bzrZ5RwFPZPw0EWv0FooRTg4jy2wKdwe/StyHkhKG0h\n
D5tTj6hN7sfMX4K5pTT5SMR3cFUMhoWBKbE0hBllSIVzY1ZmvA5g+X7Hg+E/4d3c\n
iwHHxbsHn18oY+vfXb85vRIp8Q95vtCYy3d0F7ypFUhyl32tFgj5GakY/eFyAXAf\n
tYBWNBwKv+sd4Gd6SHS5xdJAAvnP2/NorfnF2p7H4aabbaMImd+Rq+DEBj/uEUfr\n
3jiaJs+eDC4UwokGEob/9YdggaI17DA=\n
-----END CERTIFICATE-----\n
"""
REDIRECT_SSL_TLS_SNI
"dev.la-vie-shopping.de"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aj_gmCBCW1TNAvjdLh2AjwAATQA"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"216.73.216.179"
REMOTE_PORT
"22144"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1782571160
REQUEST_TIME_FLOAT
1782571160.11
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/www/htdocs/w01bb403/dev.la-vie-shopping.de/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"85.13.138.65"
SERVER_ADMIN
"webmaster@dev.la-vie-shopping.de"
SERVER_NAME
"dev.la-vie-shopping.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_CLIENT_CERT
""
SSL_SERVER_CERT
"""
-----BEGIN CERTIFICATE-----\n
MIIFIzCCBAugAwIBAgISBYrGGA/WF64N2F4mJwYsS67iMA0GCSqGSIb3DQEBCwUA\n
MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\n
EwNSMTMwHhcNMjYwNDI4MDAxODI5WhcNMjYwNzI3MDAxODI4WjAhMR8wHQYDVQQD\n
ExZkZXYubGEtdmllLXNob3BwaW5nLmRlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A\n
MIIBCgKCAQEA5sh64kYDk23eXDG+sw1nyP1wuoDPDXH8YCHZB0Q53WU2NE73wejj\n
aEhIMeSFz2RCNCAo4Lz9stKZYsXPwU5Rzg1SgVwHDOxUmxiNNPke+tUI0HUru/cl\n
DZVVqZFkoFEJ/++GqFL503Py9Gd/Pps9EqsXomzk+EULdNx6z4sLCqa4v+cSfRUt\n
Smdc3hgZeNs4BZCIApdPkvdHSEGMrL27HEQPPvFCz64Ndp2XdWoLbpZclUROeq5h\n
q6fT0dpy/JAnSjY3JJhGcoJQgAbP5MwHeniB36FUKQzF7xkO6kiXhsmZE2Gy82r1\n
MO7rugjfYbwlApU12y4/UIVZW3O10R7pKwIDAQABo4ICQTCCAj0wDgYDVR0PAQH/\n
BAQDAgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAwHQYDVR0O\n
BBYEFGNDxC7zH7tHKbbVRxH5BSnVaCe2MB8GA1UdIwQYMBaAFOernw8sM6BT015P\n
eMiyhA471pIzMDMGCCsGAQUFBwEBBCcwJTAjBggrBgEFBQcwAoYXaHR0cDovL3Ix\n
My5pLmxlbmNyLm9yZy8wPQYDVR0RBDYwNIIWZGV2LmxhLXZpZS1zaG9wcGluZy5k\n
ZYIad3d3LmRldi5sYS12aWUtc2hvcHBpbmcuZGUwEwYDVR0gBAwwCjAIBgZngQwB\n
AgEwLgYDVR0fBCcwJTAjoCGgH4YdaHR0cDovL3IxMy5jLmxlbmNyLm9yZy85OS5j\n
cmwwggENBgorBgEEAdZ5AgQCBIH+BIH7APkAdwCUTkOH+uzB74HzGSQmqBhlAcfT\n
XzgCAT9yZ31VNy4Z2AAAAZ3RqTNGAAAEAwBIMEYCIQCGZyYAjd5WttzNeF1DhDVQ\n
Y0qgC5TO5+BVMIIG6+sR6wIhAO3IV51JHIlygfCERT/O3uIzKF3djXY2poxeTsWf\n
H0pPAH4AbP5QGUOoXqkWvFLRM+TcyR7xQRx9JYQg0XOAnhgY6zoAAAGd0akzdwAI\n
AAAFAAkGBKwEAwBHMEUCIQCAIuJhlx/QrpPMiN2ZQO7XE/iKWeSg7aAgDlZpfUxQ\n
fgIgTWtPva9Tr2VwnoyFXO2hOOBFqlmhYoYWWhGg0+ZBqzMwDQYJKoZIhvcNAQEL\n
BQADggEBAHVeJJjooed+AST5PMnD8jzu2aERbXhKxoIARQpmH51c/pWNxj6VwM3t\n
9CBoYUeRMg8Q4zlZLZ2f5bzrZ5RwFPZPw0EWv0FooRTg4jy2wKdwe/StyHkhKG0h\n
D5tTj6hN7sfMX4K5pTT5SMR3cFUMhoWBKbE0hBllSIVzY1ZmvA5g+X7Hg+E/4d3c\n
iwHHxbsHn18oY+vfXb85vRIp8Q95vtCYy3d0F7ypFUhyl32tFgj5GakY/eFyAXAf\n
tYBWNBwKv+sd4Gd6SHS5xdJAAvnP2/NorfnF2p7H4aabbaMImd+Rq+DEBj/uEUfr\n
3jiaJs+eDC4UwokGEob/9YdggaI17DA=\n
-----END CERTIFICATE-----\n
"""
SSL_TLS_SNI
"dev.la-vie-shopping.de"
SYMFONY_DOTENV_PATH
"/www/htdocs/w01bb403/dev.la-vie-shopping.de/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_TARGET,SITE_LOCKED"
UNIQUE_ID
"aj_gmCBCW1TNAvjdLh2AjwAATQA"
USER
"w01bb403"

Parent Request

Return to parent request (token = 9c8f3d)

Key Value
_remove_csp_headers
true