Help needed with SabNZB/Sickbeard postprocessing

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
Bert20
Newbie
Newbie
Posts: 4
Joined: August 17th, 2015, 3:22 pm

Help needed with SabNZB/Sickbeard postprocessing

Post 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?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Help needed with SabNZB/Sickbeard postprocessing

Post by shypike »

This error report comes from SickBeard, not SABnzbd.
It looks like something goes wrong after SABnzbd has completed its work.
Bert20
Newbie
Newbie
Posts: 4
Joined: August 17th, 2015, 3:22 pm

Re: Help needed with SabNZB/Sickbeard postprocessing

Post 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?
ALbino
Full Member
Full Member
Posts: 214
Joined: October 23rd, 2014, 12:28 am

Re: Help needed with SabNZB/Sickbeard postprocessing

Post by ALbino »

There's a fork called SickRage, or a lot of people use Sonarr. Good luck.
Bert20
Newbie
Newbie
Posts: 4
Joined: August 17th, 2015, 3:22 pm

Re: Help needed with SabNZB/Sickbeard postprocessing

Post 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?
ALbino
Full Member
Full Member
Posts: 214
Joined: October 23rd, 2014, 12:28 am

Re: Help needed with SabNZB/Sickbeard postprocessing

Post 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/
Bert20
Newbie
Newbie
Posts: 4
Joined: August 17th, 2015, 3:22 pm

Re: Help needed with SabNZB/Sickbeard postprocessing

Post by Bert20 »

Thnx!
As soon as I have time, I will setup some tests for both.
Post Reply