Closed ademontalk closed 1 month ago
Do you have an example of a feed not loading? I just subscribed to a random feed from blogspot and it worked.
Here are a few examples of ones that aren't loading/updating on my Commafeed: https://althouse.blogspot.com/ https://sdfla.blogspot.com/ https://managerialecon.blogspot.com/
Recently also lost a few, they're now behind a few redirects and fail to load:
http://feeds.feedburner.com/codinghorror http://feeds.feedburner.com/theatlantic/infocus http://xkcd.com/rss.xml http://penny-arcade.com/feed
would be nice to be able to edit the url
edit: mine is a local instance running commafeed:5.3.0-postgresql
I think I found the issue. The HTTP client used by CommaFeed enabled RFC-2817 support which tries to upgrade HTTP connections to HTTPS, but it seems some feeds don't like that at all.
I disabled the setting, feeds should now refresh correctly again. I'll release 5.3.1 shortly.
Hello, CommaFeed is great! I use it daily. In recent days, it seems that many feeds from blogspot.com are not loading on CommaFeed. Is there an issue?