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


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



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