Warning (2): file_put_contents(/var/www/invy.dev/demo/logs/error.log) [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: failed to open stream: Permission denied [CORE/src/Log/Engine/FileLog.php, line 133]
( ! ) Warning: file_put_contents(/var/www/invy.dev/demo/logs/error.log) [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: failed to open stream: Permission denied in /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 355320 | {main}( ) | .../index.php:0 |
2 | 0.0007 | 546608 | Cake\Http\Server->run( $request = ???, $response = ??? ) | .../index.php:38 |
3 | 0.0033 | 1131152 | Cake\Http\Runner->run( $middleware = class Cake\Http\MiddlewareQueue { protected $queue = [0 => class DebugKit\Middleware\DebugKitMiddleware { ... }, 1 => class Cake\Error\Middleware\ErrorHandlerMiddleware { ... }, 2 => class Cake\Routing\Middleware\AssetMiddleware { ... }, 3 => class Cake\Routing\Middleware\RoutingMiddleware { ... }, 4 => class App\Application { ... }]; protected $callables = [0 => class DebugKit\Middleware\DebugKitMiddleware { ... }, 1 => class Cake\Error\Middleware\ErrorHandlerMiddleware { ... }, 2 => class Cake\Routing\Middleware\AssetMiddleware { ... }, 3 => class Cake\Routing\Middleware\RoutingMiddleware { ... }, 4 => class App\Application { ... }] }, $request = class Cake\Http\ServerRequest { public $params = ['plugin' => NULL, 'controller' => NULL, 'action' => NULL, '_ext' => NULL, 'pass' => [...]]; public $data = []; public $query = []; public $cookies = []; protected $_environment = ['USER' => 'www-data', 'HOME' => '/var/www', 'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'HTTP_ACCEPT' => '*/*', 'HTTP_HOST' => 'demo.invy.dev', 'REDIRECT_STATUS' => '200', 'SERVER_NAME' => 'demo.invy.dev', 'SERVER_PORT' => '443', 'SERVER_ADDR' => '172.26.1.155', 'REMOTE_USER' => '', 'REMOTE_PORT' => '62866', 'REMOTE_ADDR' => '216.73.216.69', 'SERVER_SOFTWARE' => 'nginx/1.24.0', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'HTTPS' => 'on', 'REQUEST_SCHEME' => 'https', 'SERVER_PROTOCOL' => 'HTTP/2.0', 'DOCUMENT_ROOT' => '/var/www/invy.dev/demo/webroot', 'DOCUMENT_URI' => '/index.php', 'REQUEST_URI' => '/sitemap.xml', 'SCRIPT_NAME' => '/index.php', 'CONTENT_LENGTH' => '', 'CONTENT_TYPE' => '', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => '', 'SCRIPT_FILENAME' => '/var/www/invy.dev/demo/webroot/index.php', 'PATH_INFO' => '', 'FCGI_ROLE' => 'RESPONDER', 'PHP_SELF' => '/index.php', 'REQUEST_TIME_FLOAT' => 1751454626.3329, 'REQUEST_TIME' => 1751454626, 'ORIGINAL_REQUEST_METHOD' => 'GET']; public $url = 'sitemap.xml'; public $base = ''; public $webroot = '/'; public $here = '/sitemap.xml'; public $trustProxy = FALSE; protected $_input = NULL; protected $_detectorCache = []; protected $stream = class Zend\Diactoros\PhpInputStream { private $cache = ''; private $reachedEof = FALSE; protected $resource = resource(6) of type (stream); protected $stream = 'php://input' }; protected $uri = class Zend\Diactoros\Uri { protected $allowedSchemes = [...]; private $scheme = 'https'; private $userInfo = ''; private $host = 'demo.invy.dev'; private $port = NULL; private $path = '/sitemap.xml'; private $query = ''; private $fragment = ''; private $uriString = NULL; public $base = ''; public $webroot = '/' }; protected $session = class Cake\Network\Session { protected $_engine = NULL; protected $_started = FALSE; protected $_lifetime = '1440'; protected $_isCLI = FALSE }; protected $attributes = []; protected $emulatedAttributes = [0 => 'session', 1 => 'webroot', 2 => 'base', 3 => 'params']; protected $uploadedFiles = []; protected $protocol = NULL; protected $requestTarget = NULL }, $response = class Cake\Http\Response { public $status = 200; public $contentType = 'text/html'; public $headers = ['Content-Type' => [...]]; public $file = NULL; public $fileRange = []; public $cookies = class Cake\Http\Cookie\CookieCollection { protected $cookies = [...] }; public $cacheDirectives = []; public $body = '' } ) | .../Server.php:81 |
4 | 0.0033 | 1131152 | Cake\Http\Runner->__invoke( $request = class Cake\Http\ServerRequest { public $params = ['plugin' => NULL, 'controller' => NULL, 'action' => NULL, '_ext' => NULL, 'pass' => [...]]; public $data = []; public $query = []; public $cookies = []; protected $_environment = ['USER' => 'www-data', 'HOME' => '/var/www', 'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'HTTP_ACCEPT' => '*/*', 'HTTP_HOST' => 'demo.invy.dev', 'REDIRECT_STATUS' => '200', 'SERVER_NAME' => 'demo.invy.dev', 'SERVER_PORT' => '443', 'SERVER_ADDR' => '172.26.1.155', 'REMOTE_USER' => '', 'REMOTE_PORT' => '62866', 'REMOTE_ADDR' => '216.73.216.69', 'SERVER_SOFTWARE' => 'nginx/1.24.0', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'HTTPS' => 'on', 'REQUEST_SCHEME' => 'https', 'SERVER_PROTOCOL' => 'HTTP/2.0', 'DOCUMENT_ROOT' => '/var/www/invy.dev/demo/webroot', 'DOCUMENT_URI' => '/index.php', 'REQUEST_URI' => '/sitemap.xml', 'SCRIPT_NAME' => '/index.php', 'CONTENT_LENGTH' => '', 'CONTENT_TYPE' => '', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => '', 'SCRIPT_FILENAME' => '/var/www/invy.dev/demo/webroot/index.php', 'PATH_INFO' => '', 'FCGI_ROLE' => 'RESPONDER', 'PHP_SELF' => '/index.php', 'REQUEST_TIME_FLOAT' => 1751454626.3329, 'REQUEST_TIME' => 1751454626, 'ORIGINAL_REQUEST_METHOD' => 'GET']; public $url = 'sitemap.xml'; public $base = ''; public $webroot = '/'; public $here = '/sitemap.xml'; public $trustProxy = FALSE; protected $_input = NULL; protected $_detectorCache = []; protected $stream = class Zend\Diactoros\PhpInputStream { private $cache = ''; private $reachedEof = FALSE; protected $resource = resource(6) of type (stream); protected $stream = 'php://input' }; protected $uri = class Zend\Diactoros\Uri { protected $allowedSchemes = [...]; private $scheme = 'https'; private $userInfo = ''; private $host = 'demo.invy.dev'; private $port = NULL; private $path = '/sitemap.xml'; private $query = ''; private $fragment = ''; private $uriString = NULL; public $base = ''; public $webroot = '/' }; protected $session = class Cake\Network\Session { protected $_engine = NULL; protected $_started = FALSE; protected $_lifetime = '1440'; protected $_isCLI = FALSE }; protected $attributes = []; protected $emulatedAttributes = [0 => 'session', 1 => 'webroot', 2 => 'base', 3 => 'params']; protected $uploadedFiles = []; protected $protocol = NULL; protected $requestTarget = NULL }, $response = class Cake\Http\Response { public $status = 200; public $contentType = 'text/html'; public $headers = ['Content-Type' => [...]]; public $file = NULL; public $fileRange = []; public $cookies = class Cake\Http\Cookie\CookieCollection { protected $cookies = [...] }; public $cacheDirectives = []; public $body = '' } ) | .../Runner.php:51 |
5 | 0.0033 | 1131528 | DebugKit\Middleware\DebugKitMiddleware->__invoke( $request = class Cake\Http\ServerRequest { public $params = ['plugin' => NULL, 'controller' => NULL, 'action' => NULL, '_ext' => NULL, 'pass' => [...]]; public $data = []; public $query = []; public $cookies = []; protected $_environment = ['USER' => 'www-data', 'HOME' => '/var/www', 'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'HTTP_ACCEPT' => '*/*', 'HTTP_HOST' => 'demo.invy.dev', 'REDIRECT_STATUS' => '200', 'SERVER_NAME' => 'demo.invy.dev', 'SERVER_PORT' => '443', 'SERVER_ADDR' => '172.26.1.155', 'REMOTE_USER' => '', 'REMOTE_PORT' => '62866', 'REMOTE_ADDR' => '216.73.216.69', 'SERVER_SOFTWARE' => 'nginx/1.24.0', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'HTTPS' => 'on', 'REQUEST_SCHEME' => 'https', 'SERVER_PROTOCOL' => 'HTTP/2.0', 'DOCUMENT_ROOT' => '/var/www/invy.dev/demo/webroot', 'DOCUMENT_URI' => '/index.php', 'REQUEST_URI' => '/sitemap.xml', 'SCRIPT_NAME' => '/index.php', 'CONTENT_LENGTH' => '', 'CONTENT_TYPE' => '', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => '', 'SCRIPT_FILENAME' => '/var/www/invy.dev/demo/webroot/index.php', 'PATH_INFO' => '', 'FCGI_ROLE' => 'RESPONDER', 'PHP_SELF' => '/index.php', 'REQUEST_TIME_FLOAT' => 1751454626.3329, 'REQUEST_TIME' => 1751454626, 'ORIGINAL_REQUEST_METHOD' => 'GET']; public $url = 'sitemap.xml'; public $base = ''; public $webroot = '/'; public $here = '/sitemap.xml'; public $trustProxy = FALSE; protected $_input = NULL; protected $_detectorCache = []; protected $stream = class Zend\Diactoros\PhpInputStream { private $cache = ''; private $reachedEof = FALSE; protected $resource = resource(6) of type (stream); protected $stream = 'php://input' }; protected $uri = class Zend\Diactoros\Uri { protected $allowedSchemes = [...]; private $scheme = 'https'; private $userInfo = ''; private $host = 'demo.invy.dev'; private $port = NULL; private $path = '/sitemap.xml'; private $query = ''; private $fragment = ''; private $uriString = NULL; public $base = ''; public $webroot = '/' }; protected $session = class Cake\Network\Session { protected $_engine = NULL; protected $_started = FALSE; protected $_lifetime = '1440'; protected $_isCLI = FALSE }; protected $attributes = []; protected $emulatedAttributes = [0 => 'session', 1 => 'webroot', 2 => 'base', 3 => 'params']; protected $uploadedFiles = []; protected $protocol = NULL; protected $requestTarget = NULL }, $response = class Cake\Http\Response { public $status = 200; public $contentType = 'text/html'; public $headers = ['Content-Type' => [...]]; public $file = NULL; public $fileRange = []; public $cookies = class Cake\Http\Cookie\CookieCollection { protected $cookies = [...] }; public $cacheDirectives = []; public $body = '' }, $next = class Cake\Http\Runner { protected $index = 5; protected $middleware = class Cake\Http\MiddlewareQueue { protected $queue = [...]; protected $callables = [...] } } ) | .../Runner.php:65 |
6 | 0.0052 | 1367104 | Cake\Http\Runner->__invoke( $request = class Cake\Http\ServerRequest { public $params = ['plugin' => NULL, 'controller' => NULL, 'action' => NULL, '_ext' => NULL, 'pass' => [...]]; public $data = []; public $query = []; public $cookies = []; protected $_environment = ['USER' => 'www-data', 'HOME' => '/var/www', 'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'HTTP_ACCEPT' => '*/*', 'HTTP_HOST' => 'demo.invy.dev', 'REDIRECT_STATUS' => '200', 'SERVER_NAME' => 'demo.invy.dev', 'SERVER_PORT' => '443', 'SERVER_ADDR' => '172.26.1.155', 'REMOTE_USER' => '', 'REMOTE_PORT' => '62866', 'REMOTE_ADDR' => '216.73.216.69', 'SERVER_SOFTWARE' => 'nginx/1.24.0', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'HTTPS' => 'on', 'REQUEST_SCHEME' => 'https', 'SERVER_PROTOCOL' => 'HTTP/2.0', 'DOCUMENT_ROOT' => '/var/www/invy.dev/demo/webroot', 'DOCUMENT_URI' => '/index.php', 'REQUEST_URI' => '/sitemap.xml', 'SCRIPT_NAME' => '/index.php', 'CONTENT_LENGTH' => '', 'CONTENT_TYPE' => '', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => '', 'SCRIPT_FILENAME' => '/var/www/invy.dev/demo/webroot/index.php', 'PATH_INFO' => '', 'FCGI_ROLE' => 'RESPONDER', 'PHP_SELF' => '/index.php', 'REQUEST_TIME_FLOAT' => 1751454626.3329, 'REQUEST_TIME' => 1751454626, 'ORIGINAL_REQUEST_METHOD' => 'GET']; public $url = 'sitemap.xml'; public $base = ''; public $webroot = '/'; public $here = '/sitemap.xml'; public $trustProxy = FALSE; protected $_input = NULL; protected $_detectorCache = []; protected $stream = class Zend\Diactoros\PhpInputStream { private $cache = ''; private $reachedEof = FALSE; protected $resource = resource(6) of type (stream); protected $stream = 'php://input' }; protected $uri = class Zend\Diactoros\Uri { protected $allowedSchemes = [...]; private $scheme = 'https'; private $userInfo = ''; private $host = 'demo.invy.dev'; private $port = NULL; private $path = '/sitemap.xml'; private $query = ''; private $fragment = ''; private $uriString = NULL; public $base = ''; public $webroot = '/' }; protected $session = class Cake\Network\Session { protected $_engine = NULL; protected $_started = FALSE; protected $_lifetime = '1440'; protected $_isCLI = FALSE }; protected $attributes = []; protected $emulatedAttributes = [0 => 'session', 1 => 'webroot', 2 => 'base', 3 => 'params']; protected $uploadedFiles = []; protected $protocol = NULL; protected $requestTarget = NULL }, $response = class Cake\Http\Response { public $status = 200; public $contentType = 'text/html'; public $headers = ['Content-Type' => [...]]; public $file = NULL; public $fileRange = []; public $cookies = class Cake\Http\Cookie\CookieCollection { protected $cookies = [...] }; public $cacheDirectives = []; public $body = '' } ) | .../DebugKitMiddleware.php:52 |
7 | 0.0052 | 1367104 | Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke( $request = class Cake\Http\ServerRequest { public $params = ['plugin' => NULL, 'controller' => NULL, 'action' => NULL, '_ext' => NULL, 'pass' => [...]]; public $data = []; public $query = []; public $cookies = []; protected $_environment = ['USER' => 'www-data', 'HOME' => '/var/www', 'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'HTTP_ACCEPT' => '*/*', 'HTTP_HOST' => 'demo.invy.dev', 'REDIRECT_STATUS' => '200', 'SERVER_NAME' => 'demo.invy.dev', 'SERVER_PORT' => '443', 'SERVER_ADDR' => '172.26.1.155', 'REMOTE_USER' => '', 'REMOTE_PORT' => '62866', 'REMOTE_ADDR' => '216.73.216.69', 'SERVER_SOFTWARE' => 'nginx/1.24.0', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'HTTPS' => 'on', 'REQUEST_SCHEME' => 'https', 'SERVER_PROTOCOL' => 'HTTP/2.0', 'DOCUMENT_ROOT' => '/var/www/invy.dev/demo/webroot', 'DOCUMENT_URI' => '/index.php', 'REQUEST_URI' => '/sitemap.xml', 'SCRIPT_NAME' => '/index.php', 'CONTENT_LENGTH' => '', 'CONTENT_TYPE' => '', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => '', 'SCRIPT_FILENAME' => '/var/www/invy.dev/demo/webroot/index.php', 'PATH_INFO' => '', 'FCGI_ROLE' => 'RESPONDER', 'PHP_SELF' => '/index.php', 'REQUEST_TIME_FLOAT' => 1751454626.3329, 'REQUEST_TIME' => 1751454626, 'ORIGINAL_REQUEST_METHOD' => 'GET']; public $url = 'sitemap.xml'; public $base = ''; public $webroot = '/'; public $here = '/sitemap.xml'; public $trustProxy = FALSE; protected $_input = NULL; protected $_detectorCache = []; protected $stream = class Zend\Diactoros\PhpInputStream { private $cache = ''; private $reachedEof = FALSE; protected $resource = resource(6) of type (stream); protected $stream = 'php://input' }; protected $uri = class Zend\Diactoros\Uri { protected $allowedSchemes = [...]; private $scheme = 'https'; private $userInfo = ''; private $host = 'demo.invy.dev'; private $port = NULL; private $path = '/sitemap.xml'; private $query = ''; private $fragment = ''; private $uriString = NULL; public $base = ''; public $webroot = '/' }; protected $session = class Cake\Network\Session { protected $_engine = NULL; protected $_started = FALSE; protected $_lifetime = '1440'; protected $_isCLI = FALSE }; protected $attributes = []; protected $emulatedAttributes = [0 => 'session', 1 => 'webroot', 2 => 'base', 3 => 'params']; protected $uploadedFiles = []; protected $protocol = NULL; protected $requestTarget = NULL }, $response = class Cake\Http\Response { public $status = 200; public $contentType = 'text/html'; public $headers = ['Content-Type' => [...]]; public $file = NULL; public $fileRange = []; public $cookies = class Cake\Http\Cookie\CookieCollection { protected $cookies = [...] }; public $cacheDirectives = []; public $body = '' }, $next = class Cake\Http\Runner { protected $index = 5; protected $middleware = class Cake\Http\MiddlewareQueue { protected $queue = [...]; protected $callables = [...] } } ) | .../Runner.php:65 |
8 | 0.0085 | 1875656 | Cake\Error\Middleware\ErrorHandlerMiddleware->handleException( $exception = class Cake\Routing\Exception\MissingControllerException { protected $_messageTemplate = 'Controller class %s could not be found.'; protected $_attributes = ['class' => 'Sitemap.xml', 'plugin' => FALSE, 'prefix' => FALSE, '_ext' => FALSE]; protected $_responseHeaders = NULL; protected $_defaultCode = 500; protected $message = 'Controller class Sitemap.xml could not be found.'; private ${Exception}string = ''; protected $code = 404; protected $file = '/var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php'; protected $line = 100; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ${Exception}previous = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Cake\\Routing\\Exception\\MissingControllerException: Controller class Sitemap.xml could not be found. in /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php on line <i>100</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th'... }, $request = class Cake\Http\ServerRequest { public $params = ['plugin' => NULL, 'controller' => NULL, 'action' => NULL, '_ext' => NULL, 'pass' => [...]]; public $data = []; public $query = []; public $cookies = []; protected $_environment = ['USER' => 'www-data', 'HOME' => '/var/www', 'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'HTTP_ACCEPT' => '*/*', 'HTTP_HOST' => 'demo.invy.dev', 'REDIRECT_STATUS' => '200', 'SERVER_NAME' => 'demo.invy.dev', 'SERVER_PORT' => '443', 'SERVER_ADDR' => '172.26.1.155', 'REMOTE_USER' => '', 'REMOTE_PORT' => '62866', 'REMOTE_ADDR' => '216.73.216.69', 'SERVER_SOFTWARE' => 'nginx/1.24.0', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'HTTPS' => 'on', 'REQUEST_SCHEME' => 'https', 'SERVER_PROTOCOL' => 'HTTP/2.0', 'DOCUMENT_ROOT' => '/var/www/invy.dev/demo/webroot', 'DOCUMENT_URI' => '/index.php', 'REQUEST_URI' => '/sitemap.xml', 'SCRIPT_NAME' => '/index.php', 'CONTENT_LENGTH' => '', 'CONTENT_TYPE' => '', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => '', 'SCRIPT_FILENAME' => '/var/www/invy.dev/demo/webroot/index.php', 'PATH_INFO' => '', 'FCGI_ROLE' => 'RESPONDER', 'PHP_SELF' => '/index.php', 'REQUEST_TIME_FLOAT' => 1751454626.3329, 'REQUEST_TIME' => 1751454626, 'ORIGINAL_REQUEST_METHOD' => 'GET']; public $url = 'sitemap.xml'; public $base = ''; public $webroot = '/'; public $here = '/sitemap.xml'; public $trustProxy = FALSE; protected $_input = NULL; protected $_detectorCache = []; protected $stream = class Zend\Diactoros\PhpInputStream { private $cache = ''; private $reachedEof = FALSE; protected $resource = resource(6) of type (stream); protected $stream = 'php://input' }; protected $uri = class Zend\Diactoros\Uri { protected $allowedSchemes = [...]; private $scheme = 'https'; private $userInfo = ''; private $host = 'demo.invy.dev'; private $port = NULL; private $path = '/sitemap.xml'; private $query = ''; private $fragment = ''; private $uriString = NULL; public $base = ''; public $webroot = '/' }; protected $session = class Cake\Network\Session { protected $_engine = NULL; protected $_started = FALSE; protected $_lifetime = '1440'; protected $_isCLI = FALSE }; protected $attributes = []; protected $emulatedAttributes = [0 => 'session', 1 => 'webroot', 2 => 'base', 3 => 'params']; protected $uploadedFiles = []; protected $protocol = NULL; protected $requestTarget = NULL }, $response = class Cake\Http\Response { public $status = 200; public $contentType = 'text/html'; public $headers = ['Content-Type' => [...]]; public $file = NULL; public $fileRange = []; public $cookies = class Cake\Http\Cookie\CookieCollection { protected $cookies = [...] }; public $cacheDirectives = []; public $body = '' } ) | .../ErrorHandlerMiddleware.php:100 |
9 | 0.0168 | 2419760 | Cake\Error\Middleware\ErrorHandlerMiddleware->logException( $request = class Cake\Http\ServerRequest { public $params = ['plugin' => NULL, 'controller' => NULL, 'action' => NULL, '_ext' => NULL, 'pass' => [...]]; public $data = []; public $query = []; public $cookies = []; protected $_environment = ['USER' => 'www-data', 'HOME' => '/var/www', 'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'HTTP_ACCEPT' => '*/*', 'HTTP_HOST' => 'demo.invy.dev', 'REDIRECT_STATUS' => '200', 'SERVER_NAME' => 'demo.invy.dev', 'SERVER_PORT' => '443', 'SERVER_ADDR' => '172.26.1.155', 'REMOTE_USER' => '', 'REMOTE_PORT' => '62866', 'REMOTE_ADDR' => '216.73.216.69', 'SERVER_SOFTWARE' => 'nginx/1.24.0', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'HTTPS' => 'on', 'REQUEST_SCHEME' => 'https', 'SERVER_PROTOCOL' => 'HTTP/2.0', 'DOCUMENT_ROOT' => '/var/www/invy.dev/demo/webroot', 'DOCUMENT_URI' => '/index.php', 'REQUEST_URI' => '/sitemap.xml', 'SCRIPT_NAME' => '/index.php', 'CONTENT_LENGTH' => '', 'CONTENT_TYPE' => '', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => '', 'SCRIPT_FILENAME' => '/var/www/invy.dev/demo/webroot/index.php', 'PATH_INFO' => '', 'FCGI_ROLE' => 'RESPONDER', 'PHP_SELF' => '/index.php', 'REQUEST_TIME_FLOAT' => 1751454626.3329, 'REQUEST_TIME' => 1751454626, 'ORIGINAL_REQUEST_METHOD' => 'GET']; public $url = 'sitemap.xml'; public $base = ''; public $webroot = '/'; public $here = '/sitemap.xml'; public $trustProxy = FALSE; protected $_input = NULL; protected $_detectorCache = []; protected $stream = class Zend\Diactoros\PhpInputStream { private $cache = ''; private $reachedEof = FALSE; protected $resource = resource(6) of type (stream); protected $stream = 'php://input' }; protected $uri = class Zend\Diactoros\Uri { protected $allowedSchemes = [...]; private $scheme = 'https'; private $userInfo = ''; private $host = 'demo.invy.dev'; private $port = NULL; private $path = '/sitemap.xml'; private $query = ''; private $fragment = ''; private $uriString = NULL; public $base = ''; public $webroot = '/' }; protected $session = class Cake\Network\Session { protected $_engine = NULL; protected $_started = FALSE; protected $_lifetime = '1440'; protected $_isCLI = FALSE }; protected $attributes = []; protected $emulatedAttributes = [0 => 'session', 1 => 'webroot', 2 => 'base', 3 => 'params']; protected $uploadedFiles = []; protected $protocol = NULL; protected $requestTarget = NULL }, $exception = class Cake\Routing\Exception\MissingControllerException { protected $_messageTemplate = 'Controller class %s could not be found.'; protected $_attributes = ['class' => 'Sitemap.xml', 'plugin' => FALSE, 'prefix' => FALSE, '_ext' => FALSE]; protected $_responseHeaders = NULL; protected $_defaultCode = 500; protected $message = 'Controller class Sitemap.xml could not be found.'; private ${Exception}string = ''; protected $code = 404; protected $file = '/var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php'; protected $line = 100; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ${Exception}previous = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Cake\\Routing\\Exception\\MissingControllerException: Controller class Sitemap.xml could not be found. in /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php on line <i>100</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th'... } ) | .../ErrorHandlerMiddleware.php:119 |
10 | 0.0168 | 2422320 | Cake\Log\Log::error( $message = '[Cake\\Routing\\Exception\\MissingControllerException] Controller class Sitemap.xml could not be found.\nException Attributes: array (\n \'class\' => \'Sitemap.xml\',\n \'plugin\' => false,\n \'prefix\' => false,\n \'_ext\' => false,\n)\nRequest URL: /sitemap.xml\nStack Trace:\n#0 /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(85): Cake\\Http\\ControllerFactory->missingController()\n#1 /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(36): Cake\\Http\\ControllerFactory->get'..., $context = ??? ) | .../ErrorHandlerMiddleware.php:200 |
11 | 0.0168 | 2422320 | Cake\Log\Log::write( $level = 'error', $message = '[Cake\\Routing\\Exception\\MissingControllerException] Controller class Sitemap.xml could not be found.\nException Attributes: array (\n \'class\' => \'Sitemap.xml\',\n \'plugin\' => false,\n \'prefix\' => false,\n \'_ext\' => false,\n)\nRequest URL: /sitemap.xml\nStack Trace:\n#0 /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(85): Cake\\Http\\ControllerFactory->missingController()\n#1 /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(36): Cake\\Http\\ControllerFactory->get'..., $context = [] ) | .../Log.php:453 |
12 | 0.0171 | 2433264 | Cake\Log\Engine\FileLog->log( $level = 'error', $message = '[Cake\\Routing\\Exception\\MissingControllerException] Controller class Sitemap.xml could not be found.\nException Attributes: array (\n \'class\' => \'Sitemap.xml\',\n \'plugin\' => false,\n \'prefix\' => false,\n \'_ext\' => false,\n)\nRequest URL: /sitemap.xml\nStack Trace:\n#0 /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(85): Cake\\Http\\ControllerFactory->missingController()\n#1 /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(36): Cake\\Http\\ControllerFactory->get'..., $context = ['scope' => []] ) | .../Log.php:384 |
13 | 0.0171 | 2435896 | file_put_contents( $filename = '/var/www/invy.dev/demo/logs/error.log', $data = '2025-07-02 11:10:26 Error: [Cake\\Routing\\Exception\\MissingControllerException] Controller class Sitemap.xml could not be found.\nException Attributes: array (\n \'class\' => \'Sitemap.xml\',\n \'plugin\' => false,\n \'prefix\' => false,\n \'_ext\' => false,\n)\nRequest URL: /sitemap.xml\nStack Trace:\n#0 /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(85): Cake\\Http\\ControllerFactory->missingController()\n#1 /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(36): Cake\\'..., $flags = 8 ) | .../FileLog.php:133 |
14 | 0.0171 | 2438000 | Cake\Error\BaseErrorHandler->handleError( $code = 2, $description = 'file_put_contents(/var/www/invy.dev/demo/logs/error.log) [<a href=\'https://secure.php.net/function.file-put-contents\'>function.file-put-contents</a>]: failed to open stream: Permission denied', $file = '/var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php', $line = 133, $context = ['level' => 'error', 'message' => '[Cake\\Routing\\Exception\\MissingControllerException] Controller class Sitemap.xml could not be found.\nException Attributes: array (\n \'class\' => \'Sitemap.xml\',\n \'plugin\' => false,\n \'prefix\' => false,\n \'_ext\' => false,\n)\nRequest URL: /sitemap.xml\nStack Trace:\n#0 /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(85): Cake\\Http\\ControllerFactory->missingController()\n#1 /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(36): Cake\\Http\\ControllerFactory->get'..., 'context' => ['scope' => [...]], 'output' => '2025-07-02 11:10:26 Error: [Cake\\Routing\\Exception\\MissingControllerException] Controller class Sitemap.xml could not be found.\nException Attributes: array (\n \'class\' => \'Sitemap.xml\',\n \'plugin\' => false,\n \'prefix\' => false,\n \'_ext\' => false,\n)\nRequest URL: /sitemap.xml\nStack Trace:\n#0 /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(85): Cake\\Http\\ControllerFactory->missingController()\n#1 /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(36): Cake\\'..., 'filename' => 'error.log', 'pathname' => '/var/www/invy.dev/demo/logs/error.log', 'mask' => NULL] ) | .../FileLog.php:133 |
15 | 0.0185 | 2438896 | Cake\Error\BaseErrorHandler->_logError( $level = 4, $data = ['level' => 4, 'code' => 2, 'error' => 'Warning', 'description' => 'file_put_contents(/var/www/invy.dev/demo/logs/error.log) [<a href=\'https://secure.php.net/function.file-put-contents\'>function.file-put-contents</a>]: failed to open stream: Permission denied', 'file' => '/var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php', 'line' => 133, 'context' => ['level' => 'error', 'message' => '[Cake\\Routing\\Exception\\MissingControllerException] Controller class Sitemap.xml could not be found.\nException Attributes: array (\n \'class\' => \'Sitemap.xml\',\n \'plugin\' => false,\n \'prefix\' => false,\n \'_ext\' => false,\n)\nRequest URL: /sitemap.xml\nStack Trace:\n#0 /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(85): Cake\\Http\\ControllerFactory->missingController()\n#1 /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(36): Cake\\Http\\ControllerFactory->get'..., 'context' => [...], 'output' => '2025-07-02 11:10:26 Error: [Cake\\Routing\\Exception\\MissingControllerException] Controller class Sitemap.xml could not be found.\nException Attributes: array (\n \'class\' => \'Sitemap.xml\',\n \'plugin\' => false,\n \'prefix\' => false,\n \'_ext\' => false,\n)\nRequest URL: /sitemap.xml\nStack Trace:\n#0 /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(85): Cake\\Http\\ControllerFactory->missingController()\n#1 /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(36): Cake\\'..., 'filename' => 'error.log', 'pathname' => '/var/www/invy.dev/demo/logs/error.log', 'mask' => NULL], 'start' => 3, 'path' => 'CORE/src/Log/Engine/FileLog.php'] ) | .../BaseErrorHandler.php:153 |
16 | 0.0189 | 2441712 | Cake\Log\Log::write( $level = 4, $message = 'Warning (2): file_put_contents(/var/www/invy.dev/demo/logs/error.log) [<a href=\'https://secure.php.net/function.file-put-contents\'>function.file-put-contents</a>]: failed to open stream: Permission denied in [/var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 133]\nRequest URL: /sitemap.xml\nClient IP: 216.73.216.69\nTrace:\nCake\\Error\\BaseErrorHandler::handleError() - CORE/src/Error/BaseErrorHandler.php, line 153\nfile_put_contents - [internal], line ??\nCake\\Log\\Engine\\FileLog::log()'..., $context = ??? ) | .../BaseErrorHandler.php:291 |
17 | 0.0189 | 2442464 | Cake\Log\Engine\FileLog->log( $level = 'warning', $message = 'Warning (2): file_put_contents(/var/www/invy.dev/demo/logs/error.log) [<a href=\'https://secure.php.net/function.file-put-contents\'>function.file-put-contents</a>]: failed to open stream: Permission denied in [/var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 133]\nRequest URL: /sitemap.xml\nClient IP: 216.73.216.69\nTrace:\nCake\\Error\\BaseErrorHandler::handleError() - CORE/src/Error/BaseErrorHandler.php, line 153\nfile_put_contents - [internal], line ??\nCake\\Log\\Engine\\FileLog::log()'..., $context = ['scope' => []] ) | .../Log.php:384 |
18 | 0.0189 | 2444064 | file_put_contents( $filename = '/var/www/invy.dev/demo/logs/error.log', $data = '2025-07-02 11:10:26 Warning: Warning (2): file_put_contents(/var/www/invy.dev/demo/logs/error.log) [<a href=\'https://secure.php.net/function.file-put-contents\'>function.file-put-contents</a>]: failed to open stream: Permission denied in [/var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 133]\nRequest URL: /sitemap.xml\nClient IP: 216.73.216.69\nTrace:\nCake\\Error\\BaseErrorHandler::handleError() - CORE/src/Error/BaseErrorHandler.php, line 153\nfile_put_contents - [internal], line ??\nC'..., $flags = 8 ) | .../FileLog.php:133 |
Warning (2): file_put_contents(/var/www/invy.dev/demo/logs/error.log) [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: failed to open stream: Permission denied [CORE/src/Log/Engine/FileLog.php, line 133]
( ! ) Warning: file_put_contents(/var/www/invy.dev/demo/logs/error.log) [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: failed to open stream: Permission denied in /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0300 | 3200888 | Cake\Error\BaseErrorHandler->wrapAndHandleException( $exception = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 8 attempt to write a readonly database'; private ${Exception}string = ''; protected $code = 'HY000'; protected $file = '/var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Database/Statement/StatementDecorator.php'; protected $line = 174; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...]]; private ${Exception}previous = NULL; public $errorInfo = [0 => 'HY000', 1 => 8, 2 => 'attempt to write a readonly database']; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Database/Statement/StatementDecorator.php on line <i>174</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th'... } ) | .../BaseErrorHandler.php:0 |
2 | 0.0300 | 3200888 | Cake\Error\BaseErrorHandler->handleException( $exception = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 8 attempt to write a readonly database'; private ${Exception}string = ''; protected $code = 'HY000'; protected $file = '/var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Database/Statement/StatementDecorator.php'; protected $line = 174; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...]]; private ${Exception}previous = NULL; public $errorInfo = [0 => 'HY000', 1 => 8, 2 => 'attempt to write a readonly database']; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Database/Statement/StatementDecorator.php on line <i>174</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th'... } ) | .../BaseErrorHandler.php:171 |
3 | 0.0300 | 3200888 | Cake\Error\ErrorHandler->_displayException( $exception = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 8 attempt to write a readonly database'; private ${Exception}string = ''; protected $code = 'HY000'; protected $file = '/var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Database/Statement/StatementDecorator.php'; protected $line = 174; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...]]; private ${Exception}previous = NULL; public $errorInfo = [0 => 'HY000', 1 => 8, 2 => 'attempt to write a readonly database']; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Database/Statement/StatementDecorator.php on line <i>174</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th'... } ) | .../BaseErrorHandler.php:187 |
4 | 0.0387 | 3442048 | Cake\Error\ErrorHandler->_sendResponse( $response = class Cake\Http\Response { public $status = 500; public $contentType = 'text/html'; public $headers = ['Content-Type' => [...]]; public $file = NULL; public $fileRange = []; public $cookies = class Cake\Http\Cookie\CookieCollection { protected $cookies = [...] }; public $cacheDirectives = []; public $body = '<!DOCTYPE html>\n<html>\n<head>\n <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">\n <title>\n Error: Database Error </title>\n <link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <style>\n body {\n font: 14px helvetica, arial, sans-serif;\n color: #222;\n background-color: #f8f8f8;\n padding:0;\n margin: 0;\n max-height: 100%;\n }'... } ) | .../ErrorHandler.php:140 |
5 | 0.0387 | 3442048 | Cake\Http\Response->send( ) | .../ErrorHandler.php:197 |
6 | 0.0387 | 3442048 | Cake\Http\Response->sendHeaders( ) | .../Response.php:492 |
7 | 0.0387 | 3442336 | Cake\Log\Log::warning( $message = 'Headers already sent in /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Error/Debugger.php:850', $context = ??? ) | .../Response.php:517 |
8 | 0.0387 | 3442336 | Cake\Log\Log::write( $level = 'warning', $message = 'Headers already sent in /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Error/Debugger.php:850', $context = [] ) | .../Log.php:469 |
9 | 0.0387 | 3443088 | Cake\Log\Engine\FileLog->log( $level = 'warning', $message = 'Headers already sent in /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Error/Debugger.php:850', $context = ['scope' => []] ) | .../Log.php:384 |
10 | 0.0387 | 3443312 | file_put_contents( $filename = '/var/www/invy.dev/demo/logs/error.log', $data = '2025-07-02 11:10:26 Warning: Headers already sent in /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Error/Debugger.php:850\n', $flags = 8 ) | .../FileLog.php:133 |
11 | 0.0387 | 3445416 | Cake\Error\BaseErrorHandler->handleError( $code = 2, $description = 'file_put_contents(/var/www/invy.dev/demo/logs/error.log) [<a href=\'https://secure.php.net/function.file-put-contents\'>function.file-put-contents</a>]: failed to open stream: Permission denied', $file = '/var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php', $line = 133, $context = ['level' => 'warning', 'message' => 'Headers already sent in /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Error/Debugger.php:850', 'context' => ['scope' => [...]], 'output' => '2025-07-02 11:10:26 Warning: Headers already sent in /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Error/Debugger.php:850\n', 'filename' => 'error.log', 'pathname' => '/var/www/invy.dev/demo/logs/error.log', 'mask' => NULL] ) | .../FileLog.php:133 |
12 | 0.0395 | 3446200 | Cake\Error\BaseErrorHandler->_logError( $level = 4, $data = ['level' => 4, 'code' => 2, 'error' => 'Warning', 'description' => 'file_put_contents(/var/www/invy.dev/demo/logs/error.log) [<a href=\'https://secure.php.net/function.file-put-contents\'>function.file-put-contents</a>]: failed to open stream: Permission denied', 'file' => '/var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php', 'line' => 133, 'context' => ['level' => 'warning', 'message' => 'Headers already sent in /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Error/Debugger.php:850', 'context' => [...], 'output' => '2025-07-02 11:10:26 Warning: Headers already sent in /var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Error/Debugger.php:850\n', 'filename' => 'error.log', 'pathname' => '/var/www/invy.dev/demo/logs/error.log', 'mask' => NULL], 'start' => 3, 'path' => 'CORE/src/Log/Engine/FileLog.php'] ) | .../BaseErrorHandler.php:153 |
13 | 0.0398 | 3448376 | Cake\Log\Log::write( $level = 4, $message = 'Warning (2): file_put_contents(/var/www/invy.dev/demo/logs/error.log) [<a href=\'https://secure.php.net/function.file-put-contents\'>function.file-put-contents</a>]: failed to open stream: Permission denied in [/var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 133]\nRequest URL: /sitemap.xml\nClient IP: 216.73.216.69\nTrace:\nCake\\Error\\BaseErrorHandler::handleError() - CORE/src/Error/BaseErrorHandler.php, line 153\nfile_put_contents - [internal], line ??\nCake\\Log\\Engine\\FileLog::log()'..., $context = ??? ) | .../BaseErrorHandler.php:291 |
14 | 0.0398 | 3449128 | Cake\Log\Engine\FileLog->log( $level = 'warning', $message = 'Warning (2): file_put_contents(/var/www/invy.dev/demo/logs/error.log) [<a href=\'https://secure.php.net/function.file-put-contents\'>function.file-put-contents</a>]: failed to open stream: Permission denied in [/var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 133]\nRequest URL: /sitemap.xml\nClient IP: 216.73.216.69\nTrace:\nCake\\Error\\BaseErrorHandler::handleError() - CORE/src/Error/BaseErrorHandler.php, line 153\nfile_put_contents - [internal], line ??\nCake\\Log\\Engine\\FileLog::log()'..., $context = ['scope' => []] ) | .../Log.php:384 |
15 | 0.0398 | 3450472 | file_put_contents( $filename = '/var/www/invy.dev/demo/logs/error.log', $data = '2025-07-02 11:10:26 Warning: Warning (2): file_put_contents(/var/www/invy.dev/demo/logs/error.log) [<a href=\'https://secure.php.net/function.file-put-contents\'>function.file-put-contents</a>]: failed to open stream: Permission denied in [/var/www/invy.dev/demo/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 133]\nRequest URL: /sitemap.xml\nClient IP: 216.73.216.69\nTrace:\nCake\\Error\\BaseErrorHandler::handleError() - CORE/src/Error/BaseErrorHandler.php, line 153\nfile_put_contents - [internal], line ??\nC'..., $flags = 8 ) | .../FileLog.php:133 |
Error: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database
If you are using SQL keywords as table column names, you can enable identifier quoting for your database connection in config/app.php.
If you want to customize this error message, create src/Template/Error/pdo_error.ctp