解决Redis之MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on d
生活随笔
收集整理的這篇文章主要介紹了
解决Redis之MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on d
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
2018-1-31
解決Redis之MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modify the data set are disabled. Please check Redis logs for details about the error.
原因
強(qiáng)制關(guān)閉Redis快照導(dǎo)致不能持久化。解決方法
127.0.0.1:6379> config set stop-writes-on-bgsave-error no總結(jié)
以上是生活随笔為你收集整理的解决Redis之MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on d的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: linux常用命令:sudo 命令
- 下一篇: php/ajax/mysql