Warning (2): file_put_contents(): Only 0 of 210 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 87]Code Context }
$output = date('Y-m-d H:i:s') . ' ' . ucfirst($type) . ': ' . $message . "\n";
return file_put_contents($filename, $output, FILE_APPEND);
$type = 'debug'
$message = 'took[1] rows[15] SELECT `FrontPageCategory`.`id`, `FrontPageCategory`.`page_name` FROM `nucleus_db`.`page_categories` AS `FrontPageCategory` WHERE `level` = 1 AND `deleted` IS NULL'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 05:37:07 Debug: took[1] rows[15] SELECT `FrontPageCategory`.`id`, `FrontPageCategory`.`page_name` FROM `nucleus_db`.`page_categories` AS `FrontPageCategory` WHERE `level` = 1 AND `deleted` IS NULL
'
file_put_contents - [internal], line ??
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 87
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 452
CakeLog::debug() - CORE/Cake/Log/CakeLog.php, line 544
MysqlLog::execute() - APP/Model/Datasource/Database/MysqlLog.php, line 17
DboSource::fetchAll() - CORE/Cake/Model/Datasource/DboSource.php, line 669
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1080
Model::find() - CORE/Cake/Model/Model.php, line 2642
include - APP/Config/routes.php, line 67
Dispatcher::_loadRoutes() - CORE/Cake/Routing/Dispatcher.php, line 278
Dispatcher::parseParams() - CORE/Cake/Routing/Dispatcher.php, line 215
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 246
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 141
[main] - APP/webroot/index.php, line 98
Warning (512): _cake_core_ cache was unable to write 'cake_dev_' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context ),
E_USER_WARNING
);
$key = 'cake_dev_'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/vol/www/www-test_carsensor/html/contents/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'mask' => (int) 438,
'lock' => true,
'isWindows' => false,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 309
I18n::translate() - CORE/Cake/I18n/I18n.php, line 169
__d - CORE/Cake/basics.php, line 570
CakeException::__construct() - CORE/Cake/Error/exceptions.php, line 201
MissingControllerException::__construct() - CORE/Cake/Error/exceptions.php, line 229
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 158
[main] - APP/webroot/index.php, line 98
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 246 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 87]Code Context }
$output = date('Y-m-d H:i:s') . ' ' . ucfirst($type) . ': ' . $message . "\n";
return file_put_contents($filename, $output, FILE_APPEND);
$type = 'error'
$message = '[MissingControllerException] Controller class Controller could not be found.
#0 /vol/www/www-test_carsensor/html/contents/webroot/index.php(98): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_error.log'
$output = '2025-04-02 05:37:07 Error: [MissingControllerException] Controller class Controller could not be found.
#0 /vol/www/www-test_carsensor/html/contents/webroot/index.php(98): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}
'
file_put_contents - [internal], line ??
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 87
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 452
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 117
[main] - [internal], line ??
Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context ),
E_USER_WARNING
);
$key = 'file_map'
$value = array(
'Configure' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Core/Configure.php',
'Hash' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Utility/Hash.php',
'Cache' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Cache/Cache.php',
'FileEngine' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Cache/Engine/FileEngine.php',
'CacheEngine' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Cache/CacheEngine.php',
'Inflector' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Utility/Inflector.php',
'ErrorHandler' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Error/ErrorHandler.php',
'CakePlugin' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Core/CakePlugin.php',
'CakeLog' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Log/CakeLog.php',
'LogEngineCollection' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Log/LogEngineCollection.php',
'ObjectCollection' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Utility/ObjectCollection.php',
'FileLog' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Log/Engine/FileLog.php',
'BaseLog' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Log/Engine/BaseLog.php',
'CakeLogInterface' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Log/CakeLogInterface.php',
'Debugger' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Utility/Debugger.php',
'String' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Utility/String.php',
'Dispatcher' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Routing/Dispatcher.php',
'CakeEventListener' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Event/CakeEventListener.php',
'CakeRequest' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Network/CakeRequest.php',
'CakeResponse' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Network/CakeResponse.php',
'CakeEvent' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Event/CakeEvent.php',
'CakeEventManager' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Event/CakeEventManager.php',
'AssetDispatcher' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Routing/Filter/AssetDispatcher.php',
'DispatcherFilter' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Routing/DispatcherFilter.php',
'CacheDispatcher' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Routing/Filter/CacheDispatcher.php',
'Router' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Routing/Router.php',
'FrontPageCategory' => '/vol/www/www-test_carsensor/html/contents/Model/FrontPageCategory.php',
'AppModel' => '/vol/www/www-test_carsensor/html/contents/Model/AppModel.php',
'Model' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Model/Model.php',
'Object' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Core/Object.php',
'ClassRegistry' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Utility/ClassRegistry.php',
'BehaviorCollection' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Model/BehaviorCollection.php',
'VirtualizeBehavior' => '/vol/www/www-test_carsensor/html/contents/Model/Behavior/VirtualizeBehavior.php',
'ModelBehavior' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Model/ModelBehavior.php',
'ConnectionManager' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Model/ConnectionManager.php',
'MysqlLog' => '/vol/www/www-test_carsensor/html/contents/Model/Datasource/Database/MysqlLog.php',
'Mysql' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Model/Datasource/Database/Mysql.php',
'DboSource' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Model/Datasource/DboSource.php',
'DataSource' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Model/Datasource/DataSource.php',
'CakeRoute' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Routing/Route/CakeRoute.php',
'I18n' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/I18n/I18n.php',
'L10n' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/I18n/L10n.php',
'ExceptionRenderer' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Error/ExceptionRenderer.php',
'CakeErrorController' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Controller/CakeErrorController.php',
'AppController' => '/vol/www/www-test_carsensor/html/contents/Controller/AppController.php',
'Controller' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Controller/Controller.php',
'ComponentCollection' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Controller/ComponentCollection.php',
'CookieComponent' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Controller/Component/CookieComponent.php',
'Component' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Controller/Component.php',
'SessionComponent' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Controller/Component/SessionComponent.php'
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/vol/www/www-test_carsensor/html/contents/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'mask' => (int) 438,
'lock' => true,
'isWindows' => false,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 309
App::shutdown() - CORE/Cake/Core/App.php, line 893
[main] - [internal], line ??