[0.7.20] ERROR: DURING SCHEDULER EXECUTION
Posted: December 29th, 2014, 7:00 pm
Since updating to 0.7.20 I've been getting this error message. Haven't changed anything since the update and never encountered this before.
Server is running on Ubuntu 14.04.1 and up to date.
Server is running on Ubuntu 14.04.1 and up to date.
Code: Select all
ERROR: DURING SCHEDULER EXECUTION 'nzbgeek' is not associated with a namespace Traceback (most recent call last):
File "/usr/share/sabnzbdplus/sabnzbd/utils/kronos.py", line 305, in __call__ self.execute()
File "/usr/share/sabnzbdplus/sabnzbd/utils/kronos.py", line 317, in execute self.action(*self.args, **self.kw)
File "/usr/share/sabnzbdplus/sabnzbd/rss.py", line 83, in run_method return __RSS.run()
File "/usr/share/sabnzbdplus/sabnzbd/rss.py", line 511, in run self.run_feed(feed, download=True, ignoreFirst=True)
File "/usr/share/sabnzbdplus/sabnzbd/decorators.py", line 31, in newFunction return f(*args, **kw)
File "/usr/share/sabnzbdplus/sabnzbd/rss.py", line 333, in run_feed d = feedparser.parse(uri.replace('feed://', 'http://'))
File "/usr/lib/python2.7/dist-packages/feedparser.py", line 4014, in parse saxparser.parse(source)
File "/usr/lib/python2.7/dist-packages/drv_libxml2.py", line 208, in parse eltName,eltQName,attributesNSImpl)
File "/usr/lib/python2.7/dist-packages/feedparser.py", line 1809, in startElementNS raise Undec/usrlaredNamespace, "'%s' is not associated with a namespace" % givenprefix UndeclaredNamespace: 'nzbgeek' is not associated with a namespace