Sonarr post-processing failing from NZBGet

Sonarr version (exact version): 2.0.0.4472
Mono version (if Sonarr is not running on Windows): 3.10.0 (tarball Sat Mar 28 10:11:51 UTC 2015)
OS: Synology DS212+ (DSM 5.0-4482)
((Debug logs)):
http://pastebin.com/KQ08gepS
http://pastebin.com/D3KYQFXU
Description of issue:

I’ve made the jump from Sickbeard to Sonarr today and I’m experiencing issues with post-processing with Sonarr.
I use NZBGet (v16.4) as my downloader, Sonarr is able to fetch nab files and send to my downloader fine. However when its time to post-process the file NZBGet has completed the downloaded it says Sonarr has returned an error.

From a glance of the debug log it looks like it can’t access the folder or file in the completed downloads folder, but upon inspection there is no folder in there so I don’t think this is a permission issue.

Any help would be appreciated! :slight_smile:

It looks like the issue is you’re using two things to post process downloads, nzbToNzbDrone which you don’t need to use with Sonarr and Sonarr is trying to process the download in the download client (using Completed Download Handling). You either need to stop using nzbToNzbDrone or disable Completed Download Handling in Sonarr.

Thank you, turning off nzbToNzbDrone postscript has got it working now :slight_smile:

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.