RSS feed returns 500 error from NZB.su

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
rips99
Newbie
Newbie
Posts: 2
Joined: February 1st, 2017, 2:24 am

RSS feed returns 500 error from NZB.su

Post by rips99 »

Hi there,

Just recently, I can no longer add/read my TV RSS feed from NZB.su. It may have started with a recent SABNZDB upgrade. Any ideas?

Here's the 500 error being returned:

Code: Select all

500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last):
  File "cherrypy\_cprequest.pyo", line 670, in respond
  File "cherrypy\lib\encoding.pyo", line 220, in __call__
  File "cherrypy\_cpdispatch.pyo", line 60, in __call__
  File "sabnzbd\interface.pyo", line 1985, in index
  File "sabnzbd\rss.pyo", line 71, in run_feed
  File "sabnzbd\decorators.pyo", line 32, in newFunction
  File "sabnzbd\rss.pyo", line 308, in run_feed
  File "sabnzbd\utils\feedparser.pyo", line 4018, in parse
  File "xml\sax\expatreader.pyo", line 110, in parse
  File "xml\sax\xmlreader.pyo", line 123, in parse
  File "xml\sax\expatreader.pyo", line 213, in feed
  File "xml\sax\expatreader.pyo", line 354, in start_element_ns
  File "sabnzbd\utils\feedparser.pyo", line 1850, in startElementNS
  File "sabnzbd\utils\feedparser.pyo", line 674, in unknown_starttag
  File "sabnzbd\utils\feedparser.pyo", line 1779, in _start_newznab_attr
KeyError: 'value'
Many thanks.
User avatar
safihre
Administrator
Administrator
Posts: 5678
Joined: April 30th, 2015, 7:35 am
Contact:

Re: RSS feed returns 500 error from NZB.su

Post by safihre »

Will be fixed in 1.2.1!
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
rips99
Newbie
Newbie
Posts: 2
Joined: February 1st, 2017, 2:24 am

Re: RSS feed returns 500 error from NZB.su

Post by rips99 »

OKay, thanks. How far away might that be? Or even just the beta?
Post Reply