[1.2.1 beta] crash on clicking rss title

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • 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
Hairybiker
Jr. Member
Jr. Member
Posts: 50
Joined: October 24th, 2011, 4:18 am

[1.2.1 beta] crash on clicking rss title

Post by Hairybiker »

When I click on any rss feed title (to read the downloads etc) I get

Code: Select all

Traceback (most recent call last):
  File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 670, in respond
    response.body = self.handler()
  File "/usr/share/sabnzbdplus/cherrypy/lib/encoding.py", line 220, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/usr/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 60, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "/usr/share/sabnzbdplus/sabnzbd/interface.py", line 2011, in index
    return template.respond()
  File "_usr_share_sabnzbdplus_interfaces_Config_templates_config_rss_tmpl.py", line 1550, in respond
KeyError: 'size'
Using the plush-gold web interface.

Running on Mint 18 64bit Cinnamon, fully patched.
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: [1.2.1 beta] crash on clicking rss title

Post by safihre »

Thanks, I will fix that.

I think you can fix it by pressing "Read all feeds", this will refresh all feed-data.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply