连接redis错误:ERR Client sent AUTH, but no password is set
摘要:
问题原因:没有设置redis的密码 解决:命令行进入Redis的文件夹: D:\Redis-x64-3.2.100>redis-cli.exe 查看是否设置了密码: 127.0.0.1:6379> auth root (error) ERR Client sent AUTH, but no pass 阅读全文
posted @ 2021-07-19 14:36 离水的鱼xyt 阅读(717) 评论(0) 推荐(0)
浙公网安备 33010602011771号