DIYgod / RSSHub

🧡 Everything is RSSible
https://docs.rsshub.app
MIT License
32.52k stars 7.24k forks source link

抓取路由提示redis无法持久化到硬盘 #16036

Closed JamYiz closed 3 months ago

JamYiz commented 3 months ago

路由地址

NOROUTE

完整路由地址

NOROUTE

相关文档

https://docs.rsshub.app/zh/routes

预期是什么?

正常抓取

实际发生了什么?

所有路由失效,无法抓取。重启后恢复一小段时间继续报错 图片

部署

自建

部署相关信息

Node Version: v22.3.0

额外信息

报错:Error Message:
ReplyError: MISCONF Redis is configured to save RDB snapshots, but it's currently unable to persist to 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.

这不是重复的 issue