redis 主从集群增加密码后启动报错 NOAUTH Authentication required
文章
林里克斯
实验平台:
CentOS Linux release 7.8.2003 (Core)
Redis Version:
Redis server 4.0.2
1.具体报错
25281:s 06 Apr 11:41:45.603 * Connecting to MASTER 192.168.1.1:6379
25281:s 06 Apr 11:41:45.603 * MASTER <-> SLAVE sync started
25281:s 06 Apr 11:41:45.603 * Non blocking connect for SYNC fired the event.
25281:s 06 Apr 11:41:45.604 * Master replied to PING, replication can continue…
25281:s 06 Apr 11:41:45.604 * (Non critical) Master does not understand REPLCONF listening-port: -NOAUTH Authentication required.
25281:s 06 Apr 11:41:45.605 * (Non critical) Master does not understand REPLCONF capa:-NOAUTH Authentication required.
25281:s 06 Apr 11:41:45.606 * Partial resynchronization not possible (no cached master)
25281:s 06 Apr 11:41:45.606 # Unexpected reply to PSYNC from master: -NOAUTH Authentication required.
25281:s 06 Apr 11:41:45.607 * Discarding previously cached master state.
25281:s 06 Apr 11:41:45.607 * Retrying with SYNC…
25281:s 06 Apr 11:41:45.609 # MASTER aborted replication with an error: NOAUTH Authentication required.
2.解决报错
此原因是因为,设置了密码主从集群之间不能验证导致。
masterauth <master-password>
#在配置里增加此配置项即可,跟 requirepass 设置的 redis 密码
Over~
版权协议须知!
本篇文章来源于 Uambiguous ,如本文章侵犯到任何版权问题,请立即告知本站,本站将及时予与删除并致以最深的歉意
1674 0 2021-04-06
博主卡片
运维时间
搭建这个平台,只为分享及记载自己所遇之事和难题。
现在时间 2024-12-28
今日天气
随机推荐
09-22
MySQL 5.7 忘记 root 密码
12-27
Linux 网络工具之 netstat 详解
10-19
Linux 下查看硬件的相关命令
07-23
Linux设置别名命令之alias
站点统计
- 文章总数:241篇
- 分类总数:29个
- 评论总数:12条
- 本站总访问量 353206 次
@xiaozi 最后的分享的镜像下载地址打不开 服务器没有开机吗?
@yuanyuan 为什么我的4b安装centos7.9 插上tf卡 显示不兼...
@Wong arrhenius 牛比
@MakerFace 厉害了!
@TongSir 老哥 更新下我的友链链接 https://blog.ton...