ResponseError: 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被配置为保存数据库快照,但它目前不能持久化到硬盘。用来修改集合数据的命令不能用。请查看Redis日志的详细错误信息。

SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。

原因:强制关闭redis快照导致不能持久化

记录一次redis故障 Linux 第1张

解决方案:
将:stop-writes-on-bgsave-error 设置为 no

记录一次redis故障 Linux 第2张

扫码关注我们
微信号:SRE实战
拒绝背锅 运筹帷幄