Notice (8): SplFileObject::fwrite(): Write of 1570 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 142]Code Context<?php
<?php $this->_File->rewind();
<?php $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 638
ToolbarComponent::__construct() - APP/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 159
ComponentCollection::load() - CORE/Cake/Controller/ComponentCollection.php, line 116
ComponentCollection::init() - CORE/Cake/Controller/ComponentCollection.php, line 53
Controller::constructClasses() - CORE/Cake/Controller/Controller.php, line 654
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 188
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: Write of 43 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 142]Code Context<?php
<?php $this->_File->rewind();
<?php $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 638
Cache::write() - CORE/Cake/Cache/Cache.php, line 321
I18n::translate() - CORE/Cake/I18n/I18n.php, line 240
__d - CORE/Cake/basics.php, line 638
ToolbarComponent::__construct() - APP/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 159
ComponentCollection::load() - CORE/Cake/Controller/ComponentCollection.php, line 116
ComponentCollection::init() - CORE/Cake/Controller/ComponentCollection.php, line 53
Controller::constructClasses() - CORE/Cake/Controller/Controller.php, line 654
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 188
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Warning (512): _cake_core_ cache was unable to write 'cake_dev_eng' to File cache [CORE/Cake/Cache/Cache.php, line 320]Code Context<?php static::set(null, $config);
<?php if ($success === false && $value !== '') {
<?php 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 638
Cache::write() - CORE/Cake/Cache/Cache.php, line 321
I18n::translate() - CORE/Cake/I18n/I18n.php, line 240
__d - CORE/Cake/basics.php, line 638
ToolbarComponent::__construct() - APP/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 159
ComponentCollection::load() - CORE/Cake/Controller/ComponentCollection.php, line 116
ComponentCollection::init() - CORE/Cake/Controller/ComponentCollection.php, line 53
Controller::constructClasses() - CORE/Cake/Controller/Controller.php, line 654
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 188
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Warning (512): _cake_core_ cache was unable to write 'debug_kit_eng' to File cache [CORE/Cake/Cache/Cache.php, line 320]Code Context<?php static::set(null, $config);
<?php if ($success === false && $value !== '') {
<?php 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 638
ToolbarComponent::__construct() - APP/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 159
ComponentCollection::load() - CORE/Cake/Controller/ComponentCollection.php, line 116
ComponentCollection::init() - CORE/Cake/Controller/ComponentCollection.php, line 53
Controller::constructClasses() - CORE/Cake/Controller/Controller.php, line 654
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 188
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 46 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context<?php $pathname = $this->_path . $filename;
<?php if (empty($this->_config['mask'])) {
<?php 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
CakeObject::log() - CORE/Cake/Core/CakeObject.php, line 163
AppController::beforeFilter() - APP/Controller/AppController.php, line 120
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 687
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 38 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context<?php $pathname = $this->_path . $filename;
<?php if (empty($this->_config['mask'])) {
<?php 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
CakeObject::log() - CORE/Cake/Core/CakeObject.php, line 163
AppController::beforeFilter() - APP/Controller/AppController.php, line 121
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 687
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): fwrite() [<a href='http://php.net/function.fwrite'>function.fwrite</a>]: Write of 142 bytes failed with errno=28 No space left on device [CORE/Cake/Utility/File.php, line 235]Code Context<?php }
<?php
<?php if (fwrite($this->handle, $data) !== false) {
fwrite - [internal], line ??
File::write() - CORE/Cake/Utility/File.php, line 235
File::append() - CORE/Cake/Utility/File.php, line 254
AppController::beforeFilter() - APP/Controller/AppController.php, line 182
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 687
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 49 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context<?php $pathname = $this->_path . $filename;
<?php if (empty($this->_config['mask'])) {
<?php 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
CakeObject::log() - CORE/Cake/Core/CakeObject.php, line 163
AppController::beforeFilter() - APP/Controller/AppController.php, line 191
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 687
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 88 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context<?php $pathname = $this->_path . $filename;
<?php if (empty($this->_config['mask'])) {
<?php 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
CakeObject::log() - CORE/Cake/Core/CakeObject.php, line 163
AppController::beforeFilter() - APP/Controller/AppController.php, line 192
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 687
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 53 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context<?php $pathname = $this->_path . $filename;
<?php if (empty($this->_config['mask'])) {
<?php 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
CakeObject::log() - CORE/Cake/Core/CakeObject.php, line 163
AppController::beforeFilter() - APP/Controller/AppController.php, line 193
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 687
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 42 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context<?php $pathname = $this->_path . $filename;
<?php if (empty($this->_config['mask'])) {
<?php 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
CakeObject::log() - CORE/Cake/Core/CakeObject.php, line 163
AppController::beforeFilter() - APP/Controller/AppController.php, line 194
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 687
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 46 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context<?php $pathname = $this->_path . $filename;
<?php if (empty($this->_config['mask'])) {
<?php 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
CakeObject::log() - CORE/Cake/Core/CakeObject.php, line 163
AppController::beforeFilter() - APP/Controller/AppController.php, line 203
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 687
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 48 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context<?php $pathname = $this->_path . $filename;
<?php if (empty($this->_config['mask'])) {
<?php 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
CakeObject::log() - CORE/Cake/Core/CakeObject.php, line 163
AppController::beforeFilter() - APP/Controller/AppController.php, line 204
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 687
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 50 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context<?php $pathname = $this->_path . $filename;
<?php if (empty($this->_config['mask'])) {
<?php 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
CakeObject::log() - CORE/Cake/Core/CakeObject.php, line 163
AppController::beforeFilter() - APP/Controller/AppController.php, line 205
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 687
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 59 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context<?php $pathname = $this->_path . $filename;
<?php if (empty($this->_config['mask'])) {
<?php 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
CakeObject::log() - CORE/Cake/Core/CakeObject.php, line 163
AppController::beforeFilter() - APP/Controller/AppController.php, line 206
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 687
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 57 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context<?php $pathname = $this->_path . $filename;
<?php if (empty($this->_config['mask'])) {
<?php 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
CakeObject::log() - CORE/Cake/Core/CakeObject.php, line 163
AppController::beforeFilter() - APP/Controller/AppController.php, line 297
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 687
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 33 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context<?php $pathname = $this->_path . $filename;
<?php if (empty($this->_config['mask'])) {
<?php 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
CakeObject::log() - CORE/Cake/Core/CakeObject.php, line 163
AppController::beforeFilter() - APP/Controller/AppController.php, line 298
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 687
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 53 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context<?php $pathname = $this->_path . $filename;
<?php if (empty($this->_config['mask'])) {
<?php 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
CakeObject::log() - CORE/Cake/Core/CakeObject.php, line 163
AppController::beforeFilter() - APP/Controller/AppController.php, line 299
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 687
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 35 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context<?php $pathname = $this->_path . $filename;
<?php if (empty($this->_config['mask'])) {
<?php 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
CakeObject::log() - CORE/Cake/Core/CakeObject.php, line 163
AppController::beforeFilter() - APP/Controller/AppController.php, line 300
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 687
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: Write of 43 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 142]Code Context<?php
<?php $this->_File->rewind();
<?php $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 638
AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 435
AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 296
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 688
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Warning (512): _cake_core_ cache was unable to write 'cake_eng' to File cache [CORE/Cake/Cache/Cache.php, line 320]Code Context<?php static::set(null, $config);
<?php if ($success === false && $value !== '') {
<?php 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 638
AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 435
AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 296
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 688
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: Write of 10151 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 142]Code Context<?php
<?php $this->_File->rewind();
<?php $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
ToolbarComponent::_saveState() - APP/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 501
ToolbarComponent::beforeRedirect() - APP/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 307
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::redirect() - CORE/Cake/Controller/Controller.php, line 780
AuthComponent::_unauthenticated() - CORE/Cake/Controller/Component/AuthComponent.php, line 366
AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 306
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 688
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Warning (512): debug_kit cache was unable to write 'toolbar_cache' to File cache [CORE/Cake/Cache/Cache.php, line 320]Code Context<?php static::set(null, $config);
<?php if ($success === false && $value !== '') {
<?php trigger_error(
Cache::write() - CORE/Cake/Cache/Cache.php, line 320
ToolbarComponent::_saveState() - APP/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 501
ToolbarComponent::beforeRedirect() - APP/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 307
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::redirect() - CORE/Cake/Controller/Controller.php, line 780
AuthComponent::_unauthenticated() - CORE/Cake/Controller/Component/AuthComponent.php, line 366
AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 306
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 688
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 116
Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: Write of 6369 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 142]Code Context<?php
<?php $this->_File->rewind();
<?php $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<?php static::set(null, $config);
<?php if ($success === false && $value !== '') {
<?php trigger_error(
Cache::write() - CORE/Cake/Cache/Cache.php, line 320
App::shutdown() - CORE/Cake/Core/App.php, line 938
[main] - [internal], line ??
Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: Write of 98 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 142]Code Context<?php
<?php $this->_File->rewind();
<?php $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 941
[main] - [internal], line ??
Warning (512): _cake_core_ cache was unable to write 'object_map' to File cache [CORE/Cake/Cache/Cache.php, line 320]Code Context<?php static::set(null, $config);
<?php if ($success === false && $value !== '') {
<?php trigger_error(
Cache::write() - CORE/Cake/Cache/Cache.php, line 320
App::shutdown() - CORE/Cake/Core/App.php, line 941
[main] - [internal], line ??