Warning (2): file_put_contents(/var/www/html/logs/queries.log): failed to open stream: Permission denied [CORE/src/Log/Engine/FileLog.php, line 131]
Warning (2): Use of undefined constant DEFAULT_IMAGE_PATH - assumed 'DEFAULT_IMAGE_PATH' (this will throw an Error in a future version of PHP) [CORE/src/View/HelperRegistry.php, line 153]
Warning (512): Unable to emit headers. Headers sent in file=/var/www/html/vendor/cakephp/cakephp/src/Error/Debugger.php line=970 [CORE/src/Http/ResponseEmitter.php, line 71]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/cakephp/cakephp/src/Error/Debugger.php:970) [CORE/src/Http/ResponseEmitter.php, line 168]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/cakephp/cakephp/src/Error/Debugger.php:970) [CORE/src/Http/ResponseEmitter.php, line 201]
Error: Controller class Sitemap.xml could not be found.

Controller class Sitemap.xml could not be found. 📋

Cake\Http\Exception\MissingControllerException
Toggle Vendor Stack Frames
     * @return \Cake\Http\Exception\MissingControllerException
     */
    protected function missingController(ServerRequest $request)
    {
        return new MissingControllerException([
            'class' => $request->getParam('controller'),
            'plugin' => $request->getParam('plugin'),
            'prefix' => $request->getParam('prefix'),
            '_ext' => $request->getParam('_ext'),

If you want to customize this error message, create templates/Error/error500.php