redis 问题解决(MISCONF Redis is configured to save RDB snapshots)

Posted on 2016-03-09 11:22  NooBkey  阅读(158)  评论(0)    收藏  举报
(error) 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.
 
使用如下命令解决:
config set stop-writes-on-bgsave-error no

博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3