DataStrategistTeam commented on issue #36808:
URL: https://github.com/apache/superset/issues/36808#issuecomment-3686875733

   Solved:
   
   
   The Redis auth error is coming from Superset trying to connect to Redis 
without the password in some places.
   ```
   "CACHE_REDIS_PASSWORD": os.getenv("REDIS_PASSWORD"),
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to