Issue with Sonarr failing to import files it downloads (nzbget downloader)

Error code: [POST] Not Found : /api/queue/import

Sonarr Ver. 2.0.0.2493 develop

Debug log: http://pastebin.com/kQZZHkYe

Trace log: http://pastebin.com/pU9sKUjx

Description of issue: fetched a file via manual search and select of the appropriate nzb (not torrent; haven’t seen this issue with torrents). Nzbget fetched the file, downloaded it, unpacked, and it should have been sent to CDH. File is present on my NAS and can be manually played from remote PC by right clicking. File shows up in Plex and plays just fine.

Sonarr treats it in the following manner: the “downloading progress” purple bar never goes away unless you refresh the series. Refreshing the series shows the download as complete. The thumbnail and .nfo file are generated. Moving to another screen in Sonarr then does the following: in Calendar view, the fetched episode turns to red. In Activity, the item shows as downloaded with options to manually import or remove from history. In Wanted, the item shows up as still being wanted. Pressing “manually import” creates the above error.

@kayone Looks like an issue with the CDH refactor.

Is there something I did wrong in configuring it or something I can do to fix it?

what was the series/episode that was downloaded? also, your trace is missing request response from NzbGet, can you include those as well?

Lost Girl, Season 5, Episode 3

http://pastebin.com/3MkAW15B

Here’s a huge pastebin. Does this have what you need?

By the way, this did not happen when Sonarr grabbed a torrent. I should also add that the episode file is in my correct folder, properly named, and playable, so it looks like CDH was working, but for whatever reason NZBGet was not updating Sonarr on the history properly.

Fixed the issue. Turns it out was a permission thing and a reinstall of nzbget + chown’ing the nzbget folders solved the issue. Sonarr is now properly chmod/chown the files it imports.

I’m having the same issue, mind sharing the permissions that you set? Did you just chown the UI folder or the whole nzbdrone folder?

I moved a post to a new topic: Sonarr not Importing from SABnzbd (0.6.5)