原文:https://blog.csdn.net/iw1210/article/details/72428824

ERR Client sent AUTH, but no password is set. channel: [id: 0xfca52a0c, L:/1

ERR Client sent AUTH, but no password is set” 异常的原因及解决办法

【问题原因】
Redis服务器没有设置密码,但客户端向其发送了AUTH(authentication,身份验证)请求。
【解决办法】

确定Redis启动时指定是哪个配置文件。

如上图是 redis.windows.conf 文件,用文本编辑工具打开文件,找到“requirepass”,去掉注释设置密码。

编辑完后保存,重新启动Redis,再运行程序,OK。

ERR Client sent AUTH, but no password is set. channel: [id: 0xfca52a0c, L:/1相关推荐

  1. 解决问题redis问题:ERR Client sent AUTH, but no password is set

    解决问题redis问题:ERR Client sent AUTH, but no password is set 参考文章: (1)解决问题redis问题:ERR Client sent AUTH, ...

  2. redis异常解决:JedisDataException: ERR Client sent AUTH, but no password is set

    问题原因看起来很清楚,就是这句: ERR Client sent AUTH, but no password is set 它的意思就是redis服务器没有设置密码,但客户端向其发送了AUTH请求,于 ...

  3. win10 中redis client提示 ERR Client sent AUTH,but no password is set

    [问题原因] Redis服务器没有设置密码,但客户端向其发送了AUTH(authentication,身份验证)请求. [解决办法] 确定Redis启动时指定是哪个配置文件 如上图是 redis.wi ...

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

    使用redisclient连接redis出现上图的错误 在配置中已经找到requirepass修改了密码,但是还是出现上图错误.在网上找了资料在dos设置 出现上图红框中的错误,研究了半天也没有解决. ...

  5. 【Redis】redis JedisDataException: ERR Client sent AUTH, but no password is set

    1.概述 redis连接不上 Exception in thread "redis listener thread" redis.clients.jedis.exceptions. ...

  6. : ERR Client sent AUTH, but no passw redis解决

    开发中 springboot连接redis springboot:redis报错io.lettuce.core.RedisCommandExecutionException: ERR Client s ...

  7. redis.exceptions.AuthenticationError: Client sent AUTH, but no password is set

    这种情况往往是设置密码后忘记重启redis服务来生效了,所以 解决方案是: service redis restart

  8. springboot:redis报错io.lettuce.core.RedisCommandExecutionException: ERR Client sent AUTH, but no passw

    一.报错原因:下载安装的redis默认是没有密码的. 所以在项目中配置文件中,连接redis,配置了密码.就会报错. 二.解决:给redis设置密码 1.命令窗口,进入到redis所在的目录下 2.然 ...

  9. JAVA读取邮件 [AUTH] Username and password not accepted

    此处记录一下 在用java读取邮件的时候,会有 [AUTH] Username and password not accepted 错误 原因: 本文中使用google邮箱,是因为密码需要授权码登录并 ...

最新文章

  1. 盘点:近两年人工智能和机器学习领域部分收购案
  2. python变量如何使用,python如何使用变量
  3. 推荐一款万能抓包神器:Fiddler Everywhere
  4. Jmeter基础(二)
  5. android多语言编码格式,AndroidXml2Xls
  6. ZNZD平台vue项目
  7. SpringMVC开发框架中使用@ResponseBody注解后返回的json字符串中文乱码问题
  8. Python撰写mail
  9. Objective-C中的UIScrollView
  10. 利用微软AntiXss Library过滤输出字符,防止XSS攻击
  11. Linux 命令 -- tar
  12. MVCC常问面试题(面试重点)
  13. html5文字游戏引擎,【HTML5 Game】一步步开发一个 TypeShot 的打字游戏
  14. iEx.ec——云计算业务的区块链革命
  15. 0xC0000005: 读取位置 xxx时发生访问冲突
  16. mysql利用二进制日志binlog恢复误删除操作
  17. 发卡行 收单行 收单
  18. 系统创建定时执行任务bat批处理删除指定N天前文件夹的文件
  19. 老罗直播带货首秀成了么?
  20. 用代码关闭冰刃(IceSword)

热门文章

  1. 贪心算法之阿里巴巴与四十大盗——背包问题
  2. 通过Fork项目进行修改编辑并提交
  3. 稀疏表示求解:OMP(The Orthogonal Matching Pursuit Algorithm)
  4. Java static静态关键字详解(public、 private、 volatile)
  5. 寒岩傲松 Ghost XP SP2 v7.0 [2008贺元旦特别版]
  6. PS2 读电脑键盘实验
  7. BorderLayout布局
  8. MYSQL把字符串按逗号拆分
  9. Fatal error in launcher: Unable to create process using“”C:\Program Files (x86)\Python 出现这个错误的终极解决办法
  10. clumsy一款模拟弱网的工具