磕码小站

这个世界这么美好,还有好多代码没写过.

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
Caused by: io.lettuce.core.RedisCommandExecutionException: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on 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.

可以先查看一下磁盘是不是满了, 不到万不得已不要修改 stop-writes-on-bgsave-error

posted on 2024-01-18 07:50  runbrick  阅读(107)  评论(0)    收藏  举报