Random RSS feed errors

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
User avatar
Taomyn
Full Member
Full Member
Posts: 127
Joined: August 25th, 2008, 3:29 am

Random RSS feed errors

Post by Taomyn »

For some time now on release/beta/rc versions (currently on v4.1.0RC2) I randomly get the RSS errors logged on the GUI and after enabling debugging for the logs I see this:

Code: Select all

2023-09-06 12:02:14,656::WARNING::[misc:88] Failed to retrieve RSS from https://dognzb.cr/rss.cfm?r=**redacted**&t=9000: <unknown>:66:2: mismatched tag
2023-09-06 12:18:17,443::WARNING::[misc:88] Failed to retrieve RSS from https://dognzb.cr/rss.cfm?r=**redacted**&t=9000: <unknown>:66:2: mismatched tag
2023-09-06 12:34:20,060::WARNING::[misc:88] Failed to retrieve RSS from https://dognzb.cr/rss.cfm?r=**redacted**&t=9000: <unknown>:66:2: mismatched tag
2023-09-06 12:50:22,561::WARNING::[misc:88] Failed to retrieve RSS from https://dognzb.cr/rss.cfm?r=**redacted**&t=9000: <unknown>:66:2: mismatched tag
2023-09-06 13:05:37,725::WARNING::[misc:88] Server side error (server code 500); could not get Drunken Slug on https://drunkenslug.com/rss?t=-2&dl=1&i=19393&r=**redacted**&del=1
2023-09-06 13:21:08,870::WARNING::[misc:88] Server side error (server code 500); could not get Drunken Slug on https://drunkenslug.com/rss?t=-2&dl=1&i=19393&r=**redacted**&del=1
2023-09-06 13:36:40,182::WARNING::[misc:88] Server side error (server code 500); could not get Drunken Slug on https://drunkenslug.com/rss?t=-2&dl=1&i=19393&r=**redacted**&del=1
2023-09-06 13:52:11,302::WARNING::[misc:88] Server side error (server code 500); could not get Drunken Slug on https://drunkenslug.com/rss?t=-2&dl=1&i=19393&r=**redacted**&del=1
2023-09-06 14:07:42,819::WARNING::[misc:88] Server side error (server code 500); could not get Drunken Slug on https://drunkenslug.com/rss?t=-2&dl=1&i=19393&r=**redacted**&del=1
2023-09-06 14:23:13,888::WARNING::[misc:88] Server side error (server code 500); could not get Drunken Slug on https://drunkenslug.com/rss?t=-2&dl=1&i=19393&r=**redacted**&del=1
2023-09-06 14:38:45,353::WARNING::[misc:88] Failed to retrieve RSS from https://drunkenslug.com/rss?t=-2&dl=1&i=19393&r=**redacted**&del=1: <unknown>:29:112: not well-formed (invalid token)
2023-09-06 14:54:16,739::WARNING::[misc:88] Failed to retrieve RSS from https://drunkenslug.com/rss?t=-2&dl=1&i=19393&r=**redacted**&del=1: <unknown>:29:112: not well-formed (invalid token)
2023-09-07 12:08:35,383::WARNING::[misc:88] Failed to retrieve RSS from https://dognzb.cr/rss.cfm?r=**redacted**&t=9000: <unknown>:66:2: mismatched tag
2023-09-07 12:24:36,728::WARNING::[misc:88] Failed to retrieve RSS from https://dognzb.cr/rss.cfm?r=**redacted**&t=9000: <unknown>:66:2: mismatched tag
2023-09-07 12:40:38,307::WARNING::[misc:88] Failed to retrieve RSS from https://dognzb.cr/rss.cfm?r=**redacted**&t=9000: <unknown>:66:2: mismatched tag
2023-09-08 12:01:36,517::WARNING::[misc:88] Failed to retrieve RSS from https://dognzb.cr/rss.cfm?r=**redacted**&t=9000: The read operation timed out
2023-09-08 12:17:45,266::WARNING::[misc:88] Failed to retrieve RSS from https://dognzb.cr/rss.cfm?r=**redacted**&t=9000: <unknown>:66:2: mismatched tag
2023-09-08 12:33:47,180::WARNING::[misc:88] Failed to retrieve RSS from https://dognzb.cr/rss.cfm?r=**redacted**&t=9000: <unknown>:66:2: mismatched tag
2023-09-08 12:49:48,453::WARNING::[misc:88] Failed to retrieve RSS from https://dognzb.cr/rss.cfm?r=**redacted**&t=9000: <unknown>:66:2: mismatched tag
The ones logged on the GUI are usually just the "invalid token" ones, so any idea how I can get more info on these to figure out why they are happening?
User avatar
sander
Release Testers
Release Testers
Posts: 8832
Joined: January 22nd, 2008, 2:22 pm

Re: Random RSS feed errors

Post by sander »

Open the URL from your sanbzbd.log above in your webbrowser ... what do you get?
User avatar
Taomyn
Full Member
Full Member
Posts: 127
Joined: August 25th, 2008, 3:29 am

Re: Random RSS feed errors

Post by Taomyn »

sander wrote: September 14th, 2023, 10:54 am Open the URL from your sanbzbd.log above in your webbrowser ... what do you get?
By the time I can try it just works, even within server by forcing an update:

Code: Select all

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:newznab="http://www.newznab.com/DTD/2010/feeds/attributes/" version="2.0">
<channel>
<title>DOGnzb - My Bookmarks</title>
<link>http://dognzb.cr</link>
<description>DOGnzb RSS Feed</description>
<language>en-us</language>
</channel>
</rss>

Code: Select all

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:nZEDb="https://drunkenslug.com/rss-info/" version="2.0" encoding="utf-8">
<channel>
<atom:link href="https://drunkenslug.com/rss" rel="self" type="application/rss+xml"/>
<title>DS</title>
<description>DS RSS Details</description>
<link>https://drunkenslug.com/</link>
<language>en-gb</language>
<webMaster>[email protected] DS</webMaster>
<category>drunkenslug, ds, slug</category>
<generator>nZEDb</generator>
<ttl>10</ttl>
<docs>https://drunkenslug.com/rss-info/</docs>
<image url="https://drunkenslug.com/themes/shared/img/logo.png" title="DS" link="https://drunkenslug.com/" description="Visit DS - DrunkenSlug"/>
<nZEDb:response offset="0" total="0"/>
<nZEDb:apilimits apiCurrent="94" apiMax="1000" grabCurrent="0" grabMax="100"/>
</channel>
</rss>
Post Reply