Error 404 Not Found

GET https://shopware-6.showcase-wallee.com/robots.txt

ErrorController :: error

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_captcha
false
_controller
"\Shopware\Storefront\Controller\ErrorController::error"
_cspNonce
"dIsG5ipT2I8="
_httpCache
true
_is_sales_channel
true
_locale
"en-GB"
_routeScope
[
  "storefront"
]
_route_params
[]
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#970
  #message: "No route found for "GET https://shopware-6.showcase-wallee.com/robots.txt""
  #code: 0
  #file: "/var/www/shopware.local/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 149
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#969 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/shopware.local/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/shopware.local/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
      Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
      ›     }    ($closure = $listener(...))(...$args);};
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#667 …}
        ...: {
          "kernel.request"
          Symfony\Component\EventDispatcher\EventDispatcher {#100 …}
        }
      }
    }
    /var/www/shopware.local/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 {#667 …}
        "kernel.request"
        Symfony\Component\EventDispatcher\EventDispatcher {#100 …}
      }
    }
    /var/www/shopware.local/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 {#667 …}
      }
    }
    /var/www/shopware.local/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
      Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#667 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/shopware.local/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
      Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#667 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/shopware.local/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
      Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › 
      ›     return $this->dispatcher->dispatch($event, $eventName);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#667 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/shopware.local/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 {#667 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/shopware.local/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 {#648 …}
        $type: 1
      }
    }
    /var/www/shopware.local/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
      Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return parent::handle($request, $type, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#648 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/shopware.local/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
      Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
      › try {    return $kernel->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#648 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/shopware.local/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
      › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);arguments: {
        $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#596 …}
        $request: Symfony\Component\HttpFoundation\Request {#628 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/shopware.local/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
      › 
      › $response = $this->forward($subRequest, $catch);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#628 …}
        $catch: true
      }
    }
    /var/www/shopware.local/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
      › 
      ›     return $this->fetch($request, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#18 …}
        $catch: true
      }
    }
    /var/www/shopware.local/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › } else {    $response = $this->lookup($request, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#18 …}
        $catch: true
      }
    }
    /var/www/shopware.local/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
      Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} elseif ($request->attributes->has('_sw_esi')) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#18 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/shopware.local/vendor/shopware/core/Kernel.php:123 {
      Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#18 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/shopware.local/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 {#18 …}
      }
    }
    /var/www/shopware.local/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/shopware.local/public/index.php:11 {
      › 
      › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
        "/var/www/shopware.local/vendor/autoload_runtime.php"
      }
    }
  }
}
navigationId
"0192b98307c671eaa64ef157651e5cd3"
resolved-uri
"/robots.txt"
sw-context
Shopware\Core\Framework\Context {#4208
  #extensions: []
  #languageIdChain: [
    "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
  ]
  #scope: "user"
  #rulesLocked: false
  #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#4209 …}
  #ruleIds: [
    "0192b9830778721dafc2693b25298f61"
    "0192b98307ae72b9aaf2d1a5a086faf8"
    "0192b9831dea736a89d9644e32ac7a5b"
    "0192b983081b717da8d70a87fcac9c0e"
  ]
  #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
  #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
  #currencyFactor: 1.0
  #considerInheritance: true
  #taxState: "gross"
  #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#4133 …}
  #states: []
}
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"0192b9839fc270668e330978af6cb66a"
sw-maintenance
false
sw-maintenance-ip-whitelist
null
sw-original-request-uri
"/robots.txt"
sw-sales-channel-absolute-base-url
"https://shopware-6.showcase-wallee.com"
sw-sales-channel-base-url
""
sw-sales-channel-context
Shopware\Core\System\SalesChannel\SalesChannelContext {#4121
  #extensions: []
  #token: "EWzDRObl61BM8RD7KCOj4hGJuSzX2W3A"
  #currentCustomerGroup: Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupEntity {#4129 …}
  #currency: Shopware\Core\System\Currency\CurrencyEntity {#4122 …}
  #salesChannel: Shopware\Core\System\SalesChannel\SalesChannelEntity {#4135 …}
  #taxRules: Shopware\Core\System\Tax\TaxCollection {#4151 …}
  #customer: null
  #paymentMethod: Shopware\Core\Checkout\Payment\PaymentMethodEntity {#4177 …}
  #shippingMethod: Shopware\Core\Checkout\Shipping\ShippingMethodEntity {#4191 …}
  #shippingLocation: Shopware\Core\Checkout\Cart\Delivery\Struct\ShippingLocation {#4201 …}
  #permissions: []
  #permisionsLocked: false
  #imitatingUserId: null
  #context: Shopware\Core\Framework\Context {#4208
    #extensions: []
    #languageIdChain: [
      "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
    ]
    #scope: "user"
    #rulesLocked: false
    #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#4209 …}
    #ruleIds: [
      "0192b9830778721dafc2693b25298f61"
      "0192b98307ae72b9aaf2d1a5a086faf8"
      "0192b9831dea736a89d9644e32ac7a5b"
      "0192b983081b717da8d70a87fcac9c0e"
    ]
    #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
    #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
    #currencyFactor: 1.0
    #considerInheritance: true
    #taxState: "gross"
    #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#4133 …}
    #states: []
  }
  -domainId: "0192b9839fc270668e330978af6cb66a"
  #itemRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#4133 …}
  #totalRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#4134 …}
  #areaRuleIds: [
    "product" => [
      "0192b9830778721dafc2693b25298f61"
      "0192b98307ae72b9aaf2d1a5a086faf8"
      "0192b9831dea736a89d9644e32ac7a5b"
      "0192b983081b717da8d70a87fcac9c0e"
    ]
    "shipping" => [
      "0192b98307ae72b9aaf2d1a5a086faf8"
    ]
  ]
  #states: []
}
sw-sales-channel-id
"0192b9839f96700c92284e577be9a0a1"
sw-snippet-set-id
"0192b98308027201951c3c1dd8798d50"
sw-storefront-url
"https://shopware-6.showcase-wallee.com"
theme-base-name
null
theme-id
"0192b9838d1471caa14a40c4b71daaf8"
theme-name
"Storefront"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"fikker-61vm-nk2N=MgPGRI6oXLV7DSLWJk4y6wNi63F1ZE0E"
forwarded
"for="10.0.38.96";host="shopware-6.showcase-wallee.com";proto=https, for="127.0.0.1""
host
"shopware-6.showcase-wallee.com"
surrogate-capability
"symfony="ESI/1.0", symfony="ESI/1.0""
sw-context-token
"EWzDRObl61BM8RD7KCOj4hGJuSzX2W3A"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-amzn-trace-id
"Root=1-67192360-778a1b403c590e2f4ecf5bfb"
x-forwarded-for
"10.0.38.96, 127.0.0.1"
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, 23 Oct 2024 16:25:04 GMT"
server-timing
""
symfony-session-noautocachecontrol
"1"
x-debug-token
"d0056e"

Cookies

Request Cookies

Key Value
fikker-61vm-nk2N
"MgPGRI6oXLV7DSLWJk4y6wNi63F1ZE0E"

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Wed, 23 Oct 24 16:25:04 +0000"
Last used
"Wed, 23 Oct 24 16:25:04 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"qrnb66tddtvi7lfn7klt4n61c4"
sw-context-token
"EWzDRObl61BM8RD7KCOj4hGJuSzX2W3A"
sw-sales-channel-id
"0192b9839f96700c92284e577be9a0a1"

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
ADMIN_EMAIL
"spam@customweb.com"
ADMIN_NAME
"John Doe"
ADMIN_PASSWORD
"admin123"
ADMIN_USERNAME
"admin@admin.com"
APP_ENV
"dev"
APP_SECRET
"35f665228006a5aaebf68a7e248a8256"
DATABASE_URL
"mysql://app:app@127.0.0.1:3306/shopware"
DB_DATABASE
"shopware"
DB_HOST
""
DB_PASSWORD
"app"
DB_PORT
"3306"
DB_USERNAME
"app"
DROP_DATABASE
"y"
HOME
"/var/www/shopware.local"
IMPORT_DEMODATA
"y"
INSTALL_IMAGES
"y"
LOCK_DSN
"flock"
SHOP_URL
"https://shopware-6.showcase-wallee.com"
WALLEE_API_BASE_PATH
"https://app-wallee.com/api"
WALLEE_APPLICATION_KEY
"bT1Gp9nSXwHg8poTQ4b2YXNLa5balMCLYvA+lc8ugvg="
WALLEE_SPACE_ID
"39276"
WALLEE_USER_ID
"73756"

Defined as regular env variables

Key Value
APP_DEBUG
"0"
CONTEXT_DOCUMENT_ROOT
"/var/www/shopware.local/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/shopware.local/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"fikker-61vm-nk2N=MgPGRI6oXLV7DSLWJk4y6wNi63F1ZE0E"
HTTP_FORWARDED
"for="10.0.38.96";host="shopware-6.showcase-wallee.com";proto=https, for="127.0.0.1""
HTTP_HOST
"shopware-6.showcase-wallee.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_AMZN_TRACE_ID
"Root=1-67192360-778a1b403c590e2f4ecf5bfb"
HTTP_X_FORWARDED_FOR
"10.0.38.96, 127.0.0.1"
PATH
"/usr/local/nvm/versions/node/v20.11.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_APP_DEBUG
"0"
REDIRECT_HTTPS
"on"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"25890"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1729700704
REQUEST_TIME_FLOAT
1729700704.0561
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/shopware.local/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.0.102.86"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"shopware-6.showcase-wallee.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Ubuntu) Server at shopware-6.showcase-wallee.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Ubuntu)"
SYMFONY_DOTENV_PATH
"/var/www/shopware.local/.env"
SYMFONY_DOTENV_VARS
"DB_HOST,APP_SECRET,DB_DATABASE,DB_USERNAME,DB_PASSWORD,DB_PORT,ADMIN_EMAIL,ADMIN_NAME,ADMIN_USERNAME,ADMIN_PASSWORD,SHOP_URL,DROP_DATABASE,IMPORT_DEMODATA,INSTALL_IMAGES,HOME,DATABASE_URL,LOCK_DSN,WALLEE_APPLICATION_KEY,WALLEE_SPACE_ID,WALLEE_USER_ID,WALLEE_API_BASE_PATH,APP_ENV"

Parent Request

Return to parent request (token = 718b26)

Key Value
_is_sales_channel
true
_locale
"en-GB"
_routeScope
[
  "storefront"
]
resolved-uri
"/robots.txt"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"0192b9839fc270668e330978af6cb66a"
sw-maintenance
false
sw-maintenance-ip-whitelist
null
sw-original-request-uri
"/robots.txt"
sw-sales-channel-absolute-base-url
"https://shopware-6.showcase-wallee.com"
sw-sales-channel-base-url
""
sw-sales-channel-context
Shopware\Core\System\SalesChannel\SalesChannelContext {#1349
  #extensions: []
  #token: "0192ba322f5772198232300c2e783fb8"
  #currentCustomerGroup: Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupEntity {#1357 …}
  #currency: Shopware\Core\System\Currency\CurrencyEntity {#3089 …}
  #salesChannel: Shopware\Core\System\SalesChannel\SalesChannelEntity {#3378 …}
  #taxRules: Shopware\Core\System\Tax\TaxCollection {#1372 …}
  #customer: null
  #paymentMethod: Shopware\Core\Checkout\Payment\PaymentMethodEntity {#3041 …}
  #shippingMethod: Shopware\Core\Checkout\Shipping\ShippingMethodEntity {#3659 …}
  #shippingLocation: Shopware\Core\Checkout\Cart\Delivery\Struct\ShippingLocation {#2652 …}
  #permissions: []
  #permisionsLocked: false
  #imitatingUserId: null
  #context: Shopware\Core\Framework\Context {#3200 …}
  -domainId: "0192b9839fc270668e330978af6cb66a"
  #itemRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3875 …}
  #totalRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#2685 …}
  #areaRuleIds: [
    "product" => [
      "0192b9830778721dafc2693b25298f61"
      "0192b98307ae72b9aaf2d1a5a086faf8"
      "0192b9831dea736a89d9644e32ac7a5b"
      "0192b983081b717da8d70a87fcac9c0e"
    ]
    "shipping" => [
      "0192b98307ae72b9aaf2d1a5a086faf8"
    ]
  ]
  #states: []
}
sw-sales-channel-id
"0192b9839f96700c92284e577be9a0a1"
sw-snippet-set-id
"0192b98308027201951c3c1dd8798d50"
sw-storefront-url
"https://shopware-6.showcase-wallee.com"
theme-base-name
null
theme-id
"0192b9838d1471caa14a40c4b71daaf8"
theme-name
"Storefront"