Replies: 1 comment 2 replies
-
|
You're correct — The "No slave found" error is likely because Sentinel cannot properly authenticate to discover replicas without the username credential. Workarounds:
This looks like a valid feature request — adding To reply, just mention @dosu. Docs are dead. Just use Dosu. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i'm using superset 6.0.1 and I have :
I'm struggling with configuration which always fails with "No slave found"
It looks like the configuration of RedisSentinelCacheBackend does not support usage of redis username whereas RedisCacheBackend has
superset/superset/async_events/cache_backend.py
Line 151 in 3dd5e69
Is there a way to configure the username ?
I started from this configuration https://superset.apache.org/admin-docs/configuration/cache#configuration.
Beta Was this translation helpful? Give feedback.
All reactions