earlieer it works but now it stops working and I don't know how to fix it maybe someone can help me out
Code: Select all
Human.Target.2010.S02E11.HDTV.XviD-LOL
Loading config from /volume1/downloads/SABnzbd/scripts/autoProcessTV.cfg
Opening URL: http://####.homeip.net:8081/sickbeard/home/postprocess/processEpisode?nzbName=Human.Target.2010.S02E11.HDTV.XviD-LOL.nzb&quiet=1&dir=%2Fvolume1%2Fdownloads%2FMedia%2FTV_Series%2FHuman.Target.2010.S02E11.HDTV.XviD-LOL
<!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>404 Not Found</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>404 Not Found</h2>
<p>The path '/sickbeard/home/postprocess/processEpisode' was not found.</p>
<pre id="traceback">Traceback (most recent call last):
File "/volume1/@appstore/sickbeard/cherrypy/_cprequest.py", line 660, in respond
response.body = self.handler()
File "/volume1/@appstore/sickbeard/cherrypy/lib/encoding.py", line 193, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "/volume1/@appstore/sickbeard/cherrypy/_cperror.py", line 234, in __call__
raise self
NotFound: (404, "The path '/sickbeard/home/postprocess/processEpisode' was not found.")
</pre>
<div id="powered_by">
<span>Powered by <a href="http://www.cherrypy.org">CherryPy 3.2.0rc1</a></span>
</div>
</body>
</html>