RedisClient 连接redis 提示 ERR Client sent AUTH, but no password is set

使用redisclient连接redis出现上图的错误

在配置中已经找到requirepass修改了密码,但是还是出现上图错误。在网上找了资料在dos设置

RedisClient 连接redis 提示 ERR Client sent AUTH, but no password is set

出现上图红框中的错误,研究了半天也没有解决。后来将配置中的requirepass重新注释掉,在重新配置就可以了。

RedisClient 连接redis 提示 ERR Client sent AUTH, but no password is set

 

 

参考文章 http://www.cnblogs.com/robinli/p/9265186.html

相关文章:

  • 2021-04-01
  • 2021-09-24
  • 2021-06-06
  • 2022-02-02
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-21
  • 2021-05-31
  • 2021-09-04
  • 2021-09-16
相关资源
相似解决方案