clinton-hall / nzbToMedia

Provides NZB and Torrent postprocessing To CouchPotatoServer, SickBeard/SickRage, HeadPhones, Mylar and Gamez
GNU General Public License v3.0
673 stars 176 forks source link

PostProcessing failure #982

Closed notlimahrelyt closed 6 months ago

notlimahrelyt commented 8 years ago

I am having trouble getting nzbToSickBeard to communicate from NZBGet to SickRage. I am only receiving the following log:

Post-process-script nzbToSickBeard.py for Madam.Secretary.S02E02.The.Doability.Doctrine.1080p.WEB-DL.DD5.1.H.264-NTb failed (terminated with unknown status)

My Settings are as below:

screen shot 2016-03-05 at 11 15 47 pm

screen shot 2016-03-05 at 11 16 28 pm

clinton-hall commented 8 years ago

Was there any logging prior to the error?

I believe after updates to SickRage, this only works when using a user/pass in SickRage.

notlimahrelyt commented 8 years ago

I tried with and without username/password, but same result with both.

Here is a screenshot of the full post processing log.

screen shot 2016-03-07 at 11 25 29 am

notlimahrelyt commented 8 years ago

Heres another example where the download was actually successful, but NZBtoSickbeard was not.

screen shot 2016-03-07 at 11 29 38 am

clinton-hall commented 8 years ago

env python2: no such file or directory

you need to ensure you have python2 available on your system path. try creating a symlink python2 that points to python2.7 or python