Deprecated: Constant E_STRICT is deprecated in /home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/symfony/error-handler/ErrorHandler.php on line 58

Deprecated: Constant E_STRICT is deprecated in /home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/symfony/error-handler/ErrorHandler.php on line 76

Deprecated: Symfony\Component\HttpKernel\Exception\NotFoundHttpException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead in /home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/symfony/http-kernel/Exception/NotFoundHttpException.php on line 19

Deprecated: Symfony\Component\HttpKernel\Exception\HttpException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead in /home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/symfony/http-kernel/Exception/HttpException.php on line 24

Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead in /home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/symfony/security-http/Firewall/ExceptionListener.php on line 60

Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $errorPage as nullable is deprecated, the explicit nullable type must be used instead in /home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/symfony/security-http/Firewall/ExceptionListener.php on line 60

Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead in /home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/symfony/security-http/Firewall/ExceptionListener.php on line 60

Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead in /home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/symfony/security-http/Firewall/ExceptionListener.php on line 60

Deprecated: Symfony\Component\Security\Http\Firewall\LogoutListener::__construct(): Implicitly marking parameter $csrfTokenManager as nullable is deprecated, the explicit nullable type must be used instead in /home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/symfony/security-http/Firewall/LogoutListener.php on line 44

Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead in /home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/symfony/security-http/HttpUtils.php on line 40

Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlMatcher as nullable is deprecated, the explicit nullable type must be used instead in /home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/symfony/security-http/HttpUtils.php on line 40

Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $domainRegexp as nullable is deprecated, the explicit nullable type must be used instead in /home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/symfony/security-http/HttpUtils.php on line 40

Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $secureDomainRegexp as nullable is deprecated, the explicit nullable type must be used instead in /home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/symfony/security-http/HttpUtils.php on line 40

Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead in /home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php on line 45

Deprecated: Symfony\Component\Security\Http\Authenticator\AbstractLoginFormAuthenticator::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead in /home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php on line 63
No route found for "GET https://thisisqatar.neodream.tech/sitemap.xml" (404 Not Found)

Symfony Exception

No route found for "GET https://thisisqatar.neodream.tech/sitemap.xml"

Exceptions 2

Symfony\Component\HttpKernel\Exception\ NotFoundHttpException

Show exception properties
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#258
  -statusCode: 404
  -headers: []
}
in vendor/autoload_runtime.php -> run (line 29)
    require_once('/home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/autoload_runtime.php') in public/index.php (line 5)
    1. <?php
      
      use App\Kernel;
      
      require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
      
      return function (array $context) {
          return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);
      };
      

    Symfony\Component\Routing\Exception\ ResourceNotFoundException

    No routes found for "/sitemap.xml/".

    in vendor/symfony/routing/Router.php -> matchRequest (line 237)
      in vendor/autoload_runtime.php -> run (line 29)
        require_once('/home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/autoload_runtime.php') in public/index.php (line 5)
        1. <?php
          
          use App\Kernel;
          
          require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
          
          return function (array $context) {
              return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);
          };
          

        Logs 1

        Level Channel Message
        DEBUG 09:38:01 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
        {
            "event": "kernel.request",
            "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
        }
        DEBUG 09:38:01 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
        {
            "event": "kernel.request",
            "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
        }
        DEBUG 09:38:01 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
        {
            "event": "kernel.request",
            "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
        }
        DEBUG 09:38:01 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
        {
            "event": "kernel.request",
            "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
        }
        DEBUG 09:38:01 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
        {
            "event": "kernel.request",
            "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
        }
        ERROR 09:38:01 request Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://thisisqatar.neodream.tech/sitemap.xml"" at /home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/symfony/http-kernel/EventListener/RouterListener.php line 127
        {
            "exception": {}
        }
        DEBUG 09:38:01 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
        {
            "event": "kernel.request",
            "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
        }
        DEBUG 09:38:01 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
        {
            "event": "kernel.request",
            "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
        }
        DEBUG 09:38:01 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
        {
            "event": "kernel.request",
            "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
        }
        DEBUG 09:38:01 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
        {
            "event": "kernel.request",
            "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
        }
        DEBUG 09:38:01 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
        {
            "event": "kernel.request",
            "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
        }
        DEBUG 09:38:01 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
        {
            "event": "kernel.request",
            "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
        }
        DEBUG 09:38:01 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
        {
            "event": "kernel.request",
            "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
        }
        DEBUG 09:38:01 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
        {
            "event": "kernel.request",
            "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
        }
        DEBUG 09:38:01 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
        {
            "event": "kernel.request",
            "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
        }
        DEBUG 09:38:01 event Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
        {
            "event": "kernel.request",
            "listener": "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest"
        }
        DEBUG 09:38:01 event Notified event "kernel.request" to listener "Lexik\Bundle\TranslationBundle\EventDispatcher\CleanTranslationCacheListener::onKernelRequest".
        {
            "event": "kernel.request",
            "listener": "Lexik\\Bundle\\TranslationBundle\\EventDispatcher\\CleanTranslationCacheListener::onKernelRequest"
        }
        DEBUG 09:38:01 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
        {
            "event": "kernel.controller",
            "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
        }
        DEBUG 09:38:01 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
        {
            "event": "kernel.controller",
            "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
        }
        DEBUG 09:38:01 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments".
        {
            "event": "kernel.controller_arguments",
            "listener": "Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener::onKernelControllerArguments"
        }
        DEBUG 09:38:01 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments".
        {
            "event": "kernel.controller_arguments",
            "listener": "Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener::onKernelControllerArguments"
        }
        DEBUG 09:38:01 event Notified event "kernel.controller_arguments" to listener "ContainerKdWwN8c\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments".
        {
            "event": "kernel.controller_arguments",
            "listener": "ContainerKdWwN8c\\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        }
        DEBUG 09:38:01 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
        {
            "event": "kernel.controller_arguments",
            "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
        }

        Stack Traces 2

        [2/2] NotFoundHttpException
        Symfony\Component\HttpKernel\Exception\NotFoundHttpException:
        No route found for "GET https://thisisqatar.neodream.tech/sitemap.xml"
        
          at vendor/symfony/http-kernel/EventListener/RouterListener.php:127
          at Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest()
             (vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116)
          at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke()
             (vendor/symfony/event-dispatcher/EventDispatcher.php:220)
          at Symfony\Component\EventDispatcher\EventDispatcher->callListeners()
             (vendor/symfony/event-dispatcher/EventDispatcher.php:56)
          at Symfony\Component\EventDispatcher\EventDispatcher->dispatch()
             (vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139)
          at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch()
             (vendor/symfony/http-kernel/HttpKernel.php:142)
          at Symfony\Component\HttpKernel\HttpKernel->handleRaw()
             (vendor/symfony/http-kernel/HttpKernel.php:74)
          at Symfony\Component\HttpKernel\HttpKernel->handle()
             (vendor/symfony/http-kernel/Kernel.php:197)
          at Symfony\Component\HttpKernel\Kernel->handle()
             (vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35)
          at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
             (vendor/autoload_runtime.php:29)
          at require_once('/home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/autoload_runtime.php')
             (public/index.php:5)                
        [1/2] ResourceNotFoundException
        Symfony\Component\Routing\Exception\ResourceNotFoundException:
        No routes found for "/sitemap.xml/".
        
          at vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:74
          at Symfony\Component\Routing\Matcher\CompiledUrlMatcher->match()
             (vendor/symfony/routing/Matcher/UrlMatcher.php:97)
          at Symfony\Component\Routing\Matcher\UrlMatcher->matchRequest()
             (vendor/symfony/routing/Router.php:237)
          at Symfony\Component\Routing\Router->matchRequest()
             (vendor/symfony/http-kernel/EventListener/RouterListener.php:105)
          at Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest()
             (vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116)
          at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke()
             (vendor/symfony/event-dispatcher/EventDispatcher.php:220)
          at Symfony\Component\EventDispatcher\EventDispatcher->callListeners()
             (vendor/symfony/event-dispatcher/EventDispatcher.php:56)
          at Symfony\Component\EventDispatcher\EventDispatcher->dispatch()
             (vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139)
          at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch()
             (vendor/symfony/http-kernel/HttpKernel.php:142)
          at Symfony\Component\HttpKernel\HttpKernel->handleRaw()
             (vendor/symfony/http-kernel/HttpKernel.php:74)
          at Symfony\Component\HttpKernel\HttpKernel->handle()
             (vendor/symfony/http-kernel/Kernel.php:197)
          at Symfony\Component\HttpKernel\Kernel->handle()
             (vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35)
          at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
             (vendor/autoload_runtime.php:29)
          at require_once('/home/u542474824/domains/neodream.tech/public_html/thisisqatar/vendor/autoload_runtime.php')
             (public/index.php:5)                
        Loading…
        Loading the web debug toolbar…
        Attempt #