sabnzbd post processing issue

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
91dxcrx
Newbie
Newbie
Posts: 1
Joined: December 13th, 2011, 11:19 pm

sabnzbd post processing issue

Post by 91dxcrx »

I setup Sab and Sickbeard yesterday and everything was working great, now today after a download has finished none of the post processing is taking place. Here is my script log if anyone could help out it would be greatly appreciated :)
Loading config from C:\Program Files\SickBeard\autoProcessTV\autoProcessTV.cfg
Opening URL: http://localhost:8081/home/postprocess/ ... 264-CtrlHD
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>

<title>401 Unauthorized</title>

<style type="text/css">

#powered_by {

margin-top: 20px;

border-top: 2px solid black;

font-style: italic;

}



#traceback {

color: red;

}

</style>

</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 "cherrypy\_cprequest.pyo", line 657, in respond

File "cherrypy\_cprequest.pyo", line 99, in run

File "cherrypy\_cprequest.pyo", line 59, in __call__

File "cherrypy\lib\auth_basic.pyo", line 86, in basic_auth

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
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: sabnzbd post processing issue

Post by shypike »

This is a SickBeard problem.
Have you reported this on the SickBeard forum?
Post Reply