yang991178 / fluent-reader

Modern desktop RSS reader built with Electron, React, and Fluent UI
https://hyliu.me/fluent-reader/
BSD 3-Clause "New" or "Revised" License
7.81k stars 426 forks source link

添加订阅源时出错:Error 503 Service Unavailable #597

Open ComposeC opened 1 year ago

ComposeC commented 1 year ago

Describe the bug

导入IEEE Xplore官方订阅源出错

To Reproduce

添加订阅源URL:https://ieeexplore.ieee.org/rss/TOC7755.XML

已经确认了没有重复导入

Expected behavior

正确导入

Screenshots

图片

Platform (please complete the following information):

smartPsyDuck commented 1 year ago

I have met the same problem as you, bro, hope to solve it please! The feed can be addede in Inoreader, but can not be added in this software...

EVAN-DEN commented 8 months ago

I have also met this error when try to add the ieee rss to this software. Hope to be solved

Peter-JXL commented 3 months ago

我也遇到了同样的情况。我是自建 rsshub 的,在浏览器内能正常打开这个 xml 文件,用其他 rss 阅读器也能打开,但是在 Fluent Reader 里就不能,我试过一段时间后再导入,又可以了。

此外,即使导入了,刷新的时候也会遇到该问题,但是在浏览器内是能打开这个 xml 文件的。

请问是否有什么日志可以分析? 或者该问题是否在解决中了,我可以考虑自己下载源码后逐步调试。