Sabtosickbeard post process stopped completing successfully
Posted: February 10th, 2012, 8:51 am
Hi there
I have used sabnzbd with sickbeard for a while. I upgraded Sab to 0.6.15 and SB to 492 recently. It all seems to go OK and then suddenly the post processing would not give me a successfully completed message in green as it always has. It still seems to process and copies the files to my target directory and creates the season folder and also renames the files but it does not give me a successful completion. it just says "more" and gives me the following error below. Any advice would be appreciated.
Loading config from C:\Users\Study Tablet\Downloads\SickBeard-win32-alpha-build491\SickBeard-win32-alpha-build491\autoProcessTV\autoProcessTV.cfg
Opening URL: http://localhost:8081/home/postprocess/ ... D-MEDiEVAL
<!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>500 Internal Server Error</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>500 Internal Server Error</h2>
<p>The server encountered an unexpected condition which prevented it from fulfilling the request.</p>
<pre id="traceback">Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 660, in respond
File "cherrypy\lib\encoding.pyo", line 193, in __call__
File "cherrypy\_cpdispatch.pyo", line 25, in __call__
File "sickbeard\webserve.pyo", line 1424, in processEpisode
File "sickbeard\processTV.pyo", line 97, in processDir
File "sickbeard\postProcessor.pyo", line 702, in process
File "sickbeard\notifiers\__init__.pyo", line 62, in notify_download
File "sickbeard\notifiers\notifo.pyo", line 67, in notify_download
File "sickbeard\notifiers\notifo.pyo", line 81, in _notifyNotifo
File "sickbeard\notifiers\notifo.pyo", line 49, in _sendNotifo
File "lib\simplejson\__init__.pyo", line 267, in load
File "lib\simplejson\__init__.pyo", line 307, in loads
File "lib\simplejson\decoder.pyo", line 335, in decode
File "lib\simplejson\decoder.pyo", line 353, in raw_decode
ValueError: No JSON object could be decoded
</pre>
<div id="powered_by">
<span>Powered by <a href="http://www.cherrypy.org">CherryPy 3.2.0rc1</a></span>
</div>
</body>
</html>
I have used sabnzbd with sickbeard for a while. I upgraded Sab to 0.6.15 and SB to 492 recently. It all seems to go OK and then suddenly the post processing would not give me a successfully completed message in green as it always has. It still seems to process and copies the files to my target directory and creates the season folder and also renames the files but it does not give me a successful completion. it just says "more" and gives me the following error below. Any advice would be appreciated.
Loading config from C:\Users\Study Tablet\Downloads\SickBeard-win32-alpha-build491\SickBeard-win32-alpha-build491\autoProcessTV\autoProcessTV.cfg
Opening URL: http://localhost:8081/home/postprocess/ ... D-MEDiEVAL
<!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>500 Internal Server Error</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>500 Internal Server Error</h2>
<p>The server encountered an unexpected condition which prevented it from fulfilling the request.</p>
<pre id="traceback">Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 660, in respond
File "cherrypy\lib\encoding.pyo", line 193, in __call__
File "cherrypy\_cpdispatch.pyo", line 25, in __call__
File "sickbeard\webserve.pyo", line 1424, in processEpisode
File "sickbeard\processTV.pyo", line 97, in processDir
File "sickbeard\postProcessor.pyo", line 702, in process
File "sickbeard\notifiers\__init__.pyo", line 62, in notify_download
File "sickbeard\notifiers\notifo.pyo", line 67, in notify_download
File "sickbeard\notifiers\notifo.pyo", line 81, in _notifyNotifo
File "sickbeard\notifiers\notifo.pyo", line 49, in _sendNotifo
File "lib\simplejson\__init__.pyo", line 267, in load
File "lib\simplejson\__init__.pyo", line 307, in loads
File "lib\simplejson\decoder.pyo", line 335, in decode
File "lib\simplejson\decoder.pyo", line 353, in raw_decode
ValueError: No JSON object could be decoded
</pre>
<div id="powered_by">
<span>Powered by <a href="http://www.cherrypy.org">CherryPy 3.2.0rc1</a></span>
</div>
</body>
</html>