Ranchero-Software / NetNewsWire

RSS reader for macOS and iOS.
https://netnewswire.com/
MIT License
8.44k stars 535 forks source link

“Feed not found” on seemingly valid URL #4258

Closed brandonweiss closed 7 months ago

brandonweiss commented 7 months ago

I’m adding the feed [https://tonsky.me]() in 6.1.4 using iCloud.

<link href="/atom.xml" rel="alternate" title="Nikita Prokopov’s blog" type="application/atom+xml"> is in the header and that seems right to me so I’d expect the feed to be found, but it’s not.

Weirdly, when I added the feed URL ([https://tonsky.me/atom.xml]()) manually it also says the feed is not found. It loads just fine for me and I think the headers are right…

Screenshot 2024-04-25 at 2 54 59 PM

I can’t figure out if this is a bug or something obvious I’m missing 🤔

brandonweiss commented 7 months ago

Oooh, I just tried adding the feed via the iOS app and it worked 🤔 So maybe it’s an issue with the macOS app?

brentsimmons commented 7 months ago

Works for me using the Mac app. (Which uses the exact same feed-finding code as the iOS app.) Maybe try again? Could have been a momentary glitch of some kind. Network error or something.

brandonweiss commented 7 months ago

Ugh, yep, it works for me now in the Mac app too 🥲 Thanks!