Radarr access to Truenas folders
I have recently setup a Truenas server and have the a few arrs running on a separate nuc through proxmox VM and docker. I have managed to mount the required storage folder to the nuc VM and can see the folder structure but when I try set the root folder, I get the error:
Folder 'folder location' is not writable by user 'abc'. This occurs on both Sonar and Radar.
I have the containers running PGID and PUID as 1000 and tried setting the owner of the folders in truenas to be root, wheel, app and even creating a new user (called abc) with the PUID of 1000 but all give me this error.
All have been given full access (through ACL) or read/write/execute via the mapall user/group and user settings.
How can I resolve this? Any help would be appreciated. I might need to reset all access as I may have mismatching security now from trying multiple combinations.