NotFoundHttpException {#36
+statusCode: 404
#message: "Pagina niet gevonden."
#code: 0
#file: "/var/www/clients/client51/web380/web/ddbase/vendor/yiisoft/yii2/web/Application.php"
#line: 115
-previous: InvalidRouteException {#35
#message: "Unable to resolve the request "sitemap.xml"."
#code: 0
#file: "/var/www/clients/client51/web380/web/ddbase/vendor/yiisoft/yii2/base/Module.php"
#line: 537
trace: {
/var/www/clients/client51/web380/web/ddbase/vendor/yiisoft/yii2/base/Module.php:537 {
› $id = $this->getUniqueId();
› throw new InvalidRouteException('Unable to resolve the request "' . ($id === '' ? $route : $id . '/' . $route) . '".');
› }
}
/var/www/clients/client51/web380/web/ddbase/vendor/yiisoft/yii2/web/Application.php:103 {
› $this->requestedRoute = $route;
› $result = $this->runAction($route, $params);
› if ($result instanceof Response) {
arguments: {
$route: "sitemap.xml"
$params: []
}
}
/var/www/clients/client51/web380/web/ddbase/vendor/yiisoft/yii2/base/Application.php:386 {
› $this->state = self::STATE_HANDLING_REQUEST;
› $response = $this->handleRequest($this->getRequest());
›
arguments: {
$request: Request {#11 …}
}
}
/var/www/clients/client51/web380/web/ddbase/web/index.php:14 {
›
› \t(new yii\web\Application($config))->run();
› } catch (\Throwable $ex) {
}
}
}
trace: {
/var/www/clients/client51/web380/web/ddbase/vendor/yiisoft/yii2/web/Application.php:115 {
› } catch (InvalidRouteException $e) {
› throw new NotFoundHttpException(Yii::t('yii', 'Page not found.'), $e->getCode(), $e);
› }
}
/var/www/clients/client51/web380/web/ddbase/vendor/yiisoft/yii2/base/Application.php:386 {
› $this->state = self::STATE_HANDLING_REQUEST;
› $response = $this->handleRequest($this->getRequest());
›
arguments: {
$request: Request {#11 …}
}
}
/var/www/clients/client51/web380/web/ddbase/web/index.php:14 {
›
› \t(new yii\web\Application($config))->run();
› } catch (\Throwable $ex) {
}
}
}