Fatal error: Uncaught Symfony\Component\Routing\Exception\ResourceNotFoundException: None of the routers in the chain matched this request
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, br, zstd, deflate
Forwarded: for="10.42.222.198";host="www.fewobird.de";proto=http
Host: www.fewobird.de
Referer: https://fewobird.de/
Surrogate-Capability: symfony="ESI/1.0"
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
X-Forwarded-For: 10.42.222.198
X-Forwarded-Scheme: https
X-Original-Forwarded-For: 216.73.216.57
X-Php-Ob-Level: 0
X-Real-Ip: 216.73.216.57
X-Request-Id: d00b168aa0f377d13c45e43b941cd195
X-Scheme: https
X-Sulu-Segment:
in /app/vendor/symfony-cmf/routing/src/ChainRouter.php:180
Stack trace:
#0 /app/vendor/symfony-cmf/routing/src/ChainRouter.php(134): Symfony\Cmf\Component\Routing\ChainRouter->doMatch('/', Object(Symfony\Component\HttpFoundation\Request))
#1 /app/vendor/symfony/http-kernel/EventListener/RouterListener.php(101): Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Object(Symfony\Component\HttpFoundation\Request))
#2 /app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php(58): Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\RequestEvent))
#3 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(246): Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#4 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(206): Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241}(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#5 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.request', Object(Symfony\Component\HttpKernel\Event\RequestEvent))
#6 /app/vendor/symfony/http-kernel/HttpKernel.php(159): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')
#7 /app/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#8 /app/vendor/symfony/http-kernel/Kernel.php(193): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#9 /app/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(86): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#10 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(466): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(App\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#11 /app/vendor/symfony/framework-bundle/HttpCache/HttpCache.php(68): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#12 /app/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(128): Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#13 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(443): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#14 /app/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/Cache/SuluHttpCache.php(91): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#15 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(341): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#16 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(216): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#17 /app/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(88): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#18 /app/public/index.php(69): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#19 {main}
Next Symfony\Component\HttpKernel\Exception\NotFoundHttpException: No route found for "GET http://www.fewobird.de/" (from "https://fewobird.de/") in /app/vendor/symfony/http-kernel/EventListener/RouterListener.php:156
Stack trace:
#0 /app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php(58): Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\RequestEvent))
#1 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(246): Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#2 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(206): Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241}(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#3 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.request', Object(Symfony\Component\HttpKernel\Event\RequestEvent))
#4 /app/vendor/symfony/http-kernel/HttpKernel.php(159): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')
#5 /app/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#6 /app/vendor/symfony/http-kernel/Kernel.php(193): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#7 /app/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(86): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#8 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(466): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(App\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#9 /app/vendor/symfony/framework-bundle/HttpCache/HttpCache.php(68): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#10 /app/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(128): Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#11 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(443): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#12 /app/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/Cache/SuluHttpCache.php(91): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#13 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(341): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#14 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(216): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#15 /app/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(88): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#16 /app/public/index.php(69): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#17 {main}
Next RuntimeException: Built Tailwind CSS file does not exist: run "php bin/console tailwind:build" to generate it in /app/vendor/symfonycasts/tailwind-bundle/src/TailwindBuilder.php:151
Stack trace:
#0 /app/vendor/symfonycasts/tailwind-bundle/src/AssetMapper/TailwindCssAssetCompiler.php(43): Symfonycasts\TailwindBundle\TailwindBuilder->getOutputCssContent('/app/assets/sty...')
#1 /app/vendor/symfony/asset-mapper/AssetMapperCompiler.php(40): Symfonycasts\TailwindBundle\AssetMapper\TailwindCssAssetCompiler->compile('@import "tailwi...', Object(Symfony\Component\AssetMapper\MappedAsset), Object(Symfony\Component\AssetMapper\AssetMapper))
#2 /app/vendor/symfony/asset-mapper/Factory/MappedAssetFactory.php(107): Symfony\Component\AssetMapper\AssetMapperCompiler->compile('@import "tailwi...', Object(Symfony\Component\AssetMapper\MappedAsset))
#3 /app/vendor/symfony/asset-mapper/Factory/MappedAssetFactory.php(51): Symfony\Component\AssetMapper\Factory\MappedAssetFactory->compileContent(Object(Symfony\Component\AssetMapper\MappedAsset))
#4 /app/vendor/symfony/asset-mapper/Factory/CachedMappedAssetFactory.php(43): Symfony\Component\AssetMapper\Factory\MappedAssetFactory->createMappedAsset('styles/app.css', '/app/assets/sty...')
#5 /app/vendor/symfony/asset-mapper/AssetMapper.php(41): Symfony\Component\AssetMapper\Factory\CachedMappedAssetFactory->createMappedAsset('styles/app.css', '/app/assets/sty...')
#6 /app/vendor/symfony/asset-mapper/AssetMapper.php(72): Symfony\Component\AssetMapper\AssetMapper->getAsset('styles/app.css')
#7 /app/vendor/symfony/asset-mapper/MapperAwareAssetPackage.php(36): Symfony\Component\AssetMapper\AssetMapper->getPublicPath('styles/app.css')
#8 /app/vendor/symfony/asset/Packages.php(97): Symfony\Component\AssetMapper\MapperAwareAssetPackage->getUrl('styles/app.css')
#9 /app/vendor/symfony/twig-bridge/Extension/AssetExtension.php(46): Symfony\Component\Asset\Packages->getUrl('styles/app.css', NULL)
#10 /app/var/cache/website/prod/twig/f6/f682867089bc1dadc8300719367f7930.php(132): Symfony\Bridge\Twig\Extension\AssetExtension->getAssetUrl('styles/app.css')
#11 /app/vendor/twig/twig/src/Template.php(446): __TwigTemplate_2c13f567137ce492e962e0be126b3588->block_stylesheets(Array, Array)
#12 /app/var/cache/website/prod/twig/f6/f682867089bc1dadc8300719367f7930.php(68): Twig\Template->yieldBlock('stylesheets', Array, Array)
#13 /app/vendor/twig/twig/src/Template.php(402): __TwigTemplate_2c13f567137ce492e962e0be126b3588->doDisplay(Array, Array)
#14 /app/var/cache/website/prod/twig/63/63372b4b4ade34059e2a6a24cba1986d.php(47): Twig\Template->yield(Array, Array)
#15 /app/vendor/twig/twig/src/Template.php(402): __TwigTemplate_fc1a7acb351214eaedc27cdf6d0ff0e8->doDisplay(Array, Array)
#16 /app/vendor/twig/twig/src/Template.php(358): Twig\Template->yield(Array, Array)
#17 /app/vendor/twig/twig/src/Template.php(373): Twig\Template->display(Array)
#18 /app/vendor/twig/twig/src/TemplateWrapper.php(51): Twig\Template->render(Array)
#19 /app/vendor/twig/twig/src/Environment.php(333): Twig\TemplateWrapper->render(Array)
#20 /app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/ErrorController.php(73): Twig\Environment->render('error/error.htm...', Array)
#21 /app/vendor/symfony/http-kernel/HttpKernel.php(183): Sulu\Bundle\WebsiteBundle\Controller\ErrorController->__invoke(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\HttpKernel\Exception\NotFoundHttpException))
#22 /app/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 2)
#23 /app/vendor/symfony/http-kernel/EventListener/ErrorListener.php(99): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 2, false)
#24 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(246): Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#25 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(206): Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241}(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#26 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\ExceptionEvent))
#27 /app/vendor/symfony/http-kernel/HttpKernel.php(241): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...')
#28 /app/vendor/symfony/http-kernel/HttpKernel.php(91): Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Object(Symfony\Component\HttpKernel\Exception\NotFoundHttpException), Object(Symfony\Component\HttpFoundation\Request), 1)
#29 /app/vendor/symfony/http-kernel/Kernel.php(193): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#30 /app/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(86): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#31 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(466): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(App\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#32 /app/vendor/symfony/framework-bundle/HttpCache/HttpCache.php(68): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#33 /app/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(128): Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#34 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(443): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#35 /app/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/Cache/SuluHttpCache.php(91): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#36 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(341): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#37 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(216): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#38 /app/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(88): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#39 /app/public/index.php(69): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#40 {main}
Next Twig\Error\RuntimeError: An exception has been thrown during the rendering of a template ("Built Tailwind CSS file does not exist: run "php bin/console tailwind:build" to generate it") in "base.html.twig" at line 18. in /app/templates/base.html.twig:18
Stack trace:
#0 /app/var/cache/website/prod/twig/f6/f682867089bc1dadc8300719367f7930.php(68): Twig\Template->yieldBlock('stylesheets', Array, Array)
#1 /app/vendor/twig/twig/src/Template.php(402): __TwigTemplate_2c13f567137ce492e962e0be126b3588->doDisplay(Array, Array)
#2 /app/var/cache/website/prod/twig/63/63372b4b4ade34059e2a6a24cba1986d.php(47): Twig\Template->yield(Array, Array)
#3 /app/vendor/twig/twig/src/Template.php(402): __TwigTemplate_fc1a7acb351214eaedc27cdf6d0ff0e8->doDisplay(Array, Array)
#4 /app/vendor/twig/twig/src/Template.php(358): Twig\Template->yield(Array, Array)
#5 /app/vendor/twig/twig/src/Template.php(373): Twig\Template->display(Array)
#6 /app/vendor/twig/twig/src/TemplateWrapper.php(51): Twig\Template->render(Array)
#7 /app/vendor/twig/twig/src/Environment.php(333): Twig\TemplateWrapper->render(Array)
#8 /app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/ErrorController.php(73): Twig\Environment->render('error/error.htm...', Array)
#9 /app/vendor/symfony/http-kernel/HttpKernel.php(183): Sulu\Bundle\WebsiteBundle\Controller\ErrorController->__invoke(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\HttpKernel\Exception\NotFoundHttpException))
#10 /app/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 2)
#11 /app/vendor/symfony/http-kernel/EventListener/ErrorListener.php(99): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 2, false)
#12 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(246): Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#13 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(206): Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241}(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#14 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\ExceptionEvent))
#15 /app/vendor/symfony/http-kernel/HttpKernel.php(241): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...')
#16 /app/vendor/symfony/http-kernel/HttpKernel.php(91): Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Object(Symfony\Component\HttpKernel\Exception\NotFoundHttpException), Object(Symfony\Component\HttpFoundation\Request), 1)
#17 /app/vendor/symfony/http-kernel/Kernel.php(193): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#18 /app/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(86): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#19 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(466): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(App\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#20 /app/vendor/symfony/framework-bundle/HttpCache/HttpCache.php(68): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#21 /app/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(128): Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#22 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(443): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#23 /app/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/Cache/SuluHttpCache.php(91): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#24 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(341): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#25 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(216): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#26 /app/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(88): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#27 /app/public/index.php(69): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#28 {main}
thrown in /app/templates/base.html.twig on line 18