omnivore-app / omnivore

Omnivore is a complete, open source read-it-later solution for people who like reading.
https://omnivore.app
GNU Affero General Public License v3.0
13.61k stars 880 forks source link

No feeds found for URL #3612

Open unresolved-contradictions opened 8 months ago

unresolved-contradictions commented 8 months ago

When trying to add a specific RSS feed, the iOS app returns “No feeds found for URL”.

URLs used:

Both URLs return RSS feeds outside of Omnivore and I have successfully added the feed to other RSS apps.

jacksonh commented 8 months ago

I suspect what is happening is this new CloudFlare blocking issue a lot of feeds have hit. Here's what happens when i fetch the first feed:

$ curl -I https://www.opendemocracy.net/en/feed/ 
HTTP/2 403 
date: Mon, 04 Mar 2024 01:07:23 GMT
content-type: text/html; charset=UTF-8
x-frame-options: SAMEORIGIN
referrer-policy: same-origin
cache-control: max-age=15
expires: Mon, 04 Mar 2024 01:07:38 GMT
server: cloudflare
cf-ray: 85edf815ae624ca1-SIN
alt-svc: h3=":443"; ma=86400
benjaminwelch commented 5 months ago

I'm running into the same issue. I add a feed and nothing shows up but I can add them to other RSS readers. For example:

I would also like to add the entire feed, not just one article. I can't figure out why some feeds get everything and why some, just the most recent post. Might be related to this issue.

Very excited about Omnivore.