ErrorController

  • Request
  • Response
  • Cookies
  • Session 11
  • Flashes
  • Server Parameters
  • Parent Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"ebtF3brDYhA="
_route_params
null
_stopwatch_token
"858edd"
exception
0 of 0
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1613 -statusCode: 404 -headers: [] #message: "No route found for "GET https://checkoutcom.shapeandshift.dev/Sports-Books-Kids/Computers-Games-Tools/Tools-Industrial/Music-Health-Games/Computers-Movies"" #code: 0 #file: "/home/forge/checkoutcom.shapeandshift.dev/vendor/symfony/http-kernel/EventListener/RouterListener.php" #line: 135 -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1406 …} trace: { /home/forge/checkoutcom.shapeandshift.dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 { Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) … › › throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) { } /home/forge/checkoutcom.shapeandshift.dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/forge/checkoutcom.shapeandshift.dev/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/forge/checkoutcom.shapeandshift.dev/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/forge/checkoutcom.shapeandshift.dev/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:51 { Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch($event, string $eventName = null): object … › { $event = $this->dispatcher->dispatch($event, $eventName);} /home/forge/checkoutcom.shapeandshift.dev/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:96 { Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch($event, string $eventName = null): object … › { $event = $this->dispatcher->dispatch($event, $eventName);} /home/forge/checkoutcom.shapeandshift.dev/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php:53 { Shopware\Core\Framework\Event\BusinessEventDispatcher->dispatch($event, string $eventName = null): object … › { $event = $this->dispatcher->dispatch($event, $eventName);} /home/forge/checkoutcom.shapeandshift.dev/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:35 { Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch($event, string $eventName = null): object … › › return $this->dispatcher->dispatch($event, $eventName);} } /home/forge/checkoutcom.shapeandshift.dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/forge/checkoutcom.shapeandshift.dev/vendor/symfony/http-kernel/HttpKernel.php:129 { 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);} /home/forge/checkoutcom.shapeandshift.dev/vendor/symfony/http-kernel/HttpKernel.php:75 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/forge/checkoutcom.shapeandshift.dev/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/forge/checkoutcom.shapeandshift.dev/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 { } /home/forge/checkoutcom.shapeandshift.dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php:479 { Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) … › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);} /home/forge/checkoutcom.shapeandshift.dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php:452 { Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false) … › › $response = $this->forward($subRequest, $catch);} /home/forge/checkoutcom.shapeandshift.dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php:346 { Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false) … › › return $this->fetch($request, $catch);} } /home/forge/checkoutcom.shapeandshift.dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php:224 { Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › } else { $response = $this->lookup($request, $catch);} } /home/forge/checkoutcom.shapeandshift.dev/vendor/shopware/core/HttpKernel.php:149 { Shopware\Core\HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult … › › $response = $kernel->handle($transformed, $type, $catch);} /home/forge/checkoutcom.shapeandshift.dev/vendor/shopware/core/HttpKernel.php:75 { Shopware\Core\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult … › try { return $this->doHandle($request, (int) $type, (bool) $catch);} catch (DBALException $e) { } /home/forge/checkoutcom.shapeandshift.dev/public/index.php:85 { › › $result = $kernel->handle($request);} } }
logger
0 of 0
Symfony\Bridge\Monolog\Logger {#1047 …8}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"20.171.207.213"
cf-ipcountry
"US"
cf-ray
"9206cd262fe42eb4-LAX"
cf-visitor
"{"scheme":"https"}"
content-length
""
content-type
""
forwarded
"for="162.158.187.83";host="checkoutcom.shapeandshift.dev";proto=https"
from
"gptbot(at)openai.com"
host
"checkoutcom.shapeandshift.dev"
sw-context-token
"Hl0UxNzuhQ2Mu4QRz4J5bqji6Ax69OXV"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-forwarded-for
"162.158.187.83"
x-openai-host-hash
"690385327"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).