Page 1 of 1

Python error 2.3.8

Posted: April 4th, 2019, 3:27 pm
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?

Re: Python error 2.3.8

Posted: April 5th, 2019, 1:58 am
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 :)

Re: Python error 2.3.8

Posted: April 26th, 2019, 4:11 am
by .maxx
@safihre
Any updates on this?
I get the exact same error very often.

Re: Python error 2.3.8

Posted: May 18th, 2019, 2:44 am
by safihre
Will be fixed in 2.3.9!