Code
$this->_init = false;
trigger_error(sprintf(
'%s is not writable',
Cake\Error\ErrorTrap->handleError() [internal], line ??
/workspace/vendor/cakephp/cakephp/src/Cache/Engine/FileEngine.php /workspace/vendor/cakephp/cakephp/src/Cache/Engine/FileEngine.php, line 424
Cake\Cache\Engine\FileEngine->_active() /workspace/vendor/cakephp/cakephp/src/Cache/Engine/FileEngine.php, line 101
Cake\Cache\Engine\FileEngine->init() /workspace/vendor/cakephp/cakephp/src/Cache/CacheRegistry.php, line 84
Cake\Cache\CacheRegistry->_create() /workspace/vendor/cakephp/cakephp/src/Core/ObjectRegistry.php, line 115
Cake\Core\ObjectRegistry->load() /workspace/vendor/cakephp/cakephp/src/Cache/Cache.php, line 153
Cake\Cache\Cache::_buildEngine() /workspace/vendor/cakephp/cakephp/src/Cache/Cache.php, line 216
Cake\Cache\Cache::pool() /workspace/vendor/cakephp/cakephp/src/Database/Connection.php, line 773
Cake\Database\Connection->getCacher() /workspace/vendor/cakephp/cakephp/src/Database/Connection.php, line 381
Cake\Database\Connection->getSchemaCollection() /workspace/vendor/cakephp/cakephp/src/ORM/Table.php, line 523
Cake\ORM\Table->getSchema() /workspace/src/Model/Table/SessionsTable.php, line 44
App\Model\Table\SessionsTable->initialize() /workspace/vendor/cakephp/cakephp/src/ORM/Table.php, line 328
Cake\ORM\Table->__construct() /workspace/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php, line 319
Cake\ORM\Locator\TableLocator->_create() /workspace/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php, line 272
Cake\ORM\Locator\TableLocator->createInstance() /workspace/vendor/cakephp/cakephp/src/Datasource/Locator/AbstractLocator.php, line 68
Cake\Datasource\Locator\AbstractLocator->get() /workspace/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php, line 212
Cake\ORM\Locator\TableLocator->get() /workspace/vendor/cakephp/cakephp/src/Http/Session/DatabaseSession.php, line 62
Cake\Http\Session\DatabaseSession->__construct() /workspace/vendor/cakephp/cakephp/src/Http/Session.php, line 290
Cake\Http\Session->engine() /workspace/vendor/cakephp/cakephp/src/Http/Session.php, line 246
Cake\Http\Session->__construct() /workspace/vendor/cakephp/cakephp/src/Http/Session.php, line 138
Cake\Http\Session::create() /workspace/vendor/cakephp/cakephp/src/Http/ServerRequestFactory.php, line 63
Cake\Http\ServerRequestFactory::fromGlobals() /workspace/vendor/cakephp/cakephp/src/Http/Server.php, line 87
Cake\Http\Server->run() /workspace/webroot/index.php, line 39
[main]