Synology & Docker permission troubles

**Sonarr version 2.0.0.5228

**Mono version 5.14.0.177
OS: Synology DS918

New to Synology and Sonarr, after following the set up I keep getting this error

Import failed, path does not exist or is not accessible by Sonarr: /downloads/Tv Show Name

I have tried setting up Remote Path Mappings

Host 192.168.1.79 ( the IP of the NAS
Remote Path
/volume1/downloads
Local Path
/downloads/

Sonarr correctly finds episodes and sends them to SABnzbd, which is running via docker on the Synology NAS. SABnzbd downloads the episode, but Sonarr does not import it. I always get errors as described above.

Open for any advice on how to fix this.

Sab seems to be dropping the files into nas19\downloads\complete ( when looking from my PC)

Close

if theyre both in docker (and on the same host) then you should just need a common volume/mount path in each docker config

presumably sab is set to save to /downloads so it must have a volume setup for /downloads in its docker config

did you setup the same /downloads volume in the docker config for sonarr as well?

Fixed :slight_smile: haha

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