MISCONF Redis配置保存RDB快照,但目前无法持久化到磁盘
MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk
我使用 reddison 客户端,但当客户端出现错误“MISCONF Redis 配置为保存 RDB 快照,但目前无法在磁盘上持久化”
Unable to send PING command over channel: [id: 0x04130153, L:/171.20.0.8:38080 - R:10.3.236.102/10.3.236.102:6379]
org.redisson.client.RedisException: 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.. channel: [id: 0x04130153, L:/171.20.0.8:38080 - R:10.3.236.102/10.3.236.102:6379] command: (PING), params: []
redis服务器没有报错
{"log":"3443340:C 09 Apr 00:12:41.648 * 数据库保存在 disk\n","stream":"stdout","time":"2022-04 -09T00:12:41.649083457Z"}
{"log":"3443340:C 09 Apr 00:12:41.772 * RDB: copy-on-write\n","stream":"stdout","time":"2022-04 使用了 38 MB 内存-09T00:12:41.77335587Z"}
{"log":"7:M 09 Apr 00:12:42.024 * 后台保存终止于 success\n","stream":"stdout","time":"2022-04-09T00:12:42.025019006Z"}
{“日志”:“4 月 9 日 7:M 00:12:45.027 *
因为服务器时间不正确
我使用 reddison 客户端,但当客户端出现错误“MISCONF Redis 配置为保存 RDB 快照,但目前无法在磁盘上持久化”
Unable to send PING command over channel: [id: 0x04130153, L:/171.20.0.8:38080 - R:10.3.236.102/10.3.236.102:6379]
org.redisson.client.RedisException: 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.. channel: [id: 0x04130153, L:/171.20.0.8:38080 - R:10.3.236.102/10.3.236.102:6379] command: (PING), params: []
{"log":"3443340:C 09 Apr 00:12:41.648 * 数据库保存在 disk\n","stream":"stdout","time":"2022-04 -09T00:12:41.649083457Z"} {"log":"3443340:C 09 Apr 00:12:41.772 * RDB: copy-on-write\n","stream":"stdout","time":"2022-04 使用了 38 MB 内存-09T00:12:41.77335587Z"} {"log":"7:M 09 Apr 00:12:42.024 * 后台保存终止于 success\n","stream":"stdout","time":"2022-04-09T00:12:42.025019006Z"} {“日志”:“4 月 9 日 7:M 00:12:45.027 *
因为服务器时间不正确