Hey there,
New TrueNAS user here. I’m on 25.04.2
I’m moving over from UnRAID (this is for my home server). I’ve moved data and a bunch of stuff over. Specifically, in terms of containers, I’ve been able to get most of what I need from what’s readily available in the Apps section.
There’s on container however that I’m struggling with. It’s this one here → binhex/arch-qbittorrentvpn
Via custom app, I can get it working and reading from a dataset and I can write from cli (container’s cli, a simple touch command). I cannot, however get the actual software in the container (qbittorrent) to write or read. Is this due to the fact that it uses a default uid (99) for it? Changing this as a variable just crashes on startup.
I’m aware I could share a lot more info but I’m not even sure if I’m looking at the right place or if I’m approaching this wrong on Truenas due to how permissions work here (as opposed to UnRAID).
Any advice or help is appreciated, thank you.