Page 1 of 1

Not putting things in folders

Posted: September 23rd, 2011, 3:31 am
by recoil
Hi, up until very recently everything was working fine, I have sabnzb+ and sickbeard installed on the server, things were going into the right folders all was good, now it wont, for example I had downed a TV prog when downloaded it just went into the TV folder, not the program title folder.
Loading config from /home/ali/.sickbeard/autoProcessTV/autoProcessTV.cfg
Opening URL: http://0.0.0.0:8081/home/postprocess/pr ... +XviD-ASAP
<!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 "/home/ali/.sickbeard/cherrypy/_cprequest.py", line 657, in respond

self.hooks.run('before_handler')

File "/home/ali/.sickbeard/cherrypy/_cprequest.py", line 99, in run

hook()

File "/home/ali/.sickbeard/cherrypy/_cprequest.py", line 59, in __call__

return self.callback(**self.kwargs)

File "/home/ali/.sickbeard/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>




Person of Interest S01E01 HDTV XviD-ASAPimage 1 of 5nextpreviousclose
that is the log file from sab

Re: Not putting things in folders

Posted: September 23rd, 2011, 3:35 am
by shypike
Shouldn't this go the the SickBeard forum?
Clearly this is something that goes wrong at the SickBeard side.
SABnzbd only logs the output that comes back from the SABtoSickBeard.exe program.