Fatal error: Uncaught Symfony\Component\Routing\Exception\ResourceNotFoundException: None of the routers in the chain matched this request
GET / HTTP/1.0
Accept: */*
Connection: close
Forwarded: for="10.0.2.17";host="identitystore.md";proto=http
Host: identitystore.md
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.0.2.17
X-Forwarded-Server: identitystore.md
X-Php-Ob-Level: 0
X-Real-Ip: 216.73.216.97
X-Sulu-Segment:
in /opt/application/vendor/symfony-cmf/routing/src/ChainRouter.php:180
Stack trace:
#0 /opt/application/vendor/symfony-cmf/routing/src/ChainRouter.php(134): Symfony\Cmf\Component\Routing\ChainRouter->doMatch('/', Object(Symfony\Component\HttpFoundation\Request))
#1 /opt/application/vendor/symfony/http-kernel/EventListener/RouterListener.php(101): Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Object(Symfony\Component\HttpFoundation\Request))
#2 /opt/application/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php(58): Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\RequestEvent))
#3 /opt/application/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 /opt/application/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 /opt/application/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.request', Object(Symfony\Component\HttpKernel\Event\RequestEvent))
#6 /opt/application/vendor/symfony/http-kernel/HttpKernel.php(159): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')
#7 /opt/application/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#8 /opt/application/vendor/symfony/http-kernel/Kernel.php(182): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#9 /opt/application/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(86): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#10 /opt/application/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 /opt/application/vendor/symfony/framework-bundle/HttpCache/HttpCache.php(68): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#12 /opt/application/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(128): Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#13 /opt/application/vendor/symfony/http-kernel/HttpCache/HttpCache.php(437): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#14 /opt/application/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/Cache/SuluHttpCache.php(91): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#15 /opt/application/vendor/symfony/http-kernel/HttpCache/HttpCache.php(335): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#16 /opt/application/vendor/symfony/http-kernel/HttpCache/HttpCache.php(213): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#17 /opt/application/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(88): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#18 /opt/application/public/index.php(71): 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://identitystore.md/" in /opt/application/vendor/symfony/http-kernel/EventListener/RouterListener.php:149
Stack trace:
#0 /opt/application/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php(58): Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\RequestEvent))
#1 /opt/application/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 /opt/application/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 /opt/application/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.request', Object(Symfony\Component\HttpKernel\Event\RequestEvent))
#4 /opt/application/vendor/symfony/http-kernel/HttpKernel.php(159): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')
#5 /opt/application/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#6 /opt/application/vendor/symfony/http-kernel/Kernel.php(182): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#7 /opt/application/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(86): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#8 /opt/application/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 /opt/application/vendor/symfony/framework-bundle/HttpCache/HttpCache.php(68): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#10 /opt/application/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(128): Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#11 /opt/application/vendor/symfony/http-kernel/HttpCache/HttpCache.php(437): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#12 /opt/application/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/Cache/SuluHttpCache.php(91): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#13 /opt/application/vendor/symfony/http-kernel/HttpCache/HttpCache.php(335): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#14 /opt/application/vendor/symfony/http-kernel/HttpCache/HttpCache.php(213): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#15 /opt/application/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(88): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#16 /opt/application/public/index.php(71): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#17 {main}
Next Sulu\Component\Webspace\Analyzer\Exception\UrlMatchNotFoundException: There exists no portal for the URL "http://identitystore.md:80/", the URL should begin with one of the following Portal URLs: "http://www.identitystore.md" in /opt/application/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/WebsiteRequestProcessor.php:77
Stack trace:
#0 /opt/application/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php(54): Sulu\Component\Webspace\Analyzer\Attributes\WebsiteRequestProcessor->validate(Object(Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes))
#1 /opt/application/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php(60): Sulu\Component\Webspace\Analyzer\RequestAnalyzer->validate(Object(Symfony\Component\HttpFoundation\Request))
#2 /opt/application/vendor/symfony/event-dispatcher/EventDispatcher.php(206): Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#3 /opt/application/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.request', Object(Symfony\Component\HttpKernel\Event\RequestEvent))
#4 /opt/application/vendor/symfony/http-kernel/HttpKernel.php(159): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')
#5 /opt/application/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 2)
#6 /opt/application/vendor/symfony/http-kernel/EventListener/ErrorListener.php(97): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 2, false)
#7 /opt/application/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))
#8 /opt/application/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))
#9 /opt/application/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\ExceptionEvent))
#10 /opt/application/vendor/symfony/http-kernel/HttpKernel.php(241): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...')
#11 /opt/application/vendor/symfony/http-kernel/HttpKernel.php(91): Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Object(Symfony\Component\HttpKernel\Exception\NotFoundHttpException), Object(Symfony\Component\HttpFoundation\Request), 1)
#12 /opt/application/vendor/symfony/http-kernel/Kernel.php(182): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#13 /opt/application/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(86): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#14 /opt/application/vendor/symfony/http-kernel/HttpCache/HttpCache.php(460): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(App\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#15 /opt/application/vendor/symfony/framework-bundle/HttpCache/HttpCache.php(68): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#16 /opt/application/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(128): Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#17 /opt/application/vendor/symfony/http-kernel/HttpCache/HttpCache.php(437): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#18 /opt/application/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/Cache/SuluHttpCache.php(91): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#19 /opt/application/vendor/symfony/http-kernel/HttpCache/HttpCache.php(335): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#20 /opt/application/vendor/symfony/http-kernel/HttpCache/HttpCache.php(213): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#21 /opt/application/vendor/friendsofsymfony/http-cache/src/SymfonyCache/EventDispatchingHttpCache.php(88): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#22 /opt/application/public/index.php(71): Sulu\Bundle\HttpCacheBundle\Cache\SuluHttpCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#23 {main}
thrown in /opt/application/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/WebsiteRequestProcessor.php on line 77