GitHub user szymanmi added a comment to the discussion: SELECT is not allowed in cluster mode
@AHulshoff Did you manage to solve this problem? @poorTANY I set everything to '0' ``` redis_cache_db: 0 redis_results_db: 0 redis_celery_db: 0 ``` But it didnt solve my issue `redis.exceptions.ResponseError: MOVED 14663 10.244.9.250:6379` GitHub link: https://github.com/apache/superset/discussions/27713#discussioncomment-12602136 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
