原文
MISCONF Redis is configured to save RDB snapshots, but it's currently unable to persist to disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.
翻譯
MISCONF Redis被配置為保存RDB快照,但目前無法持久保存到磁盤。可能修改數(shù)據(jù)集的命令被禁用,因為此實例被配置為在RDB快照失敗時報告寫入期間的錯誤(在bgsave錯誤選項上停止寫入)。有關RDB錯誤的詳細信息,請查看Redis日志。