URLGRABBER Crashed

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
Cyrdog
Newbie
Newbie
Posts: 14
Joined: May 5th, 2010, 6:54 am

URLGRABBER Crashed

Post 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
Cyrdog
Newbie
Newbie
Posts: 14
Joined: May 5th, 2010, 6:54 am

Re: URLGRABBER Crashed

Post by Cyrdog »

Apologies. I see an entry in the change log for 2.2.0. It now shows as an update on my Synology.
User avatar
safihre
Administrator
Administrator
Posts: 5339
Joined: April 30th, 2015, 7:35 am
Contact:

Re: URLGRABBER Crashed

Post by safihre »

This one is indeed fixed in 2.2.0 :)
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply