Sonarr version (3.0.6.1342-ls128): Mono version (5.20.1.34): OMV 5.6.21-1:
**Import failed, path does not exist or is not accessible by Sonarr: /config/downloads/Loki/Season 1/Loki - S01E04 - The Nexus Event.mkv. Ensure the path exists and the user running Sonarr has the correct permissions to access this file/folder **: Description of issue: I have set up sonarr and SABnzbd through portainer on my OMV server. My indexer and download client appear to be set up properly. Sonarr sends the download to sab and the download completes but sonarr doesn’t rename or move the file because of the above error.
I have the containers set up with the same PUID and PGID based off of user admin and I tried it before with the IDs associated with another user in my server with the same result. I’ve tried changing the permissions setting in sonarr as well as disabling the hard link option. I am very unfamiliar with Linux or servers in general so I’m not sure if I’m missing something obvious.
I’ve looked at hose guides and I understand keeping things in the same file system but I’m either doing it wrong or just don’t understand. Could I see how you have your file paths set up if you’re using SABnzbd? Later today I’m just going to clean everything up and do a fresh install of OMV again.
Sorry, like I said I’m not very competent with Linux and all of these. The way that i have been setting up the containers in portainer is following the what it says on the hub.docker site. I find my uid and gid by using id user and inputting those values into the environment fields and keeping it consistent through containers.
The patching issue is what I’m most confused about and I can’t seem to understand why I’m having an issue with it. I’ve read through trash’s guides and understand the importance of having everything under the same file system. But I can’t seem to figure out how to change the base folder. I don’t pass through a volumes path for downloads or incomplete-downloads like the guides say and instead try to create a path in the GUI. SABnzbd is on my shared drive but it can’t seem to see anything outside of its own config folder. I wholly get why having the file system set up properly is important I just can’t seem to be able to actually get everything where it’s supposed to be.
I’m working on reinstalling OMV from fresh and updating everything. Afterwards I’ll go through installing SABnzbd, sonarr, and Plex more carefully and see if I can’t get different results.