Page 1 of 1

New error message, happens every few minutes.

Posted: March 3rd, 2015, 12:33 am
by AtariBaby
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

Re: New error message, happens every few minutes.

Posted: March 3rd, 2015, 6:49 am
by shypike
Did you set a username and password to access SABnzbd's web interface?

Re: New error message, happens every few minutes.

Posted: March 3rd, 2015, 3:47 pm
by AtariBaby
I do! is that an external app that doesnt know the pass? seems that all is working...

Re: New error message, happens every few minutes.

Posted: March 3rd, 2015, 4:44 pm
by shypike
Possibly your external app tries to interface with SABnzbd, but sends an incorrect command.
Do you use such an app?

Re: New error message, happens every few minutes.

Posted: March 3rd, 2015, 5:49 pm
by AtariBaby
I have couch potato and I have started to use Dognzb instead for watching and downloading movies. I'll test them both. I also use sonarr/nzbdrone so I'll check that also. Thanks for the clues!