原文:redis.clients.jedis.exceptions.JedisDataException: ERR Client sent AUTH, but no password is set

使用哨兵模式连接redis连接池时,遇到错误: Caused by: redis.clients.jedis.exceptions.JedisDataException: ERR Client sent AUTH, but no password is set 发现是redis没有设置密码,程序却发送了auth选项。 工程里JedisSentinelPool是通过spring配置的: lt bea ...

2016-08-31 14:19 0 1699 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM