July 29, 20241 yr Community Expert I had it all set up and working, then I swapped out the raid card and bricked my cache drives losing all my appdata. I have everything setup, but I am struggling with the mapping. I have no idea what I am doing wrong.... You are using docker; download client SABnzbd places downloads in /data/usenet/complete/data/usenet/complete/data but this directory does not appear to exist inside the container. Review your remote path mappings and container volume settings. I don't know why it has the path doubled... SAB works, the files are downloaded, Radarr knows they are downloaded, but has no clue where they are. SAB Radarr
July 30, 20241 yr 15 hours ago, Juscuz17 said: don't know why it has the path doubled... The path is doubled because of your port mappings. Inside the container /data=/mnt/user/data/usenet. You set sab to put the files into /data/usenet/complete so the full host path would equal /mnt/user/data/usenet/usenet/complete when you add it all together. Try just using /data/complete in the sab app setting. This will equate to /mnt/user/data/usenet/complete on the host. Also be sure that the /data host path and container path are exactly the same in all the *arrs dockers you are using.
July 30, 20241 yr Also, you may do better to post in the support thread for the container you are using. Just click the docker icon in Unraid and select “Support”.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.