NotFoundHttpException Object
(
[message:protected] => The route /sitemap.xml could not be found.
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /var/www/modules/framework/Routing/Router.php
[line:protected] => 87
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /var/www/modules/framework/Routing/Router.php
[line] => 64
[function] => handleMatchedRoute
[class] => Router
[type] => ->
)
[1] => Array
(
[file] => /var/www/modules/framework/Routing/Router.php
[line] => 28
[function] => findRoute
[class] => Router
[type] => ->
)
[2] => Array
(
[file] => /var/www/modules/framework/Http/Kernel.php
[line] => 15
[function] => dispatch
[class] => Router
[type] => ->
)
[3] => Array
(
[file] => /var/www/modules/framework/App.php
[line] => 23
[function] => handle
[class] => Kernel
[type] => ->
)
[4] => Array
(
[file] => /var/www/html/index.php
[line] => 13
[function] => handleRequest
[class] => App
[type] => ->
)
)
[previous:Exception:private] =>
[statusCode:HttpException:private] => 404
[headers:HttpException:private] => Array
(
)
)
Fatal error: Uncaught TypeError: Kernel::handle(): Return value must be of type Response, none returned in /var/www/modules/framework/Http/Kernel.php:20
Stack trace:
#0 /var/www/modules/framework/App.php(23): Kernel->handle()
#1 /var/www/html/index.php(13): App->handleRequest()
#2 {main}
thrown in /var/www/modules/framework/Http/Kernel.php on line 20