NotFoundHttpException {#90
  +statusCode: 404
  #message: "Страница не найдена."
  #code: 0
  #file: "/home/admin/lms/vendor/yiisoft/yii2/web/Application.php"
  #line: 115
  -previous: InvalidRouteException {#88
    #message: "Unable to resolve the request "sitemap.xml"."
    #code: 0
    #file: "/home/admin/lms/vendor/yiisoft/yii2/base/Module.php"
    #line: 537
    trace: {
      /home/admin/lms/vendor/yiisoft/yii2/base/Module.php:537 {    $id = $this->getUniqueId();    throw new InvalidRouteException('Unable to resolve the request "' . ($id === '' ? $route : $id . '/' . $route) . '".');}
      }
      /home/admin/lms/vendor/yiisoft/yii2/web/Application.php:103 {$this->requestedRoute = $route;$result = $this->runAction($route, $params);if ($result instanceof Response) {
        arguments: {
          $route: "sitemap.xml"
          $params: []
        }
      }
      /home/admin/lms/vendor/yiisoft/yii2/base/Application.php:386 {$this->state = self::STATE_HANDLING_REQUEST;$response = $this->handleRequest($this->getRequest());arguments: {
          $request: Request {#9 …}
        }
      }
      /home/admin/lms/web/index.php:21 {try {\t(new yii\web\Application($config))->run();} catch (Throwable $e) {
      }
    }
  }
  trace: {
    /home/admin/lms/vendor/yiisoft/yii2/web/Application.php:115 {} catch (InvalidRouteException $e) {    throw new NotFoundHttpException(Yii::t('yii', 'Page not found.'), $e->getCode(), $e);}
    }
    /home/admin/lms/vendor/yiisoft/yii2/base/Application.php:386 {$this->state = self::STATE_HANDLING_REQUEST;$response = $this->handleRequest($this->getRequest());arguments: {
        $request: Request {#9 …}
      }
    }
    /home/admin/lms/web/index.php:21 {try {\t(new yii\web\Application($config))->run();} catch (Throwable $e) {
    }
  }
}