( ! ) Fatal error: Uncaught CodeIgniter\Cache\Exceptions\CacheException: Cache unable to write to "/var/www/loja.bonifique.club/html/writable/cache/". in /var/www/loja.bonifique.club/html/vendor/codeigniter4/framework/system/Cache/Handlers/FileHandler.php on line 66
( ! ) CodeIgniter\Cache\Exceptions\CacheException: Cache unable to write to "/var/www/loja.bonifique.club/html/writable/cache/". in /var/www/loja.bonifique.club/html/vendor/codeigniter4/framework/system/Cache/Handlers/FileHandler.php on line 66
Call Stack
#TimeMemoryFunctionLocation
10.0001354984{main}( ).../index.php:0
20.0043758080CodeIgniter\Config\BaseService::codeigniter( ).../index.php:69
30.0043758080CodeIgniter\Config\BaseService::__callStatic( $name = 'codeigniter', $arguments = [] ).../index.php:69
40.0055758688CodeIgniter\Config\Services::codeigniter( $config = ???, $getShared = ??? ).../BaseService.php:258
50.0055758688CodeIgniter\Config\BaseService::getSharedInstance( $key = 'codeigniter', ...$params = variadic(NULL) ).../Services.php:155
60.0055758984CodeIgniter\Config\BaseService::codeigniter( NULL, FALSE ).../BaseService.php:199
70.0055759200CodeIgniter\Config\BaseService::__callStatic( $name = 'codeigniter', $arguments = [0 => NULL, 1 => FALSE] ).../BaseService.php:199
80.0055759200CodeIgniter\Config\Services::codeigniter( $config = NULL, $getShared = FALSE ).../BaseService.php:258
90.0062764376CodeIgniter\CodeIgniter->__construct( $config = class Config\App { public string $baseURL = 'http://localhost/bonifique/marketplace/'; public array $allowedHostnames = []; public string $indexPage = ''; public string $uriProtocol = 'REQUEST_URI'; public string $defaultLocale = 'pt-br'; public bool $negotiateLocale = FALSE; public array $supportedLocales = [0 => 'en']; public string $appTimezone = 'America/Sao_Paulo'; public string $charset = 'UTF-8'; public bool $forceGlobalSecureRequests = FALSE; public array $proxyIPs = []; public bool $CSPEnabled = FALSE } ).../Services.php:160
100.0062764376CodeIgniter\Config\BaseService::responsecache( ).../CodeIgniter.php:196
110.0062764376CodeIgniter\Config\BaseService::__callStatic( $name = 'responsecache', $arguments = [] ).../CodeIgniter.php:196
120.0062764376CodeIgniter\Config\Services::responsecache( $config = ???, $cache = ???, $getShared = ??? ).../BaseService.php:258
130.0062764376CodeIgniter\Config\BaseService::getSharedInstance( $key = 'responsecache', ...$params = variadic(NULL, NULL) ).../Services.php:446
140.0062764592CodeIgniter\Config\BaseService::responsecache( NULL, NULL, FALSE ).../BaseService.php:199
150.0062764808CodeIgniter\Config\BaseService::__callStatic( $name = 'responsecache', $arguments = [0 => NULL, 1 => NULL, 2 => FALSE] ).../BaseService.php:199
160.0062764808CodeIgniter\Config\Services::responsecache( $config = NULL, $cache = NULL, $getShared = FALSE ).../BaseService.php:258
170.0066768808CodeIgniter\Config\BaseService::cache( ).../Services.php:450
180.0066768808CodeIgniter\Config\BaseService::__callStatic( $name = 'cache', $arguments = [] ).../Services.php:450
190.0066768808CodeIgniter\Config\Services::cache( $config = ???, $getShared = ??? ).../BaseService.php:258
200.0066768808CodeIgniter\Config\BaseService::getSharedInstance( $key = 'cache', ...$params = variadic(NULL) ).../Services.php:120
210.0066769024CodeIgniter\Config\BaseService::cache( NULL, FALSE ).../BaseService.php:199
220.0066769240CodeIgniter\Config\BaseService::__callStatic( $name = 'cache', $arguments = [0 => NULL, 1 => FALSE] ).../BaseService.php:199
230.0066769240CodeIgniter\Config\Services::cache( $config = NULL, $getShared = FALSE ).../BaseService.php:258
240.0067769160CodeIgniter\Cache\CacheFactory::getHandler( $config = class Config\Cache { public string $handler = 'file'; public string $backupHandler = 'dummy'; public string $storePath = '/var/www/loja.bonifique.club/html/writable/cache/'; public $cacheQueryString = FALSE; public string $prefix = ''; public int $ttl = 60; public string $reservedCharacters = '{}()/\\@:'; public array $file = ['storePath' => '/var/www/loja.bonifique.club/html/writable/cache/', 'mode' => 416]; public array $memcached = ['host' => '127.0.0.1', 'port' => 11211, 'weight' => 1, 'raw' => FALSE]; public array $redis = ['host' => '127.0.0.1', 'password' => NULL, 'port' => 6379, 'timeout' => 0, 'database' => 0]; public array $validHandlers = ['dummy' => 'CodeIgniter\\Cache\\Handlers\\DummyHandler', 'file' => 'CodeIgniter\\Cache\\Handlers\\FileHandler', 'memcached' => 'CodeIgniter\\Cache\\Handlers\\MemcachedHandler', 'predis' => 'CodeIgniter\\Cache\\Handlers\\PredisHandler', 'redis' => 'CodeIgniter\\Cache\\Handlers\\RedisHandler', 'wincache' => 'CodeIgniter\\Cache\\Handlers\\WincacheHandler'] }, $handler = ???, $backup = ??? ).../Services.php:125
250.0068769256CodeIgniter\Cache\Handlers\FileHandler->__construct( $config = class Config\Cache { public string $handler = 'file'; public string $backupHandler = 'dummy'; public string $storePath = '/var/www/loja.bonifique.club/html/writable/cache/'; public $cacheQueryString = FALSE; public string $prefix = ''; public int $ttl = 60; public string $reservedCharacters = '{}()/\\@:'; public array $file = ['storePath' => '/var/www/loja.bonifique.club/html/writable/cache/', 'mode' => 416]; public array $memcached = ['host' => '127.0.0.1', 'port' => 11211, 'weight' => 1, 'raw' => FALSE]; public array $redis = ['host' => '127.0.0.1', 'password' => NULL, 'port' => 6379, 'timeout' => 0, 'database' => 0]; public array $validHandlers = ['dummy' => 'CodeIgniter\\Cache\\Handlers\\DummyHandler', 'file' => 'CodeIgniter\\Cache\\Handlers\\FileHandler', 'memcached' => 'CodeIgniter\\Cache\\Handlers\\MemcachedHandler', 'predis' => 'CodeIgniter\\Cache\\Handlers\\PredisHandler', 'redis' => 'CodeIgniter\\Cache\\Handlers\\RedisHandler', 'wincache' => 'CodeIgniter\\Cache\\Handlers\\WincacheHandler'] } ).../CacheFactory.php:65