Sabtosickbeard post process stopped completing successfully

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
dnachman
Newbie
Newbie
Posts: 2
Joined: February 10th, 2012, 8:43 am

Sabtosickbeard post process stopped completing successfully

Post by dnachman »

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>
dnachman
Newbie
Newbie
Posts: 2
Joined: February 10th, 2012, 8:43 am

Re: Sabtosickbeard post process stopped completing successfu

Post by dnachman »

In case anyone views this post and has the same issue I thought I would publish what I have done since I submitted this.
I was using Notifo for nofifications on Couchpotato and XBMC pushing to the iPhone and I just disabled notifo and all worked fine (except of course notifo) Could not even get notifo to send a test message properly since I upgraded SAB and SB to latest versions.

I then changed over to "Boxcar" as the iphone app for receiving notifications from XBMC and Couchpotato. Took about 10 mintes to set up and all works perfectly again. Also notice a blog from the creater of Notifo where he says he has to discontinue his work on Notifo. Mine was defenitely related to Notifo. Perhaps this is an issue with other notifications too. Hope this helps somebody. BTW I quite like Notifo so if anyone know how to solve my problem without having to move to Boxcar that would be great.
bing281
Newbie
Newbie
Posts: 3
Joined: February 13th, 2012, 1:08 pm

Re: Sabtosickbeard post process stopped completing successfu

Post by bing281 »

Thanks was having the same issue turned off notifo.
Post Reply