原文:redis 异常 MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk

MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. 解决方案: 执行命令 查看:config get stop writes on bgsave error 修改: config set stop writes on bgsave error no ...

2019-06-19 11:13 0 863 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM