Hello and thanks for this amazing configuration/installation site. I'm so incredibly impressed. But I'm also an amateur and running into some issues.
My setup
I have a mounted media folder on an SMB/CIFS share that is functioning correctly, mounted in my unprivileged LXC at /srv/media. The install.sh script for YAMS was able to create the requisite folders there and it all seems great. It took some doing, and I was really proud to get it working.
I'm also using Mullvad VPN via wireguard and that is also working well. The yams check-vpn command is successfully showing that my VPN is obscuring my IP.
The context
After solving the issues with permissions on the SMB, I was able to successfully install YAMS and get it to write to my SMB drive. The first time it tried to install however, I did have a failure at the step where it attempts to change permissions to /srv/media. But I made some user / group changes and re-ran and it completed successfully. I'm honestly not sure if this detail is important so I'm including here.
The snag
I cheered after successfully completing the installation and started setup. I was able to get through qbittorrent without issue, specifying the data folders in the qbittorrent web ui. Then I moved on to SABnbzd and hit snag when I got to the step where we change the folder locations for the temp and completed downloads folder.
Here is a screenshot of that error, followed by the docker logs for SABnbzd
Error
Docker SABnbzd logs
Additional questions...
I've tried for quite awhile to figure this out on my own and using various forum / internet posts, but I'm here bothering you all because I am still stuck. But, one thing I did notice is that while I was able to complete the similar qbittorrent folder step as mentioned above, I don't actually see the folder in /data/downloads...
I also manually created the /data/downloads/usenet/incomplete and .../complete folders as an attempt, but it seems still not to help.
A remaining question I have is why does YAMS recommend /data for these locations when my installation is /opt/yams and there is no data folder there? And why not store downloads in the media location at /srv/media? Anyways I'm very confident the missing piece is my own misunderstanding and not an error in the guides haha, just asking to learn.