07 2021 档案

连接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 阅读(728) 评论(0) 推荐(0)

idea 集成redis 启动报错
摘要:2019-07-16 14:55:18.498 ERROR 8880 [ main] o.s.b.d.LoggingFailureAnalysisReporter : *************************** APPLICATION FAILED TO START ********** 阅读全文

posted @ 2021-07-19 11:39 离水的鱼xyt 阅读(679) 评论(0) 推荐(0)

导航