Describe the problem you’re having:
When trying to retrieve posts from dolphin emu’s feed (https://dolphin-emu.org/blog/feeds/), it fails with ‘18 transfer closed with 785344 bytes remaining to read’

If possible include steps to reproduce the problem:
Removed feed, added it again, same issue.

tt-rss version (including git commit id):
latest (935f163919ed89eab6f4609075137de15d0c7cc2)

Platform (i.e. Linux distro, PHP, PostgreSQL, etc) versions:
dynamic docker image, Postgres 13

Please provide any additional information below:
Used to work, unsure when this stopped working (I recently upgraded from a very old docker image, so it might’ve been then)

tt-rss:~:$ wget -O- https://dolphin-emu.org/blog/feeds/
--2020-10-03 13:52:24--  https://dolphin-emu.org/blog/feeds/
Resolving dolphin-emu.org (dolphin-emu.org)... 185.31.40.13, 2a00:b6e0:1:20:4::1
Connecting to dolphin-emu.org (dolphin-emu.org)|185.31.40.13|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 785344 (767K) [application/atom+xml]
Saving to: ‘STDOUT’

-                                  0%[                                                         ]       0  --.-KB/s

looks like a server/network problem on their end. transfer stalls.

i can’t imagine the thought process that goes into stuff like this. a ddos protection attempt gone horribly wrong? who knows. :face_with_raised_eyebrow:

Thanks for the help, posted an issue on their github RSS Feed transfer failure · Issue #124 · dolphin-emu/www · GitHub