Python error 2.3.8

Report & discuss bugs found in 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
channeledbymodem
Newbie
Newbie
Posts: 3
Joined: September 22nd, 2014, 3:33 pm

Python error 2.3.8

Post by channeledbymodem »

I import NZB's via the watch folder and since 2.3.8 I am getting this error:

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 468, in tapi

File "sabnzbd\api.pyo", line 109, in api_handler

File "sabnzbd\api.pyo", line 442, in _api_change_cat

File "sabnzbd\nzbqueue.pyo", line 314, in change_cat

File "sabnzbd\nzbstuff.pyo", line 1439, in abort_direct_unpacker

File "sabnzbd\decorators.pyo", line 36, in call_func

File "sabnzbd\directunpacker.pyo", line 407, in abort

AttributeError: 'NoneType' object has no attribute 'poll'


This does not seem to affect the downloads which appear to proceed normally.

Also, since the update category tags no longer appear immediately to the left of the progress bar for each download. Is there a layout setting I'm missing?
User avatar
safihre
Administrator
Administrator
Posts: 5362
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Python error 2.3.8

Post by safihre »

Thanks for reporting, will fix.
The category you can change in Status and Interface settings (the wrench icon), there's an option for extra column. This hasn't changed and is stored in your browser :)
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
.maxx
Release Testers
Release Testers
Posts: 70
Joined: April 10th, 2008, 6:32 am

Re: Python error 2.3.8

Post by .maxx »

@safihre
Any updates on this?
I get the exact same error very often.
User avatar
safihre
Administrator
Administrator
Posts: 5362
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Python error 2.3.8

Post by safihre »

Will be fixed in 2.3.9!
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply