Code: Select all
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 670, in respond
response.body = self.handler()
File "/usr/share/sabnzbdplus/cherrypy/lib/encoding.py", line 217, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "/usr/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 61, in __call__
return self.callable(*self.args, **self.kwargs)
File "/usr/share/sabnzbdplus/sabnzbd/interface.py", line 1870, in index
rss[feed]['baselink'] = get_base_url(rss[feed]['uri'])
File "/usr/share/sabnzbdplus/sabnzbd/misc.py", line 1299, in get_base_url
return ".".join(len(url_split[-2]) < 4 and url_split[-3:] or url_split[-2:])
IndexError: list index out of range
Powered by CherryPy 3.8.0
Code: Select all
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 670, in respond
File "cherrypy\lib\encoding.pyo", line 217, in __call__
File "cherrypy\_cpdispatch.pyo", line 61, in __call__
File "sabnzbd\interface.pyo", line 1870, in index
File "sabnzbd\misc.pyo", line 1297, in get_base_url
IndexError: list index out of range
Powered by CherryPy 3.8.0