原文: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