[🐛BUG] EPG获取失败
描述问题 Describe the bug A clear and concise description of what the bug is.
112114 EPG 一直显示 update failed
TypeError: fetch failed
at node:internal/deps/undici/undici:13737:13
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async W (file:///app/dist/index.js:9:328)
at async file:///app/dist/index.js:22:1240
at async Promise.allSettled (index 0)
at async file:///app/dist/index.js:22:1142 {
[cause]: Error: read ECONNRESET
at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20) {
errno: -104,
code: 'ECONNRESET',
syscall: 'read'
}
}
加 log 显示以上异常,对网络接口不太熟悉,不知道啥问题
截图 Screenshots If applicable, add screenshots to help explain your problem.
其他补充 Additional context Add any other context about the problem here.
另:浏览代码的时候发现 rollback 有个链接写错了
https://github.com/HerbertHe/iptv-sources/blob/ba2044403c136ba69b3e80e497f258d971e3081b/src/rollback.ts#L59
这里应该是 ${rollback_urls[idx]}/epg/${sr.f_name}.xml,修改后回滚正常。
@kimwu2009 有时间来解决这个,周末吧
update failed 可能是被限制了吧
出现一样的问题一周了,以为是自己docker网络配置问题,希望修复~
一个能看的都没有了