Page 1 of 1

URLGRABBER Crashed

Posted: August 18th, 2017, 8:40 am
by Cyrdog
Synology DSM1512+
Version: 2.1.0 [443efb5]

Saw this in the SABNZB UI:
URLGRABBER CRASHED Traceback (most recent call last): File "/volume1/@appstore/sabnzbd/share/SABnzbd/sabnzbd/urlgrabber.py", line 220, in run if '

Here is what I found in the log file

2017-08-01 12:54:51,371::ERROR::[urlgrabber:271] URLGRABBER CRASHED
Traceback (most recent call last):
File "/volume1/@appstore/sabnzbd/share/SABnzbd/sabnzbd/urlgrabber.py", line 220, in run
if '<nzb' in data and misc.get_ext(filename) != '.nzb':
TypeError: argument of type 'NoneType' is not iterable
2017-08-01 12:54:51,448::DEBUG::[urlgrabber:272] URLGRABBER Traceback:
Traceback (most recent call last):
File "/volume1/@appstore/sabnzbd/share/SABnzbd/sabnzbd/urlgrabber.py", line 220, in run
if '<nzb' in data and misc.get_ext(filename) != '.nzb':
TypeError: argument of type 'NoneType' is not iterable

Re: URLGRABBER Crashed

Posted: August 18th, 2017, 8:42 am
by Cyrdog
Apologies. I see an entry in the change log for 2.2.0. It now shows as an update on my Synology.

Re: URLGRABBER Crashed

Posted: August 18th, 2017, 8:45 am
by safihre
This one is indeed fixed in 2.2.0 :)