怎么解决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.

redis老是报这个错误。网上给的解决方案是config set stop-writes-on-bgsave-error no。这样可以暂时性的解决这个问题,用什么办法永久解决?

阅读 2.4k
1 个回答

快照不能存磁盘?解决了吗?

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题