Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can’t add feed #4513

Open
Mostxlnt opened this issue Feb 3, 2025 · 6 comments
Open

Can’t add feed #4513

Mostxlnt opened this issue Feb 3, 2025 · 6 comments

Comments

@Mostxlnt
Copy link

Mostxlnt commented Feb 3, 2025

When I try to add https://kill-the-newsletter.com/feeds/r6m7zl7t0stgmszfgfbq.xml Feedly says there is no feed to be found. It works in other readers.

@brentsimmons
Copy link
Collaborator

We’ve found that that happens sometimes with Feedly — we’re not sure yet if it’s Feedly or some issue with our Feedly sync implementation.

@brentsimmons brentsimmons added this to the NetNewsWire 6.3 milestone Feb 4, 2025
@Mostxlnt
Copy link
Author

Mostxlnt commented Feb 4, 2025

Hi Brent, thanks for confirming that it's not just me. Is there a workaround for this? I have the feed working OK in Reeder but its interface is horrible compared to Feedly, and I don't want to have to change.
Cheers
Chris

@brentsimmons
Copy link
Collaborator

You could add an On My Mac (or iPhone/iPad) or iCloud account to NetNewsWire, and then add the feed there.

If it’s an On My Mac account, it won’t be synced — but if you add it to an iCloud account, it will be synced, but just between instances of NetNewsWire.

@Mostxlnt
Copy link
Author

Mostxlnt commented Feb 4, 2025

Ah, so it works as an On My Mac account but I get the same 'Feed not found' message if I try to add it as an iCloud feed.

@brentsimmons
Copy link
Collaborator

Interesting! In NetNewsWire, the On My Mac and iCloud code is the same code for finding a feed.

What I suspect is that sometimes the server is not returning an expected response. So I checked using curl on the command line — and it returns a 403 Forbidden for me.

And I tried it in my browser and got this…

Image

…which tells me the issue is on the server side. Sometimes it’s just not returning a feed and is returning an error instead.

@Mostxlnt
Copy link
Author

Mostxlnt commented Feb 4, 2025

Hmm, weird. Well, 90% of my RSS reading is on my Mac so it's not the end of the world if I only get to see newsletters there. Thanks for looking into this, interesting problem. Cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants