Page 1 of 1

Help needed with SabNZB/Sickbeard postprocessing

Posted: August 17th, 2015, 3:35 pm
by Bert20
Last years everything works great on my server.
But since a few months, I got this error in SabNZB at the post processing:
Processing failed for /mnt/Usenet/Complete/<Each serie file>

Code: Select all

Loading config from /home/bert/.sickbeard/autoProcessTV/autoProcessTV.cfg

Opening URL: http://localhost:8081/home/postprocess/processEpisode?nzbName=House.of.Cards.2013.S03E12.720p.BluRay.x264-DEMAND.nzb&quiet=1&dir=%2Fmnt%2FUsenet%2FComplete%2FSickBeard%2FHouse.of.Cards.2013.S03E12.720p.BluRay.x264-DEMAND
Processing folder: /mnt/Usenet/Complete/SickBeard/House.of.Cards.2013.S03E12.720p.BluRay.x264-DEMAND

Processing /mnt/Usenet/Complete/SickBeard/House.of.Cards.2013.S03E12.720p.BluRay.x264-DEMAND/house.of.cards.2013.s03e12.720p.bluray.x264-demand.mkv (House.of.Cards.2013.S03E12.720p.BluRay.x264-DEMAND.nzb)
Found result in history: (262980, 3, [], 128)
Parsed House.of.Cards.2013.S03E12.720p.BluRay.x264-DEMAND.nzb into House of Cards 2013 - S3E12 - 720p.BluRay.x264 (DEMAND) [ABD: False]
Looking up House of Cards (2013) in the DB
Lookup successful, using tvdb id 262980
Loading show object for tvdb_id 262980
Retrieving episode object for 3x12
Snatch history had a quality in it, using that: 720p BluRay
Sick Beard snatched this episode, marking it safe to replace
This download is marked as safe to replace existing file
Found release name House.of.Cards.2013.S03E12.720p.BluRay.x264-DEMAND
Destination folder for this episode: /mnt/Videos/TV-Series/House Of Cards (2013)/Season 03
Moving file from /mnt/Usenet/Complete/SickBeard/House.of.Cards.2013.S03E12.720p.BluRay.x264-DEMAND/house.of.cards.2013.s03e12.720p.bluray.x264-demand.mkv to /mnt/Videos/TV-Series/House Of Cards (2013)/Season 03/House Of Cards (2013) S03E12 720p BluRay-DEMAND.mkv
Processing failed for /mnt/Usenet/Complete/SickBeard/House.of.Cards.2013.S03E12.720p.BluRay.x264-DEMAND/house.of.cards.2013.s03e12.720p.bluray.x264-demand.mkv: Post Processor returned unhandled exception: error -2 : Name or service not known
Strange detail is, file is copied and renamed. But SabNZB does not clean the downloads and remove the garbage files.

Setup info:
SabNZB Version: 0.7.17
SickBeard Version: Alpha Master (You are ahead of master. Update not possible.)
Both running under a Linux Server Ubuntu 14.04.3 LTS
Shares are window shares.

Maybe somebody have a tip, how to solve or where to start looking/testing?

Re: Help needed with SabNZB/Sickbeard postprocessing

Posted: August 18th, 2015, 4:23 am
by shypike
This error report comes from SickBeard, not SABnzbd.
It looks like something goes wrong after SABnzbd has completed its work.

Re: Help needed with SabNZB/Sickbeard postprocessing

Posted: August 18th, 2015, 12:20 pm
by Bert20
Thank you Shypike for the quick response.

I will ask around on the Sickbeard forum.
Unfortunate it looks like Sickbeard is a kind of 'sleeping' regarding support and upgrade/versions.

Maybe this is the start to look for alternatives of Sickbeard?

Re: Help needed with SabNZB/Sickbeard postprocessing

Posted: August 18th, 2015, 12:28 pm
by ALbino
There's a fork called SickRage, or a lot of people use Sonarr. Good luck.

Re: Help needed with SabNZB/Sickbeard postprocessing

Posted: August 18th, 2015, 12:33 pm
by Bert20
What do you mean with 'fork' in this context? Not something which you use for junk I assume ;-)?
Any tip what you prefer Albino, or using Sickbeard?

Re: Help needed with SabNZB/Sickbeard postprocessing

Posted: August 18th, 2015, 12:38 pm
by ALbino
Fork means it was split off from SickBeard by other developers so they could maintain it and release it on their own:

https://github.com/SiCKRAGETV/SickRage

If you're already using SickBeard successfully then it may be easier to switch to SickRage, but I think most people would recommend Sonarr if you're starting from scratch:

https://sonarr.tv/

Re: Help needed with SabNZB/Sickbeard postprocessing

Posted: August 18th, 2015, 12:52 pm
by Bert20
Thnx!
As soon as I have time, I will setup some tests for both.