Feeds not being updated in SmartRSS
-
User reported that feeds added to SmartRSS aren't being updated.
-
After investigating the cause, the application is making an overwhelming number of requests all at the same time. To prevent this from hogging resources and slowing down the service for other users, the application's access was restricted.
The application appears to no longer be maintained, as announced by its owner. Screenshot below:
Therefore, we've marked this application as incompatible with RSS feeds on the Apps page and added a disclaimer for its users.
-
Owner reported that feeds added to their self-hosted instance of SmartRSS aren't being updated.
-
Sent owner detailed logs demonstrating the app's most recent behavior along with a summary of the issues currently preventing its compatibility:
- Failure to respect redirects
- Failing to wait for the Cache-Control header to expire before making subsequent requests
- Not declaring an explicit XML mime type in the
Accept
header of its requests