Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Permissions issues running Sonarr in docker

As an Amazon Associate, we may earn commissions from qualifying purchases. Learn more...

25
5
NAS
DS1019+, DS916+
Operating system
  1. Windows
Mobile operating system
  1. Android
  2. iOS
Last edited:
I am trying to move from running Sonarr, Radarr and SBnzd as separate community packages, to running them in docker. So far, I have radarr running in docker, and it's working fine. It is calling the SABnzd that is running as a package, and it's downloading movies, and moving them into Plex just fine. However, Sonarr is not able to do the same. I am getting this permissions issue:

2022-11-23 16:42:22.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/downloads/complete/Wednesday.S01E01.1080p.HEVC.x265-MeGusta/. Ensure the path exists and the user running Sonarr has the correct permissions to access this file/folder


The odd thing is, the permissions for /volume1/downloads show that the docker-user has full control, as I set it. (that is the user running Sonarr, right?)
And I even have SABnzd set to make completed downloads permissions have a 777 permissions (just in case).


1669240923118.png


So I'm curious as to why radarr doesn't have an issue downloading using that SABnzd, yet Sonarr does. I have double checked, and I have the exact same settings for "Download client" on both radarr and sonarr.

So I'm missing something obvious, probably in my Sonarr config. But what? I don't want to change my SABnzd config, until I know that I have Sonarr and Radarr running fine, using the docker container. That way, if I have issues running SABnzd as a docker container, I can fall back to using the community package, until I resolve the issue, because I know that works.

I do have the "Remote Path Mappings" set to point to the existing structure.


1669241134678.png


1669241309057.png
 
I am running nzbget and sonarr as container.

From the perspective of the nzbget container the complete folder is mounted into the path /complete.
From the perspective of the sonarr container nzbget's complete folder is mounted into the path /complete.
In this scenario the path on the host is irrelevant.

Since both containers use the same path for the complete folder, it was not required configuring any remote path mappings at all.
 
Upvote 0
An update: I tried running SABnzbd as a container, following this guide

And after changing the Sonarr download client to point to this instance of SABnzbd (I told it to use a local port of 8088, so it wouldn't interfere with the working port 8080 of the community package version). And once I followed all the details (making a new path for SABnzbd to use, and now removing the "Remote Path Mappings" (which I won't need, if all the programs are running in containers in the same host, under the same structure).

And now it worked! (well, I had to create the folder for the show on my own, but I will work on that next)

2022-11-23 18:38:37.9|Info|SonarrBootstrapper|Starting Web Server
2022-11-23 18:39:44.7|Info|ReleaseSearchService|Searching indexers for [Wednesday : S01E01]. 3 active indexers
2022-11-23 18:39:47.6|Info|DownloadDecisionMaker|Processing 27 releases
2022-11-23 18:39:58.7|Info|Sabnzbd|Adding report [Wednesday.S01E01.1080p.HEVC.x265-MeGusta] to the queue.
2022-11-23 18:39:58.9|Info|DownloadService|Report sent to SABnzd. Wednesday.S01E01.1080p.HEVC.x265-MeGusta
2022-11-23 18:41:10.7|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /tv/Wednesday/Season 1/Wednesday - S01E01 - Wednesday’s Child is Full of Woe HDTV-1080p.mkv

So now I can change Radarr download client to be the same, and I can stop using the community packages all together, and not have to worry that upgrading one will break the others (such as when SABnzbd got upgraded last year, and had that certificates problem).

Progress!

Thanks
 
Upvote 0

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Popular tags from this forum

Similar threads

It dawns on me, I never did finalise this thread. So, I guess I owe all an apology. Thanks all for the...
Replies
55
Views
5,312

Thread Tags

Tags Tags
docker

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Trending content in this forum

Back
Top