redis報(bào)錯(cuò):
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.
Redis被配置為保存數(shù)據(jù)庫(kù)快照,但它目前不能持久化到硬盤(pán)砰琢。用來(lái)修改集合數(shù)據(jù)的命令不能用贩毕。請(qǐng)查看Redis日志的詳細(xì)錯(cuò)誤信息搂鲫。
導(dǎo)致原因:
強(qiáng)制關(guān)閉redis快照(比如:重啟機(jī)器)導(dǎo)致不能持久化豌鸡。
解決:
redis-cli 連接到redis客戶端
執(zhí)行:config set stop-writes-on-bgsave-error no