( ! ) Fatal error: Uncaught RedisException: MISCONF Redis is configured to save RDB snapshots, but it's currently unable to persist to disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. in /home/clubbo6/public_html/system/library/cache/redis.php on line 20
( ! ) RedisException: MISCONF Redis is configured to save RDB snapshots, but it's currently unable to persist to disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. in /home/clubbo6/public_html/system/library/cache/redis.php on line 20
Call Stack
#TimeMemoryFunctionLocation
10.0002396168{main}( ).../index.php:0
20.0043774632start( $application_config = 'catalog' ).../index.php:29
30.0045808608require_once( '/home/clubbo6/public_html/system/framework.php ).../startup.php:113
40.01061083232Router->dispatch( $action = class Action { private $id = 'startup/router'; private $route = 'startup/router'; private $method = 'index' }, $error = class Action { private $id = 'error/not_found'; private $route = 'error/not_found'; private $method = 'index' } ).../framework.php:180
50.01311094048Router->execute( $action = class Action { private $id = 'startup/startup'; private $route = 'startup/startup'; private $method = 'index' } ).../router.php:58
60.01311094048Action->execute( $registry = class Registry { private $data = ['config' => class Config { ... }, 'log' => class Log { ... }, 'event' => class Event { ... }, 'load' => class Loader { ... }, 'request' => class Request { ... }, 'response' => class Response { ... }, 'db' => class DB { ... }, 'session' => class Session { ... }, 'cache' => class Cache { ... }, 'language' => class Language { ... }, 'document' => class Document { ... }, 'model_design_translation' => class Proxy { ... }, 'url' => class Url { ... }, 'model_localisation_language' => class Proxy { ... }] }, $args = ??? ).../router.php:146
70.01381181168ControllerStartupStartup->index( ).../action.php:81
80.02132706912Proxy->getLanguages( ).../startup.php:61
90.02132706912Proxy->__call( $key = 'getLanguages', $args = [] ).../startup.php:61
100.02132707688Loader->{closure:/home/clubbo6/storage-book2/modification/system/engine/loader.php:228-270}( $args = [], [] ).../proxy.php:47
110.02142708736ModelLocalisationLanguage->getLanguages( ).../loader.php:256
120.02252314352Cache->set( $key = 'catalog.language', $value = ['ar' => ['language_id' => '2', 'name' => 'عربي', 'code' => 'ar', 'locale' => 'ar.UTF-8,ar,ar,arabic', 'image' => 'ar.png', 'directory' => 'عربي', 'sort_order' => '2', 'status' => '1']] ).../language.php:30
130.02252314352Cache\Redis->set( $key = 'catalog.language', $value = ['ar' => ['language_id' => '2', 'name' => 'عربي', 'code' => 'ar', 'locale' => 'ar.UTF-8,ar,ar,arabic', 'image' => 'ar.png', 'directory' => 'عربي', 'sort_order' => '2', 'status' => '1']] ).../cache.php:53
140.02252314656set( $key = 'redis_catalog.language', $value = '{"ar":{"language_id":"2","name":"\\u0639\\u0631\\u0628\\u064a","code":"ar","locale":"ar.UTF-8,ar,ar,arabic","image":"ar.png","directory":"\\u0639\\u0631\\u0628\\u064a","sort_order":"2","status":"1"}}' ).../redis.php:20