Notice (8): SplFileObject::fwrite(): Write of 43 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 142]Code Context
$this->_File->rewind();
$success = $this->_File->ftruncate(0) && $this->_File->fwrite($contents) && $this->_File->fflush();
SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 142
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
I18n::translate() - CORE/Cake/I18n/I18n.php, line 240
__d - CORE/Cake/basics.php, line 636
CakeException::__construct() - CORE/Cake/Error/exceptions.php, line 237
MissingConnectionException::__construct() - CORE/Cake/Error/exceptions.php, line 392
Mysql::connect() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 200
DboSource::__construct() - CORE/Cake/Model/Datasource/DboSource.php, line 278
ConnectionManager::getDataSource() - CORE/Cake/Model/ConnectionManager.php, line 105
Model::setDataSource() - CORE/Cake/Model/Model.php, line 3659
Model::setSource() - CORE/Cake/Model/Model.php, line 1162
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3686
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
SiteController::project() - APP/Controller/SiteController.php, line 130
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Warning (512): _cake_core_ cache was unable to write 'cake_dev_eng' to File cache [CORE/Cake/Cache/Cache.php, line 320]Code Context static::set(null, $config);
if ($success === false && $value !== '') {
trigger_error(
Cache::write() - CORE/Cake/Cache/Cache.php, line 320
I18n::translate() - CORE/Cake/I18n/I18n.php, line 240
__d - CORE/Cake/basics.php, line 636
CakeException::__construct() - CORE/Cake/Error/exceptions.php, line 237
MissingConnectionException::__construct() - CORE/Cake/Error/exceptions.php, line 392
Mysql::connect() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 200
DboSource::__construct() - CORE/Cake/Model/Datasource/DboSource.php, line 278
ConnectionManager::getDataSource() - CORE/Cake/Model/ConnectionManager.php, line 105
Model::setDataSource() - CORE/Cake/Model/Model.php, line 3659
Model::setSource() - CORE/Cake/Model/Model.php, line 1162
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3686
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
SiteController::project() - APP/Controller/SiteController.php, line 130
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 1796 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context $pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
file_put_contents - [internal], line ??
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 142
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 445
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 188
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118
[main] - [internal], line ??
Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: Write of 4476 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 142]Code Context
$this->_File->rewind();
$success = $this->_File->ftruncate(0) && $this->_File->fwrite($contents) && $this->_File->fflush();
SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 142
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
App::shutdown() - CORE/Cake/Core/App.php, line 938
[main] - [internal], line ??
Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 320]Code Context static::set(null, $config);
if ($success === false && $value !== '') {
trigger_error(
Cache::write() - CORE/Cake/Cache/Cache.php, line 320
App::shutdown() - CORE/Cake/Core/App.php, line 938
[main] - [internal], line ??