Server Version#: latest
I just set up new debain 11 vm to host plex in (coming from Truenas). I mounted the NFS share but plex cannot see the files in the mount. If I use my non root user on command line all files list fine. what could i be doing wrong
my fstab has this line:
10.71.1.12:/mnt/Storage/throw-space /mnt/throw-space nfs vers=3,nouser,atime,auto,retrans=2,rw,dev,exec 0 0


