New error message, happens every few minutes.
Posted: March 3rd, 2015, 12:33 am
I have a new error message happening every 15-30 minutes. Any clues?
[02/Mar/2015:21:25:26] Traceback (most recent call last): File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 98, in run hook() File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 58, in __call__ return self.callback(**self.kwargs) File "/usr/share/sabnzbdplus/cherrypy/lib/auth.py", line 58, in basic_auth if check_auth(users, encrypt): File "/usr/share/sabnzbdplus/cherrypy/lib/auth.py", line 10, in check_auth ah = httpauth.parseAuthorization(cherrypy.request.headers['authorization']) File "/usr/share/sabnzbdplus/cherrypy/lib/httpauth.py", line 177, in parseAuthorization auth_scheme, auth_params = credentials.split(" ", 1) ValueError: need more than 1 value to unpack
[02/Mar/2015:21:25:26] Traceback (most recent call last): File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 98, in run hook() File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 58, in __call__ return self.callback(**self.kwargs) File "/usr/share/sabnzbdplus/cherrypy/lib/auth.py", line 58, in basic_auth if check_auth(users, encrypt): File "/usr/share/sabnzbdplus/cherrypy/lib/auth.py", line 10, in check_auth ah = httpauth.parseAuthorization(cherrypy.request.headers['authorization']) File "/usr/share/sabnzbdplus/cherrypy/lib/httpauth.py", line 177, in parseAuthorization auth_scheme, auth_params = credentials.split(" ", 1) ValueError: need more than 1 value to unpack