Skip to content

Instantly share code, notes, and snippets.

@hasufell
Created June 21, 2012 16:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hasufell/2966949 to your computer and use it in GitHub Desktop.
Save hasufell/2966949 to your computer and use it in GitHub Desktop.
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.
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()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment