RSS feeds on onion services don't work anymore #3350
Unanswered
BlauerHunger
asked this question in
Feed issues
Replies: 1 comment 1 reply
|
Hi, upon research this seems to be because of changes in curl. Starting that version (some distros might have backportet it) curl does not route .onion URLs anymore. There is apparently a new option to leave DNS lookups to the proxy, not sure if that can be implemented in News. So in short terms the curl on your system was updated and now behaves differently. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
My nextcloud instance is in a network that resolves Tor onion services through a transparent proxy. Up until a few weeks ago, the RSS feeds on onion services I have in my news app, worked flawlessly with this setup. Then, suddenly they stopped updating, breaking my use case for this app.
When hovering over one of the feeds in question, I get a message saying "cURL error 6: Not resolving .onion address (RFC 7686)".
One feed this is happening with is the feed for the Tor project blog: http://pzhdfe7jraknpj2qgu5cz2u3i4deuyfwmonvzu5i3nyw4t4bmg7o5pad.onion/feed
Since I don't want to use multiple feed aggregators for different feeds, I'm seriously considering switching to a different tool right now. Is there any way this can be made to work again with Nextcloud News?
All reactions