Ranchero-Software / NetNewsWire

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

“Feed on found” on seemingly valid RSS feed #4216

Closed danburzo closed 9 months ago

danburzo commented 9 months ago

In NNW 6.1.4 macOS I’m getting a Feed not found error for a WordPress-generated RSS feed that seems relatively well-formed: https://theplantbasedschool.com/feed/

brentsimmons commented 9 months ago

Using Feedly, by any chance? That seems to happen sometimes with Feedly (for reasons we don’t understand yet).

danburzo commented 9 months ago

No, I’m syncing via iCloud.

ginger-mate commented 9 months ago

Having the same issue on with the macOS client (6.1.4 ) with a WordPress site as well:

<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    >

<channel>
    <title>BrooklynVegan</title>
    <atom:link href="https://www.brooklynvegan.com/feed/" rel="self" type="application/rss+xml" />
    <link>https://www.brooklynvegan.com</link>
    <description>Music, Photos, News and more</description>
    <lastBuildDate>Wed, 21 Feb 2024 00:15:49 +0000</lastBuildDate>
    <language>en-US</language>
    <sy:updatePeriod>
    hourly  </sy:updatePeriod>
    <sy:updateFrequency>
    1   </sy:updateFrequency>
    <generator>https://wordpress.org/?v=6.4.3</generator>

The feed stopped refreshing about a month ago but I had previously had it integrated within the client without issue. Not using Feedly or iCloud, only local.

brentsimmons commented 9 months ago

Unfortunately, the server is responding with a 403 Forbidden to NetNewsWire (see below). It might be a good idea to contact the site owner.

HTTP/1.1 403 Forbidden
Date: Thu, 22 Feb 2024 04:21:06 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
CF-Ray: 859470b88be23098-SEA
CF-Cache-Status: DYNAMIC
Vary: Accept-Encoding
Set-Cookie: __cf_bm=g7txTbKr4h3nDB_eRHYNprhjKLOCjT4iq8vZIKoWPQU-1708575666-1.0-AXNfkcxeEbTx7jZEkJTzTOZm8FZ0nOAFMBfsCbLDeH72wik3oAKc6WSj73lIZE0rlonuJma+nQhChPpWmqP631M=; path=/; expires=Thu, 22-Feb-24 04:51:06 GMT; domain=.www.brooklynvegan.com; HttpOnly; Secure; SameSite=None
Server: cloudflare
Content-Encoding: br
alt-svc: h3=":443"; ma=86400

<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx</center>
</body>
</html>
core-code commented 8 months ago

i am seeing the very same message "feed not found" on some github atom feeds like this one:

https://github.com/adoptium/temurin22-binaries/releases.atom