Loading

Exception in thread "main" redis.clients.jedis.exceptions.JedisDataException: NOAUTH Authentication required.

idea控制台输出这个Exception in thread "main" redis.clients.jedis.exceptions.JedisDataException: NOAUTH Authentication required.
解决办法

127.0.0.1:6379> config set protected-mode "no"


posted @ 2020-06-26 19:44  Rzk  阅读(633)  评论(0)    收藏  举报