ERR Client sent AUTH, but no password is set
错误:ERR Client sent AUTH, but no password is set解决办法:将password注释掉spring:redis:cluster:nodes: 172.18.231.64:7001,172.18.231.64:7002,172.18.231.64:7003,172.18.231.64:7004,172.18.231.64:7005,172.18.231.64
·
错误:ERR Client sent AUTH, but no password is set
解决办法:将password注释掉
spring:
redis:
cluster:
nodes: 172.18.231.64:7001,172.18.231.64:7002,172.18.231.64:7003,172.18.231.64:7004,172.18.231.64:7005,172.18.231.64:7006
#password: kfop_redis
pool:
max-active: 1000
max-idle: 10
max-wait: 1
min-idle: 10
timeout: 0
更多推荐
已为社区贡献2条内容
所有评论(0)