Error on Rename
Posted: July 23rd, 2016, 1:09 am
SABnzbd Version: 1.1.0RC1
Running on Linux Mint
New to this release: Every time I select a file that is downloading, rename it, and hit Save, I get an error page (File gets renamed despite the error pg):
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 220, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "/usr/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 60, in __call__
return self.callable(*self.args, **self.kwargs)
File "/usr/share/sabnzbdplus/sabnzbd/interface.py", line 674, in default
raise dcRaiser(cherrypy._urljoin(self.__root, '../queue/'), {})
AttributeError: 'module' object has no attribute '_urljoin'
Powered by CherryPy 6.0.2
Here is the log entry:
[23/Jul/2016:01:43:47] HTTP 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 220, in __call__ self.body = self.oldhandler(*args, **kwargs) File "/usr/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 60, in __call__ return self.callable(*self.args, **self.kwargs) File "/usr/share/sabnzbdplus/sabnzbd/interface.py", line 674, in default raise dcRaiser(cherrypy._urljoin(self.__root, '../queue/'), {}) AttributeError: 'module' object has no attribute '_urljoin'
Running on Linux Mint
New to this release: Every time I select a file that is downloading, rename it, and hit Save, I get an error page (File gets renamed despite the error pg):
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 220, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "/usr/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 60, in __call__
return self.callable(*self.args, **self.kwargs)
File "/usr/share/sabnzbdplus/sabnzbd/interface.py", line 674, in default
raise dcRaiser(cherrypy._urljoin(self.__root, '../queue/'), {})
AttributeError: 'module' object has no attribute '_urljoin'
Powered by CherryPy 6.0.2
Here is the log entry:
[23/Jul/2016:01:43:47] HTTP 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 220, in __call__ self.body = self.oldhandler(*args, **kwargs) File "/usr/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 60, in __call__ return self.callable(*self.args, **self.kwargs) File "/usr/share/sabnzbdplus/sabnzbd/interface.py", line 674, in default raise dcRaiser(cherrypy._urljoin(self.__root, '../queue/'), {}) AttributeError: 'module' object has no attribute '_urljoin'