: SplFileObject::fwrite() [<a href='https://secure.php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: Write of 2666 bytes failed with errno=28 No space left on device [in
Code
$success = $this->_File->ftruncate(0) &&
$this->_File->fwrite($contents) &&
$this->_File->fflush();
SplFileObject::fwrite() [internal], line ??
Cake\Cache\Engine\FileEngine::set() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Cache/Engine/FileEngine.php, line 140
Cake\Database\Schema\CachedCollection::describe() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Database/Schema/CachedCollection.php, line 93
Cake\ORM\Table::getSchema() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/ORM/Table.php, line 513
Cake\ORM\Query::addDefaultTypes() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/ORM/Query.php, line 290
Cake\ORM\Query::__construct() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/ORM/Query.php, line 184
Cake\ORM\Table::query() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/ORM/Table.php, line 1706
Cake\ORM\Table::find() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/ORM/Table.php, line 1261
App\Model\Table\SessionTable::Session() /data/repos/visionmax/iskon/iskon-platform/src/Model/Table/SessionTable.php, line 21
App\Model\Table\SessionTable::saveSession() /data/repos/visionmax/iskon/iskon-platform/src/Model/Table/SessionTable.php, line 69
App\Controller\AppController::initSession() /data/repos/visionmax/iskon/iskon-platform/src/Controller/AppController.php, line 185
App\Controller\AppController::initialize() /data/repos/visionmax/iskon/iskon-platform/src/Controller/AppController.php, line 126
Cake\Controller\Controller::__construct() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Controller/Controller.php, line 229
ReflectionClass::newInstance() [internal], line ??
Cake\Controller\ControllerFactory::create() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 87
Cake\Http\BaseApplication::handle() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 318
Cake\Http\Runner::handle() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/Runner.php, line 77
Cake\Http\Runner::handle() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/Runner.php, line 77
Cake\Http\Middleware\CsrfProtectionMiddleware::process() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php, line 164
Cake\Http\Runner::handle() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/Runner.php, line 73
Cake\Http\Runner::run() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/Runner.php, line 58
Cake\Routing\Middleware\RoutingMiddleware::process() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 192
Cake\Http\Runner::handle() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 131
Cake\Http\Runner::handle() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/Runner.php, line 73
Cake\Http\Runner::run() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/Runner.php, line 58
Cake\Http\Server::run() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/Server.php, line 90
[main] /data/repos/visionmax/iskon/iskon-platform/webroot/index.php, line 40