Cannot subscribe to EETimes RSS feed specifically. #3525
Answered
by
wofferl
ecelien
asked this question in
Feed issues
|
Hello, on my nextcloud AIO, when I try to add a feed for www.eetimes.com/feed/ , the news app just continues to spin infinitely, never adding the feed nor providing an error. Edit: I should add version details. I am using [Nextcloud Hub 25 Autumn] (32.0.4) and News 27.2.0. |
Answered by
wofferl
Jan 28, 2026
Replies: 1 comment 1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The problem seems that the feed uses Akamai CDN and that the HTTP client hangs when trying to get a favicon.
I added time limits to the requests in #3528, which prevents the download from getting stuck.