Multiple feeds broken

Hi Samuel,

I just want to add more feeds to the list of those broken. This has been going on since the Amazon outage a couple of days ago.

http://dwarkesh.com/feed

I’m having similar problems with https://slickdeals.net/newsearch.php?mode=popdeals&searcharea=deals&searchin=first&rss=1. It looks like there’s an AJAX error in NewsBlur that returns a 500:

XHRPOST
https://www.newsblur.com/reader/add_url/
[HTTP/2 500  1048ms]
[
  "AJAX Error",
  {
    "readyState": 4,
    "responseText": "<!DOCTYPE html>\n<html lang=\"en\">\n    <head>\n        <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"/>\n        <meta http-equiv=\"x-dns-prefetch-control\" content=\"off\"/>\n        <meta name=\"robots\" content=\"noindex\"/>\n        <meta name=\"viewport\" content=\"width=320, initial-scale=0.5\">\n\n        <style>\n        html {\n            height: 100%;\n            -webkit-font-smoothing: antialiased;\n            margin: 0;\n            padding: 0;\n            border: 0;\n            overflow-y: scroll\n        }\n        body {\n            height: 100%;\n            font-family: 'Helvetica Neue',Helvetica,sans-serif;\n            text-align: center;\n            margin: 0;\n            padding: 0;\n            border: 0;\n            background-color: #3F5354;\n            background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3F5354), to(#1B2424));\n            background: -moz-linear-gradient(center top , #3F5354 0%, #1B2424 100%) repeat scroll 0 0 transparent;\n\n        }\n        #container {\n            width: 500px\n        }\n        h1 {\n            color: #fff;\n            font-size: 30px;\n            font-weight: bold;\n            text-shadow: 0 1px 4px rgba(0,0,0,0.68);\n            letter-spacing: -1px;\n            margin: 0;\n            width: 500px;\n        }\n        .description {\n            color: rgba(255, 255, 255, .8);\n            font-size: 18px;\n            line-height: 24px;\n            text-shadow: 0 1px 0 rgba(0,0,0,0.33);\n            width: 400px;\n        }\n        .description a {\n            color: #849EDB;\n            text-decoration: none;\n        }\n        .description a:hover {\n            color: #516BB7;\n        }\n        </style>\n        <title>NewsBlur experienced an error</title>\n    </head>\n    <body>\n        <table height=\"100%\" width=\"100%\">\n            <tr>\n                <td align=\"center\" valign=\"middle\">\n                    <div id=\"container\">\n                        <h1>NewsBlur experienced an error</h1>\n                        <div class=\"description\">\n                            <p>The error has been logged and will be fixed soon so you won't have to see this message again.</p>\n                            <p><a href=\"/\">Return to NewsBlur</a></p>\n                        </div>\n                    </div>\n                </td>\n            </tr>\n        </table>\n    </body>\n</html>\n",
    "status": 500,
    "statusText": "error"
  },
  500,
  "error",
  "",
  true,
  null,
  true
]

That’s about all the error details I’ve been able to see.

I’m seeing this with nyposts.com/sports/feed. Since early this morning. 500 error also. The actual NY Post site loads fine.

Posted in the other threads ( Folder of feeds not refreshing - #8 by samuelclay ) but this should now be resolved. It’ll take a few hours to slowly reenable exception feeds

1 Like