Error 404 Not Found

GET https://api.dev.poleditions.com/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"cafa65"
_vary_by_language
true
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#939
  #message: "No route found for "GET https://api.dev.poleditions.com/robots.txt""
  #code: 0
  #file: "/home/ubuntu/maas/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1029 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/ubuntu/maas/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:159 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /home/ubuntu/maas/vendor/symfony/http-kernel/Kernel.php:193 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/ubuntu/maas/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /home/ubuntu/maas/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/ubuntu/maas/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/ubuntu/maas/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#1488
  -records: [
    2 => [
      [
        "timestamp" => 1769716524
        "timestamp_rfc3339" => "2026-01-29T19:55:24.050+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://api.dev.poleditions.com/robots.txt"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#939
            #message: "No route found for "GET https://api.dev.poleditions.com/robots.txt""
            #code: 0
            #file: "/home/ubuntu/maas/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1029 …}
            -statusCode: 404
            -headers: []
            trace: {
              /home/ubuntu/maas/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/ubuntu/maas/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/ubuntu/maas/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/ubuntu/maas/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
    804 => [
      [
        "timestamp" => 1769716524
        "timestamp_rfc3339" => "2026-01-29T19:55:24.052+00:00"
        "message" => "User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#714
            #message: "User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead."
            #code: 0
            #file: "/home/ubuntu/maas/vendor/symfony/routing/Loader/XmlFileLoader.php"
            #line: 45
            #severity: E_USER_DEPRECATED
            trace: {
              /home/ubuntu/maas/vendor/symfony/routing/Loader/XmlFileLoader.php:45 {
                Symfony\Component\Routing\Loader\XmlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › {    trigger_deprecation('symfony/routing', '7.4', 'XML configuration format is deprecated, use YAML, PHP or attributes instead.');}
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:162 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:93 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null): mixed …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/YamlFileLoader.php:184 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file): void …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/YamlFileLoader.php:265 {
                Symfony\Component\Routing\Loader\YamlFileLoader->loadContent(RouteCollection $collection, array $config, string $path, string $file): void …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/YamlFileLoader.php:77 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › 
                › $this->loadContent($collection, $parsedConfig, $path, $file);}
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:162 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:82 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null): mixed …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:41 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /home/ubuntu/maas/src/Kernel.php:38 {
                Dpaas\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($confDir.'/{routes}/'.$this->environment.'/*'.self::CONFIG_EXTS);$routes->import($confDir.'/{routes}/*'.self::CONFIG_EXTS);$routes->import($confDir.'/{routes}'.self::CONFIG_EXTS);
              }
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:231 {
                Dpaas\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/ObjectLoader.php:51 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /home/ubuntu/maas/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Routing/Router.php:75 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /home/ubuntu/maas/src/VerifyBundle/EventListener/ReCaptchaRequestListener.php:30 {
                Dpaas\VerifyBundle\EventListener\ReCaptchaRequestListener->onKernelRequest(RequestEvent $event): void …
                › 
                › if ($this->router->getRouteCollection()->get('login')->getPath() === $request->getPathInfo() && $request->isMethod('POST')) {    if (!$this->recaptchaService->verifyRecaptcha($request->request->get('recaptcha_token'))) {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/ubuntu/maas/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/ubuntu/maas/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/ubuntu/maas/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1769716524
        "timestamp_rfc3339" => "2026-01-29T19:55:24.053+00:00"
        "message" => "User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#701
            #message: "User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead."
            #code: 0
            #file: "/home/ubuntu/maas/vendor/symfony/framework-bundle/Resources/config/routing/errors.php"
            #line: 19
            #severity: E_USER_DEPRECATED
            trace: {
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19 {
                {closure:/home/ubuntu/maas/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:15} …
                › if (__DIR__ === dirname(realpath($trace['args'][3]))) {    trigger_deprecation('symfony/routing', '7.3', 'The "errors.xml" routing configuration file is deprecated, import "errors.php" instead.');}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/PhpFileLoader.php:94 {
                Symfony\Component\Routing\Loader\PhpFileLoader->callConfigurator(callable $callback, string $path, string $file): RouteCollection …
                › 
                › $callback(new RoutingConfigurator($collection, $this, $path, $file, $this->env));}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/PhpFileLoader.php:70 {
                Symfony\Component\Routing\Loader\PhpFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (\is_object($result) && \is_callable($result)) {    $collection = $this->callConfigurator($result, $path, $file);} elseif (\is_array($result)) {
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:162 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:93 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null): mixed …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/XmlFileLoader.php:203 {
                Symfony\Component\Routing\Loader\XmlFileLoader->parseImport(RouteCollection $collection, DOMElement $node, string $path, string $file): void …
                › /** @var RouteCollection[] $imported */$imported = $this->import($resource, '' !== $type ? $type : null, false, $file, $exclude) ?: [];}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/XmlFileLoader.php:82 {
                Symfony\Component\Routing\Loader\XmlFileLoader->parseNode(RouteCollection $collection, DOMElement $node, string $path, string $file): void …
                › case 'import':    $this->parseImport($collection, $node, $path, $file);    break;
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/XmlFileLoader.php:60 {
                Symfony\Component\Routing\Loader\XmlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › 
                ›     $this->parseNode($collection, $node, $path, $file);}
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:162 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:93 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null): mixed …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/YamlFileLoader.php:184 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file): void …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/YamlFileLoader.php:265 {
                Symfony\Component\Routing\Loader\YamlFileLoader->loadContent(RouteCollection $collection, array $config, string $path, string $file): void …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/YamlFileLoader.php:77 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › 
                › $this->loadContent($collection, $parsedConfig, $path, $file);}
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:162 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:82 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null): mixed …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:41 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /home/ubuntu/maas/src/Kernel.php:38 {
                Dpaas\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($confDir.'/{routes}/'.$this->environment.'/*'.self::CONFIG_EXTS);$routes->import($confDir.'/{routes}/*'.self::CONFIG_EXTS);$routes->import($confDir.'/{routes}'.self::CONFIG_EXTS);
              }
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:231 {
                Dpaas\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/ObjectLoader.php:51 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /home/ubuntu/maas/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Routing/Router.php:75 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /home/ubuntu/maas/src/VerifyBundle/EventListener/ReCaptchaRequestListener.php:30 {
                Dpaas\VerifyBundle\EventListener\ReCaptchaRequestListener->onKernelRequest(RequestEvent $event): void …
                › 
                › if ($this->router->getRouteCollection()->get('login')->getPath() === $request->getPathInfo() && $request->isMethod('POST')) {    if (!$this->recaptchaService->verifyRecaptcha($request->request->get('recaptcha_token'))) {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/ubuntu/maas/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/ubuntu/maas/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/ubuntu/maas/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1769716524
        "timestamp_rfc3339" => "2026-01-29T19:55:24.054+00:00"
        "message" => "User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#694
            #message: "User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead."
            #code: 0
            #file: "/home/ubuntu/maas/vendor/symfony/routing/Loader/XmlFileLoader.php"
            #line: 45
            #severity: E_USER_DEPRECATED
            trace: {
              /home/ubuntu/maas/vendor/symfony/routing/Loader/XmlFileLoader.php:45 {
                Symfony\Component\Routing\Loader\XmlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › {    trigger_deprecation('symfony/routing', '7.4', 'XML configuration format is deprecated, use YAML, PHP or attributes instead.');}
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:162 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:93 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null): mixed …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/YamlFileLoader.php:184 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file): void …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/YamlFileLoader.php:265 {
                Symfony\Component\Routing\Loader\YamlFileLoader->loadContent(RouteCollection $collection, array $config, string $path, string $file): void …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/YamlFileLoader.php:77 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › 
                › $this->loadContent($collection, $parsedConfig, $path, $file);}
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:162 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:82 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null): mixed …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:41 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /home/ubuntu/maas/src/Kernel.php:38 {
                Dpaas\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($confDir.'/{routes}/'.$this->environment.'/*'.self::CONFIG_EXTS);$routes->import($confDir.'/{routes}/*'.self::CONFIG_EXTS);$routes->import($confDir.'/{routes}'.self::CONFIG_EXTS);
              }
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:231 {
                Dpaas\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/ObjectLoader.php:51 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /home/ubuntu/maas/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Routing/Router.php:75 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /home/ubuntu/maas/src/VerifyBundle/EventListener/ReCaptchaRequestListener.php:30 {
                Dpaas\VerifyBundle\EventListener\ReCaptchaRequestListener->onKernelRequest(RequestEvent $event): void …
                › 
                › if ($this->router->getRouteCollection()->get('login')->getPath() === $request->getPathInfo() && $request->isMethod('POST')) {    if (!$this->recaptchaService->verifyRecaptcha($request->request->get('recaptcha_token'))) {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/ubuntu/maas/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/ubuntu/maas/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/ubuntu/maas/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1769716524
        "timestamp_rfc3339" => "2026-01-29T19:55:24.055+00:00"
        "message" => "User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#681
            #message: "User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead."
            #code: 0
            #file: "/home/ubuntu/maas/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php"
            #line: 19
            #severity: E_USER_DEPRECATED
            trace: {
              /home/ubuntu/maas/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19 {
                {closure:/home/ubuntu/maas/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:15} …
                › if (__DIR__ === dirname(realpath($trace['args'][3]))) {    trigger_deprecation('symfony/routing', '7.3', 'The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead.');}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/PhpFileLoader.php:94 {
                Symfony\Component\Routing\Loader\PhpFileLoader->callConfigurator(callable $callback, string $path, string $file): RouteCollection …
                › 
                › $callback(new RoutingConfigurator($collection, $this, $path, $file, $this->env));}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/PhpFileLoader.php:70 {
                Symfony\Component\Routing\Loader\PhpFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (\is_object($result) && \is_callable($result)) {    $collection = $this->callConfigurator($result, $path, $file);} elseif (\is_array($result)) {
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:162 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:93 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null): mixed …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/XmlFileLoader.php:203 {
                Symfony\Component\Routing\Loader\XmlFileLoader->parseImport(RouteCollection $collection, DOMElement $node, string $path, string $file): void …
                › /** @var RouteCollection[] $imported */$imported = $this->import($resource, '' !== $type ? $type : null, false, $file, $exclude) ?: [];}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/XmlFileLoader.php:82 {
                Symfony\Component\Routing\Loader\XmlFileLoader->parseNode(RouteCollection $collection, DOMElement $node, string $path, string $file): void …
                › case 'import':    $this->parseImport($collection, $node, $path, $file);    break;
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/XmlFileLoader.php:60 {
                Symfony\Component\Routing\Loader\XmlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › 
                ›     $this->parseNode($collection, $node, $path, $file);}
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:162 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:93 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null): mixed …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/YamlFileLoader.php:184 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file): void …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/YamlFileLoader.php:265 {
                Symfony\Component\Routing\Loader\YamlFileLoader->loadContent(RouteCollection $collection, array $config, string $path, string $file): void …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/YamlFileLoader.php:77 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › 
                › $this->loadContent($collection, $parsedConfig, $path, $file);}
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:162 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:82 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null): mixed …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:41 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /home/ubuntu/maas/src/Kernel.php:38 {
                Dpaas\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($confDir.'/{routes}/'.$this->environment.'/*'.self::CONFIG_EXTS);$routes->import($confDir.'/{routes}/*'.self::CONFIG_EXTS);$routes->import($confDir.'/{routes}'.self::CONFIG_EXTS);
              }
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:231 {
                Dpaas\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/ObjectLoader.php:51 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /home/ubuntu/maas/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Routing/Router.php:75 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /home/ubuntu/maas/src/VerifyBundle/EventListener/ReCaptchaRequestListener.php:30 {
                Dpaas\VerifyBundle\EventListener\ReCaptchaRequestListener->onKernelRequest(RequestEvent $event): void …
                › 
                › if ($this->router->getRouteCollection()->get('login')->getPath() === $request->getPathInfo() && $request->isMethod('POST')) {    if (!$this->recaptchaService->verifyRecaptcha($request->request->get('recaptcha_token'))) {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/ubuntu/maas/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/ubuntu/maas/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/ubuntu/maas/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1769716524
        "timestamp_rfc3339" => "2026-01-29T19:55:24.055+00:00"
        "message" => "User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#690
            #message: "User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead."
            #code: 0
            #file: "/home/ubuntu/maas/vendor/symfony/routing/Loader/XmlFileLoader.php"
            #line: 45
            #severity: E_USER_DEPRECATED
            trace: {
              /home/ubuntu/maas/vendor/symfony/routing/Loader/XmlFileLoader.php:45 {
                Symfony\Component\Routing\Loader\XmlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › {    trigger_deprecation('symfony/routing', '7.4', 'XML configuration format is deprecated, use YAML, PHP or attributes instead.');}
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:162 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:93 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null): mixed …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/YamlFileLoader.php:184 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file): void …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/YamlFileLoader.php:265 {
                Symfony\Component\Routing\Loader\YamlFileLoader->loadContent(RouteCollection $collection, array $config, string $path, string $file): void …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/YamlFileLoader.php:77 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › 
                › $this->loadContent($collection, $parsedConfig, $path, $file);}
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:162 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:82 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null): mixed …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:41 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /home/ubuntu/maas/src/Kernel.php:38 {
                Dpaas\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($confDir.'/{routes}/'.$this->environment.'/*'.self::CONFIG_EXTS);$routes->import($confDir.'/{routes}/*'.self::CONFIG_EXTS);$routes->import($confDir.'/{routes}'.self::CONFIG_EXTS);
              }
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:231 {
                Dpaas\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/ObjectLoader.php:51 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /home/ubuntu/maas/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Routing/Router.php:75 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /home/ubuntu/maas/src/VerifyBundle/EventListener/ReCaptchaRequestListener.php:30 {
                Dpaas\VerifyBundle\EventListener\ReCaptchaRequestListener->onKernelRequest(RequestEvent $event): void …
                › 
                › if ($this->router->getRouteCollection()->get('login')->getPath() === $request->getPathInfo() && $request->isMethod('POST')) {    if (!$this->recaptchaService->verifyRecaptcha($request->request->get('recaptcha_token'))) {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/ubuntu/maas/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/ubuntu/maas/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/ubuntu/maas/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1769716524
        "timestamp_rfc3339" => "2026-01-29T19:55:24.056+00:00"
        "message" => "User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#675
            #message: "User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead."
            #code: 0
            #file: "/home/ubuntu/maas/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php"
            #line: 19
            #severity: E_USER_DEPRECATED
            trace: {
              /home/ubuntu/maas/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19 {
                {closure:/home/ubuntu/maas/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:15} …
                › if (__DIR__ === dirname(realpath($trace['args'][3]))) {    trigger_deprecation('symfony/routing', '7.3', 'The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead.');}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/PhpFileLoader.php:94 {
                Symfony\Component\Routing\Loader\PhpFileLoader->callConfigurator(callable $callback, string $path, string $file): RouteCollection …
                › 
                › $callback(new RoutingConfigurator($collection, $this, $path, $file, $this->env));}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/PhpFileLoader.php:70 {
                Symfony\Component\Routing\Loader\PhpFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (\is_object($result) && \is_callable($result)) {    $collection = $this->callConfigurator($result, $path, $file);} elseif (\is_array($result)) {
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:162 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:93 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null): mixed …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/XmlFileLoader.php:203 {
                Symfony\Component\Routing\Loader\XmlFileLoader->parseImport(RouteCollection $collection, DOMElement $node, string $path, string $file): void …
                › /** @var RouteCollection[] $imported */$imported = $this->import($resource, '' !== $type ? $type : null, false, $file, $exclude) ?: [];}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/XmlFileLoader.php:82 {
                Symfony\Component\Routing\Loader\XmlFileLoader->parseNode(RouteCollection $collection, DOMElement $node, string $path, string $file): void …
                › case 'import':    $this->parseImport($collection, $node, $path, $file);    break;
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/XmlFileLoader.php:60 {
                Symfony\Component\Routing\Loader\XmlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › 
                ›     $this->parseNode($collection, $node, $path, $file);}
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:162 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:93 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null): mixed …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/YamlFileLoader.php:184 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file): void …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/YamlFileLoader.php:265 {
                Symfony\Component\Routing\Loader\YamlFileLoader->loadContent(RouteCollection $collection, array $config, string $path, string $file): void …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/YamlFileLoader.php:77 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › 
                › $this->loadContent($collection, $parsedConfig, $path, $file);}
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:162 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/config/Loader/FileLoader.php:82 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null): mixed …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /home/ubuntu/maas/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:41 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /home/ubuntu/maas/src/Kernel.php:38 {
                Dpaas\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($confDir.'/{routes}/'.$this->environment.'/*'.self::CONFIG_EXTS);$routes->import($confDir.'/{routes}/*'.self::CONFIG_EXTS);$routes->import($confDir.'/{routes}'.self::CONFIG_EXTS);
              }
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:231 {
                Dpaas\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /home/ubuntu/maas/vendor/symfony/routing/Loader/ObjectLoader.php:51 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /home/ubuntu/maas/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/framework-bundle/Routing/Router.php:75 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /home/ubuntu/maas/src/VerifyBundle/EventListener/ReCaptchaRequestListener.php:30 {
                Dpaas\VerifyBundle\EventListener\ReCaptchaRequestListener->onKernelRequest(RequestEvent $event): void …
                › 
                › if ($this->router->getRouteCollection()->get('login')->getPath() === $request->getPathInfo() && $request->isMethod('POST')) {    if (!$this->recaptchaService->verifyRecaptcha($request->request->get('recaptcha_token'))) {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/ubuntu/maas/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/ubuntu/maas/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /home/ubuntu/maas/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/ubuntu/maas/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/ubuntu/maas/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/ubuntu/maas/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
    804 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#1487 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
authorization
""
host
"api.dev.poleditions.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.4"
x-php-ob-level
"1"
x-real-ip
"216.73.216.4"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Thu, 29 Jan 2026 19:55:24 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fapi.dev.poleditions.com%2Frobots.txt%22"
x-debug-exception-file
"%2Fhome%2Fubuntu%2Fmaas%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"28d7fd"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_SECRET
"super-secret"
BACKEND_URL
"https://api.dev.poleditions.com"
BACKOFFICE_URL
"http://localhost:4400"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1|front\.dev\.poleditions\.com)(:[0-9]+)?$"
CUSTOMER_IO_WRITE_KEY
""
DATABASE_URL
"postgresql://postgres:mysecretpassword@127.0.0.1:5432/dpaas?serverVersion=13&charset=utf8"
DATABASE_URL_SECOND
"mysql://root:example_root_password@127.0.0.1:3306/magazines?charset=utf8mb4"
DOC_DECRYPTION_KEY
"%kernel.project_dir%/var/private/private_encrypt.key"
DOC_ENCRYPTION_KEY
"%kernel.project_dir%/var/private/public_encrypt.key"
ELASTICSEARCH_HOST
"http://localhost:9200"
ELASTICSEARCH_PASSWORD
"changeme"
ELASTICSEARCH_USERNAME
"elastic"
FRONTEND_URL
"https://front.dev.poleditions.com"
GEMINI_API_KEY
""
GOOGLE_API_KEY
""
GOOGLE_AUTH_CONFIG
"%kernel.project_dir%/path/to/file.json"
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
GOOGLE_CREDENTIALS_PATH
"%kernel.project_dir%/var/private/google_credentials.json"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
MIXPANEL_PROJECT_TOKEN
""
OAUTH_ACCESS_TOKEN_TTL
"PT1H"
OAUTH_ENCRYPTION_KEY
"8b48bf800a0532aad2cb9d64ecb919c8"
OAUTH_PASSPHRASE
"dev"
OAUTH_PRIVATE_KEY
"%kernel.project_dir%/var/private/private_oauth.key"
OAUTH_PUBLIC_KEY
"%kernel.project_dir%/var/private/public_oauth.key"
OAUTH_REFRESH_TOKEN_TTL
"P1M"
OPEN_AI_KEY
""
ORGANIZATION_INDEX_NUMBER_OF_SHARDS
"3"
RECAPTCHA_ENABLED
"false"
RECAPTCHA_SITE_KEY
""
REDIS_HOST
"localhost"
REDIS_PORT
"6379"
SECURED_IPS
"127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,51.159.185.141/16"
STRIPE_SECRET_KEY
"setme"
TRUSTED_PROXIES
"127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,51.159.185.141/16"
USER_INDEX_NUMBER_OF_SHARDS
"3"
VERIFY_SIGNING_KEY
"%kernel.project_dir%/var/private/private_verify.key"
VERIFY_SIGNING_KEY_PASSPHRASE
"dev"
VERIFY_VERIFICATION_KEY
"%kernel.project_dir%/var/private/public_verify.key"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_PROJECT_DIR
"/home/ubuntu/maas"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/ubuntu/maas"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/ubuntu/maas/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_AUTHORIZATION
""
HTTP_HOST
"api.dev.poleditions.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.4"
HTTP_X_REAL_IP
"216.73.216.4"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.4"
REMOTE_PORT
"4159"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1769716524
REQUEST_TIME_FLOAT
1769716524.0001
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/home/ubuntu/maas/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.159.185.141"
SERVER_NAME
"api.dev.poleditions.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.24.0"
SYMFONY_DOTENV_PATH
"/home/ubuntu/maas/.env"
SYMFONY_DOTENV_VARS
"APP_SECRET,TRUSTED_PROXIES,SECURED_IPS,DATABASE_URL,DATABASE_URL_SECOND,MESSENGER_TRANSPORT_DSN,MAILER_DSN,OAUTH_PRIVATE_KEY,OAUTH_PUBLIC_KEY,OAUTH_PASSPHRASE,OAUTH_ENCRYPTION_KEY,OAUTH_ACCESS_TOKEN_TTL,OAUTH_REFRESH_TOKEN_TTL,CORS_ALLOW_ORIGIN,REDIS_HOST,REDIS_PORT,MIXPANEL_PROJECT_TOKEN,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,BACKEND_URL,FRONTEND_URL,BACKOFFICE_URL,DOC_ENCRYPTION_KEY,DOC_DECRYPTION_KEY,VERIFY_VERIFICATION_KEY,VERIFY_SIGNING_KEY,VERIFY_SIGNING_KEY_PASSPHRASE,GOOGLE_CREDENTIALS_PATH,RECAPTCHA_SITE_KEY,CUSTOMER_IO_WRITE_KEY,ELASTICSEARCH_HOST,ELASTICSEARCH_USERNAME,ELASTICSEARCH_PASSWORD,USER_INDEX_NUMBER_OF_SHARDS,ORGANIZATION_INDEX_NUMBER_OF_SHARDS,GEMINI_API_KEY,OPEN_AI_KEY,RECAPTCHA_ENABLED,STRIPE_SECRET_KEY"
USER
"www-data"

Parent Request

Return to parent request (token = 51218b)

Key Value
_remove_csp_headers
true
_stopwatch_token
"44f540"