Connecting to a sentinel Redis 5.0.7 fails with NOAUTH Authentication required
#1391
Labels
status: waiting-for-feedback
We need additional information before we can continue
type: bug
A general bug
I am trying to connect to the sentinel node of a Redis and I am getting the error:
docker-compose.yml to launch redis containers:
The settings in the spring-boot app to connect Redis:
I see that the redisURI is formed correctly
The password to Redis is correct:
I checked that the password to Redis is correct and also when I configure sentinel Redis without password there are no connection errors.
I see similar issues:
NOAUTH Authentication required
#1001But they don't have a solution for me
The text was updated successfully, but these errors were encountered: