Fatal error: Uncaught Symfony\Component\Routing\Exception\ResourceNotFoundException: None of the routers in the chain matched this request
GET /322-2015 HTTP/1.1
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Accept-Encoding: gzip, deflate, br, zstd
Cache-Control: no-cache
Host: www.dondorganes.fr
Pragma: no-cache
Priority: u=0, i
Sec-Ch-Ua: "Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"
Sec-Ch-Ua-Mobile: ?0
Sec-Ch-Ua-Platform: "Windows"
Sec-Fetch-Dest: document
Sec-Fetch-Mode: navigate
Sec-Fetch-Site: none
Sec-Fetch-User: ?1
Surrogate-Capability: symfony="ESI/1.0"
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
X-Forwarded-For: 10.1.1.198, 10.2.0.8
X-Forwarded-Host: www.dondorganes.fr
X-Forwarded-Port: 443
X-Forwarded-Proto: https
X-Forwarded-Server: steamulo-traefik-549d6bf769-qqh6f
X-Php-Ob-Level: 0
X-Real-Ip: 10.1.1.198
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('/322-2015', 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::Symfony\Component\EventDispatcher\{closure}(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(182): 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(460): 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(437): 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(335): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#16 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(213): 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 https://www.dondorganes.fr/322-2015" in /app/vendor/symfony/http-kernel/EventListener/RouterListener.php:149
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::Symfony\Component\EventDispatcher\{closure}(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(182): 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(460): 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(437): 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(335): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#14 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(213): 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 PHPCR\NoSuchWorkspaceException: HTTP 409: default_live in /app/vendor/jackalope/jackalope-jackrabbit/src/Jackalope/Transport/Jackrabbit/Request.php:546
Stack trace:
#0 /app/vendor/jackalope/jackalope-jackrabbit/src/Jackalope/Transport/Jackrabbit/Request.php(488): Jackalope\Transport\Jackrabbit\Request->handleError(Object(Jackalope\Transport\Jackrabbit\curl), '<?xml version="...', 409)
#1 /app/vendor/jackalope/jackalope-jackrabbit/src/Jackalope/Transport/Jackrabbit/Request.php(368): Jackalope\Transport\Jackrabbit\Request->singleRequest(false)
#2 /app/vendor/jackalope/jackalope-jackrabbit/src/Jackalope/Transport/Jackrabbit/Request.php(680): Jackalope\Transport\Jackrabbit\Request->execute(false, false)
#3 /app/vendor/jackalope/jackalope-jackrabbit/src/Jackalope/Transport/Jackrabbit/Client.php(453): Jackalope\Transport\Jackrabbit\Request->executeJson()
#4 /app/vendor/jackalope/jackalope/src/Jackalope/ObjectManager.php(189): Jackalope\Transport\Jackrabbit\Client->getNode('/cmf/don-d-orga...')
#5 /app/vendor/jackalope/jackalope/src/Jackalope/Session.php(228): Jackalope\ObjectManager->getNodeByPath('/cmf/don-d-orga...')
#6 /app/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php(78): Jackalope\Session->getNode('/cmf/don-d-orga...', -1)
#7 /app/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php(78): Sulu\Bundle\DocumentManagerBundle\Session\Session->getNode('/cmf/don-d-orga...', -1)
#8 /app/vendor/sulu/sulu/src/Sulu/Component/PHPCR/SessionManager/SessionManager.php(71): Sulu\Bundle\DocumentManagerBundle\Session\Session->getNode('/cmf/don-d-orga...')
#9 /app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Settings/SettingsManager.php(64): Sulu\Component\PHPCR\SessionManager\SessionManager->getWebspaceNode('don-d-organes')
#10 /app/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Snippet/DefaultSnippetManager.php(85): Sulu\Component\Webspace\Settings\SettingsManager->load('don-d-organes', 'snippets-menu')
#11 /app/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Twig/SnippetAreaTwigExtension.php(64): Sulu\Bundle\SnippetBundle\Snippet\DefaultSnippetManager->load('don-d-organes', 'menu', 'fr')
#12 /app/var/cache/website/prod/twig/43/43730972d5ceff0fb606e0af98ada1d8.php(44): Sulu\Bundle\SnippetBundle\Twig\SnippetAreaTwigExtension->loadByArea('menu')
#13 /app/vendor/twig/twig/src/Template.php(388): __TwigTemplate_15a397221b83f343d3b44569c05a6069->doDisplay(Array, Array)
#14 /app/var/cache/website/prod/twig/61/6134e724ceba1a96963e3464448edf6c.php(88): Twig\Template->yield(Array)
#15 /app/vendor/twig/twig/src/Template.php(432): __TwigTemplate_48f457760cd91d883324eafd4e3c0d25->block_header(Array, Array)
#16 /app/var/cache/website/prod/twig/61/6134e724ceba1a96963e3464448edf6c.php(64): Twig\Template->yieldBlock('header', Array, Array)
#17 /app/vendor/twig/twig/src/Template.php(432): __TwigTemplate_48f457760cd91d883324eafd4e3c0d25->block_global_content(Array, Array)
#18 /app/var/cache/website/prod/twig/58/58e9ee12f591fdaf702803cd25da5f60.php(528): Twig\Template->yieldBlock('global_content', Array, Array)
#19 /app/vendor/twig/twig/src/Template.php(432): __TwigTemplate_c33aa5406f97eb80398465d46a74c9c6->block_body(Array, Array)
#20 /app/var/cache/website/prod/twig/58/58e9ee12f591fdaf702803cd25da5f60.php(246): Twig\Template->yieldBlock('body', Array, Array)
#21 /app/vendor/twig/twig/src/Template.php(388): __TwigTemplate_c33aa5406f97eb80398465d46a74c9c6->doDisplay(Array, Array)
#22 /app/var/cache/website/prod/twig/61/6134e724ceba1a96963e3464448edf6c.php(50): Twig\Template->yield(Array, Array)
#23 /app/vendor/twig/twig/src/Template.php(388): __TwigTemplate_48f457760cd91d883324eafd4e3c0d25->doDisplay(Array, Array)
#24 /app/var/cache/website/prod/twig/1e/1e326aeeaae5711bfde0ab8b5d791e8f.php(55): Twig\Template->yield(Array, Array)
#25 /app/vendor/twig/twig/src/Template.php(388): __TwigTemplate_b1cdaf42182bdc2b769265fb7eec9383->doDisplay(Array, Array)
#26 /app/vendor/twig/twig/src/Template.php(344): Twig\Template->yield(Array, Array)
#27 /app/vendor/twig/twig/src/Template.php(359): Twig\Template->display(Array)
#28 /app/vendor/twig/twig/src/TemplateWrapper.php(51): Twig\Template->render(Array)
#29 /app/vendor/twig/twig/src/Environment.php(334): Twig\TemplateWrapper->render(Array)
#30 /app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/ErrorController.php(73): Twig\Environment->render('error/error-404...', Array)
#31 /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))
#32 /app/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 2)
#33 /app/vendor/symfony/http-kernel/EventListener/ErrorListener.php(97): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 2, false)
#34 /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))
#35 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(206): Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure}(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#36 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\ExceptionEvent))
#37 /app/vendor/symfony/http-kernel/HttpKernel.php(241): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...')
#38 /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)
#39 /app/vendor/symfony/http-kernel/Kernel.php(182): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#40 /app/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(86): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#41 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(460): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(App\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#42 /app/vendor/symfony/framework-bundle/HttpCache/HttpCache.php(68): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#43 /app/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(128): Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#44 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(437): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#45 /app/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/Cache/SuluHttpCache.php(91): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#46 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(335): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#47 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(213): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#48 /app/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(88): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#49 /app/public/index.php(69): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#50 {main}
Next Twig\Error\RuntimeError: An exception has been thrown during the rendering of a template ("HTTP 409: default_live"). in /app/templates/partials/header.html.twig:2
Stack trace:
#0 /app/var/cache/website/prod/twig/61/6134e724ceba1a96963e3464448edf6c.php(88): Twig\Template->yield(Array)
#1 /app/vendor/twig/twig/src/Template.php(432): __TwigTemplate_48f457760cd91d883324eafd4e3c0d25->block_header(Array, Array)
#2 /app/var/cache/website/prod/twig/61/6134e724ceba1a96963e3464448edf6c.php(64): Twig\Template->yieldBlock('header', Array, Array)
#3 /app/vendor/twig/twig/src/Template.php(432): __TwigTemplate_48f457760cd91d883324eafd4e3c0d25->block_global_content(Array, Array)
#4 /app/var/cache/website/prod/twig/58/58e9ee12f591fdaf702803cd25da5f60.php(528): Twig\Template->yieldBlock('global_content', Array, Array)
#5 /app/vendor/twig/twig/src/Template.php(432): __TwigTemplate_c33aa5406f97eb80398465d46a74c9c6->block_body(Array, Array)
#6 /app/var/cache/website/prod/twig/58/58e9ee12f591fdaf702803cd25da5f60.php(246): Twig\Template->yieldBlock('body', Array, Array)
#7 /app/vendor/twig/twig/src/Template.php(388): __TwigTemplate_c33aa5406f97eb80398465d46a74c9c6->doDisplay(Array, Array)
#8 /app/var/cache/website/prod/twig/61/6134e724ceba1a96963e3464448edf6c.php(50): Twig\Template->yield(Array, Array)
#9 /app/vendor/twig/twig/src/Template.php(388): __TwigTemplate_48f457760cd91d883324eafd4e3c0d25->doDisplay(Array, Array)
#10 /app/var/cache/website/prod/twig/1e/1e326aeeaae5711bfde0ab8b5d791e8f.php(55): Twig\Template->yield(Array, Array)
#11 /app/vendor/twig/twig/src/Template.php(388): __TwigTemplate_b1cdaf42182bdc2b769265fb7eec9383->doDisplay(Array, Array)
#12 /app/vendor/twig/twig/src/Template.php(344): Twig\Template->yield(Array, Array)
#13 /app/vendor/twig/twig/src/Template.php(359): Twig\Template->display(Array)
#14 /app/vendor/twig/twig/src/TemplateWrapper.php(51): Twig\Template->render(Array)
#15 /app/vendor/twig/twig/src/Environment.php(334): Twig\TemplateWrapper->render(Array)
#16 /app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/ErrorController.php(73): Twig\Environment->render('error/error-404...', Array)
#17 /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))
#18 /app/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 2)
#19 /app/vendor/symfony/http-kernel/EventListener/ErrorListener.php(97): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 2, false)
#20 /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))
#21 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(206): Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure}(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#22 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\ExceptionEvent))
#23 /app/vendor/symfony/http-kernel/HttpKernel.php(241): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...')
#24 /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)
#25 /app/vendor/symfony/http-kernel/Kernel.php(182): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#26 /app/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(86): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#27 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(460): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(App\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#28 /app/vendor/symfony/framework-bundle/HttpCache/HttpCache.php(68): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#29 /app/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(128): Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#30 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(437): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#31 /app/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/Cache/SuluHttpCache.php(91): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#32 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(335): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#33 /app/vendor/symfony/http-kernel/HttpCache/HttpCache.php(213): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#34 /app/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(88): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#35 /app/public/index.php(69): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#36 {main}
thrown in /app/templates/partials/header.html.twig on line 2