1

So I was playing with setting up the arr inside docker and my compose file was looking good. Everything loaded and came up fine and I got to setting up. I hit an odd error that I feel I am just not understanding the error correctly to fix.

You are using docker; download client SABnzbd places downloads in /downloads/usenet/music but this directory does not appear to exist inside the container. Review your remote path mappings and container volume settings.

Now this is in lidarr talking about sabnzbd. The server they are all on is an ubuntu server that I have an smb share mounted to and they all can access and read/write it. Is this error just because it's a share that is mounted on the server and the volume in the docker is linked to the /mnt folder and not //serverip of the smb share?

Or is it a config thing, since they both have the volume /mnt/truenas/downloads:/downloads set and it still gave the error.

you are viewing a single comment's thread
view the rest of the comments
[-] RiffyDivine2@alien.top 1 points 9 months ago

Turns out the easy solution was not to map it using the provided volumes like /mnt/truenas:/download but to just setup a new volume in each of them which solved the issue.

this post was submitted on 22 Nov 2023
1 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS