Redis (error) NOAUTH Authentication required.问题

好久不用redis今天启动出现了这个问题,总结一下。

原因:没有进行密码验证(之前设置了密码)

解决方法:

1)找到redis的安装目录下的redis.windows-service.conf文件

2)搜索“requirepass foobared”

 

 3)知道密码后再次进行验证

 

 

 

 

 

 搞定!~

 

posted @ 2020-11-11 10:07  一介桃白白  阅读(264)  评论(0编辑  收藏  举报