Guest User

Untitled

a guest
Oct 22nd, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. ERROR: [22/Jun/2012:01:19:43] HTTP Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/cherrypy/_cprequest.py", line 656, in respond response.body = self.handler() File "/usr/lib64/python2.7/site-packages/cherrypy/lib/encoding.py", line 188, in __call__ self.body = self.oldhandler(*args, **kwargs) File "/usr/lib64/python2.7/site-packages/cherrypy/_cpdispatch.py", line 34, in __call__ return self.callable(*self.
  2. args, **self.kwargs) File "/usr/lib64/python2.7/site-packages/sabnzbd/interface.py", line 394, in tapi return api_handler(kwargs) File "/usr/lib64/python2.7/site-packages/sabnzbd/api.py", line 100, in api_handler response = _api_table.get(mode, _api_undefined)(name, output, kwargs) File "/usr/lib64/python2.7/site-packages/sabnzbd/api.py", line 297, in _api_addfile size = len(name.value) TypeError: object of type 'NoneType' has no len()
Add Comment
Please, Sign In to add comment