Warning (2): rename(/tmp/error.log,/tmp/error.log.1737575346): Operation not permitted [CORE/src/Log/Engine/FileLog.php, line 198]Code Context } else {
$result = rename($filePath, $filePath . '.' . time());
}
$filename = 'error.log'
$filePath = '/tmp/error.log'
$rotate = (int) 10
rename - [internal], line ??
Cake\Log\Engine\FileLog::_rotateFile() - CORE/src/Log/Engine/FileLog.php, line 198
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 127
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Log\Log::warning() - CORE/src/Log/Log.php, line 469
DebugKit\ToolbarService::isSuspiciouslyProduction() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 143
DebugKit\ToolbarService::isEnabled() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 101
require - ROOT/vendor/cakephp/debug_kit/config/bootstrap.php, line 28
Cake\Core\BasePlugin::bootstrap() - CORE/src/Core/BasePlugin.php, line 239
Cake\Http\BaseApplication::pluginBootstrap() - CORE/src/Http/BaseApplication.php, line 161
Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 124
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 82
[main] - ROOT/webroot/index.php, line 40
Warning: rename(/tmp/error.log,/tmp/error.log.1737575346) [function.rename]: Operation not permitted in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Notice: file_put_contents() [function.file-put-contents]: write of 1229 bytes failed with errno=28 No space left on device in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning: file_put_contents() [function.file-put-contents]: Only -1 of 1229 bytes written, possibly out of free disk space in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Notice (8): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: write of 275 bytes failed with errno=28 No space left on device [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'warning'
$message = 'DebugKit is disabling itself as your host `test-test-test.fun` is not in the known safe list of top-level-domains (localhost, invalid, test, example, local). If you would like to force DebugKit on use the `DebugKit.forceEnable` Configure option.'
$context = [
'scope' => []
]
$output = '2025-01-22 19:49:06 Warning: DebugKit is disabling itself as your host `test-test-test.fun` is not in the known safe list of top-level-domains (localhost, invalid, test, example, local). If you would like to force DebugKit on use the `DebugKit.forceEnable` Configure option.
'
$filename = 'error.log'
$pathname = '/tmp/error.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Log\Log::warning() - CORE/src/Log/Log.php, line 469
DebugKit\ToolbarService::isSuspiciouslyProduction() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 143
DebugKit\ToolbarService::isEnabled() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 101
require - ROOT/vendor/cakephp/debug_kit/config/bootstrap.php, line 28
Cake\Core\BasePlugin::bootstrap() - CORE/src/Core/BasePlugin.php, line 239
Cake\Http\BaseApplication::pluginBootstrap() - CORE/src/Http/BaseApplication.php, line 161
Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 124
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 82
[main] - ROOT/webroot/index.php, line 40
Warning: rename(/tmp/debug.log,/tmp/debug.log.1737575346) [function.rename]: Operation not permitted in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Notice: file_put_contents() [function.file-put-contents]: write of 1259 bytes failed with errno=28 No space left on device in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning: file_put_contents() [function.file-put-contents]: Only -1 of 1259 bytes written, possibly out of free disk space in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only -1 of 275 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'warning'
$message = 'DebugKit is disabling itself as your host `test-test-test.fun` is not in the known safe list of top-level-domains (localhost, invalid, test, example, local). If you would like to force DebugKit on use the `DebugKit.forceEnable` Configure option.'
$context = [
'scope' => []
]
$output = '2025-01-22 19:49:06 Warning: DebugKit is disabling itself as your host `test-test-test.fun` is not in the known safe list of top-level-domains (localhost, invalid, test, example, local). If you would like to force DebugKit on use the `DebugKit.forceEnable` Configure option.
'
$filename = 'error.log'
$pathname = '/tmp/error.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Log\Log::warning() - CORE/src/Log/Log.php, line 469
DebugKit\ToolbarService::isSuspiciouslyProduction() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 143
DebugKit\ToolbarService::isEnabled() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 101
require - ROOT/vendor/cakephp/debug_kit/config/bootstrap.php, line 28
Cake\Core\BasePlugin::bootstrap() - CORE/src/Core/BasePlugin.php, line 239
Cake\Http\BaseApplication::pluginBootstrap() - CORE/src/Http/BaseApplication.php, line 161
Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 124
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 82
[main] - ROOT/webroot/index.php, line 40
Warning: rename(/tmp/error.log,/tmp/error.log.1737575346) [function.rename]: Operation not permitted in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Notice: file_put_contents() [function.file-put-contents]: write of 1259 bytes failed with errno=28 No space left on device in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning: file_put_contents() [function.file-put-contents]: Only -1 of 1259 bytes written, possibly out of free disk space in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): Unable to emit headers. Headers sent in file=/var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [CORE/src/Http/ResponseEmitter.php, line 51]Code Context if (Configure::read('debug')) {
trigger_error($message, E_USER_WARNING);
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 301,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Location' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => ''
}
$maxBufferLength = (int) 8192
$file = '/var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 853
$message = 'Unable to emit headers. Headers sent in file=/var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Error/Debugger.php line=853'
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 51
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40
Warning: rename(/tmp/error.log,/tmp/error.log.1737575346) [function.rename]: Operation not permitted in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Notice: file_put_contents() [function.file-put-contents]: write of 597 bytes failed with errno=28 No space left on device in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning: file_put_contents() [function.file-put-contents]: Only -1 of 597 bytes written, possibly out of free disk space in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 152]Code Context $response->getStatusCode(),
($reasonPhrase ? ' ' . $reasonPhrase : '')
));
$response = object(Cake\Http\Response) {
'status' => (int) 301,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Location' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => ''
}
$reasonPhrase = 'Moved Permanently'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 152
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 57
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40
Warning: rename(/tmp/error.log,/tmp/error.log.1737575346) [function.rename]: Operation not permitted in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Notice: file_put_contents() [function.file-put-contents]: write of 744 bytes failed with errno=28 No space left on device in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning: file_put_contents() [function.file-put-contents]: Only -1 of 744 bytes written, possibly out of free disk space in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 181]Code Context foreach ($values as $value) {
header(sprintf(
'%s: %s',
$response = object(Cake\Http\Response) {
'status' => (int) 301,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Location' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => ''
}
$cookies = [
'language' => [
'name' => 'language',
'value' => 'uk',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1740167346'
]
]
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40
Warning: rename(/tmp/error.log,/tmp/error.log.1737575346) [function.rename]: Operation not permitted in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Notice: file_put_contents() [function.file-put-contents]: write of 741 bytes failed with errno=28 No space left on device in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning: file_put_contents() [function.file-put-contents]: Only -1 of 741 bytes written, possibly out of free disk space in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 181]Code Context foreach ($values as $value) {
header(sprintf(
'%s: %s',
$response = object(Cake\Http\Response) {
'status' => (int) 301,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Location' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => ''
}
$cookies = [
'language' => [
'name' => 'language',
'value' => 'uk',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1740167346'
]
]
$values = [
(int) 0 => 'http://test-test-test.fun/uk/articles/test-test-test'
]
$name = 'Location'
$first = true
$value = 'http://test-test-test.fun/uk/articles/test-test-test'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40
Warning: rename(/tmp/error.log,/tmp/error.log.1737575346) [function.rename]: Operation not permitted in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Notice: file_put_contents() [function.file-put-contents]: write of 741 bytes failed with errno=28 No space left on device in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning: file_put_contents() [function.file-put-contents]: Only -1 of 741 bytes written, possibly out of free disk space in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 210]Code Context $cookie['secure'],
$cookie['httpOnly']
);
$cookies = [
'language' => [
'name' => 'language',
'value' => 'uk',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1740167346'
]
]
$cookie = [
'name' => 'language',
'value' => 'uk',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1740167346'
]
setcookie - [internal], line ??
Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 210
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 190
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40
Warning: rename(/tmp/error.log,/tmp/error.log.1737575346) [function.rename]: Operation not permitted in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Notice: file_put_contents() [function.file-put-contents]: write of 831 bytes failed with errno=28 No space left on device in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning: file_put_contents() [function.file-put-contents]: Only -1 of 831 bytes written, possibly out of free disk space in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133