首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >MISCONF Redis配置为保存RDB快照,但目前无法在磁盘上持久保存。

MISCONF Redis配置为保存RDB快照,但目前无法在磁盘上持久保存。
EN

Stack Overflow用户
提问于 2022-04-09 18:24:54
回答 1查看 491关注 0票数 0

我使用reddison客户端,但是当客户端出现错误时“MISCONF Redis被配置为保存RDB快照,但它目前无法在磁盘上持久化”

代码语言:javascript
复制
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服务器没有错误。

{“日志”:“3443340:C09 04月00:12:41.648 * DB保存在磁盘上\n”,“流”:“stdout”,"time":"2022-04-09T00:12:41.649083457Z"} {“日志”:“3443340:C09 04月00:12:41.772 * RDB: 38 MB的内存使用复制- on -写\n”,“流”:“stdout”,“时间”:“2022-04-09T00:12:41.77335587Z”}{“日志”:“7:M 09 04月00:12:42.024 *背景保存随着成功终止\n”,“流”:“stdout”,"time":"2022-04-09T00:12:42.025019006Z"} {“log”}{“log”:“7:M09 4月00:12:45.027 *

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2022-04-25 13:35:51

因为服务器时间不正确

票数 -3
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/71810790

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档