miniflux / v2

Minimalist and opinionated feed reader
https://miniflux.app
Apache License 2.0
6.67k stars 708 forks source link

Feed that I can fetch via Chrome but not via Miniflux #1380

Closed beaugunderson closed 6 months ago

beaugunderson commented 2 years ago

This feed loads in Chrome: https://downtownbellevue.com/feed/

But in Miniflux, I always get this error for the last few weeks:

image

wget, curl, and httpie for that URL work from the same host, however.

I also found a wget clone written in golang called goget and that works as well (I wanted to make sure there wasn't something iffy with my installation of go).

fguillot commented 2 years ago

This website https://downtownbellevue.com/feed/ seems to have some bot protection mechanism and blocks connection from some IP ranges:

$ curl https://downtownbellevue.com/feed/
curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to downtownbellevue.com:443