n exception occurred: [CredisException] MISCONF Redis is configured to save RDB snapshots, but it's currently unable to persist to disk. Commands that

flows5991

flows5991

Banned
Joined
Oct 31, 2024
Posts
4,700
Reputation
15,464
n exception occurred: [CredisException] 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 src/addons/SV/RedisCache/Credis/Client.php on line 1447

  1. Credis_Client->__call() in src/addons/SV/RedisCache/DoctrineCache/Redis.php at line 141
  2. SV\RedisCache\DoctrineCache\Redis->SV\RedisCache\DoctrineCache\{closure}() in src/addons/SV/RedisCache/Traits/CacheTiming.php at line 41
  3. SV\RedisCache\DoctrineCache\Redis->redisQueryForStat() in src/addons/SV/RedisCache/DoctrineCache/Redis.php at line 138
  4. SV\RedisCache\DoctrineCache\Redis->doFetchMultiple() in src/addons/SV/RedisCache/DoctrineCache/CacheProvider.php at line 63
  5. SV\RedisCache\DoctrineCache\CacheProvider->fetchMultiple() in src/XF/DataRegistry.php at line 115
  6. XF\DataRegistry->readFromCache() in src/XF/DataRegistry.php at line 83
  7. XF\DataRegistry->get() in src/XF/DataRegistry.php at line 228
  8. XF\DataRegistry->offsetGet() in src/XF/App.php at line 1929
  9. XF\App->XF\{closure}() in src/XF/Container.php at line 34
  10. XF\Container->offsetGet() in src/XF/App.php at line 2730
  11. XF\App->options() in src/XF.php at line 838
  12. XF::eek:ptions() in src/addons/DigitalPoint/Cloudflare/Listener/AppSetup.php at line 10
  13. DigitalPoint\Cloudflare\Listener\AppSetup::run() in src/XF/Extension.php at line 81
  14. XF\Extension->fire() in src/XF/App.php at line 3020
  15. XF\App->fire() in src/XF/App.php at line 2030
  16. XF\App->setup() in src/XF/Pub/App.php at line 94
  17. XF\Pub\App->setup() in src/XF.php at line 497
  18. XF::setupApp() in src/XF.php at line 520
  19. XF::runApp() in index.php at line 20
 

Similar threads

iblamechico
Replies
0
Views
36
iblamechico
iblamechico

Users who are viewing this thread

Back
Top