Sick-beard script stopped working.

Come up with a useful post-processing script? Share it here!
Post Reply
nlarzon
Newbie
Newbie
Posts: 1
Joined: November 15th, 2011, 11:26 am

Sick-beard script stopped working.

Post by nlarzon »

Hi,

I am a newbie to SABNZB.

Installed it yesterday it worked great together with Sick-Beard, but all of a sudden it stopped working and I can't figure out why.

Log file says: You are not authorized to access that resource what resource?!

Couldn't find any post with this problem, I am sorry if I missed any.

Thanks!

nlarzon

</head>

<body>

<h2>401 Unauthorized</h2>

<p>You are not authorized to access that resource<br />In addition, the custom error page failed:

<br />ValueError: invalid literal for int() with base 10: '401 Unauthorized'

</p>

<pre id="traceback">Traceback (most recent call last):

File "/Applications/Sick-Beard/cherrypy/_cprequest.py", line 657, in respond

self.hooks.run('before_handler')

File "/Applications/Sick-Beard/cherrypy/_cprequest.py", line 99, in run

hook()

File "/Applications/Sick-Beard/cherrypy/_cprequest.py", line 59, in __call__

return self.callback(**self.kwargs)

File "/Applications/Sick-Beard/cherrypy/lib/auth_basic.py", line 86, in basic_auth

raise cherrypy.HTTPError(401, "You are not authorized to access that resource")

HTTPError: (401, 'You are not authorized to access that resource')

</pre>

<div id="powered_by">

<span>Powered by <a href="http://www.cherrypy.org">CherryPy 3.2.0rc1</a></span>

</div>

</body>

</html>
User avatar
Mar2zz
Jr. Member
Jr. Member
Posts: 85
Joined: February 4th, 2011, 8:30 am
Contact:

Re: Sick-beard script stopped working.

Post by Mar2zz »

settings changed maybe? username/password? Those need to be in autoProcessTV.cfg too.
Post Reply