404 :: Content not found

In Controller/TwigAwareController.php

Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2202
  #message: "Content not found"
  #code: 0
  #file: "/home/5/g/globalgathering/2024/vendor/bolt/core/src/Controller/TwigAwareController.php"
  #line: 107
  -statusCode: 404
  -headers: []
  trace: {
    /home/5/g/globalgathering/2024/vendor/bolt/core/src/Controller/TwigAwareController.php:107 {
      Bolt\Controller\TwigAwareController->renderSingle(?Content $record, bool $requirePublished = true, array $templates = []): Response …
      › if (! $record) {    throw new NotFoundHttpException('Content not found');}
    }
    /home/5/g/globalgathering/2024/vendor/bolt/core/src/Controller/Frontend/DetailController.php:64 {
      Bolt\Controller\Frontend\DetailController->record($slugOrId, string $contentTypeSlug = null, bool $requirePublished = true, string $_locale = null): Response …
      › 
      ›     return $this->renderSingle($record, $requirePublished);}
      arguments: {
        $record: null
        $requirePublished: true
      }
    }
    /home/5/g/globalgathering/2024/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $slugOrId: "rainbow-band"
        $contentTypeSlug: "event"
        $requirePublished: true
        $_locale: null
      }
    }
    /home/5/g/globalgathering/2024/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
        $type: 1
      }
    }
    /home/5/g/globalgathering/2024/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
        $type: 1
        $catch: true
      }
    }
    /home/5/g/globalgathering/2024/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
      }
    }
  }
}
Loading…
Loading the web debug toolbar…
Attempt #