Must be permissions. I created it but did not move the data or postgres locations and it works. Iâll continue to play but any help from someone who has deployed this would be apricated.
I think itâs probably objecting to the NFSv4 permissions instead of unix. What happens if you set the Automatic Permissions checkbox when you mount the host path in the installer?
Ok actually I just did a few test installs and it looks like it wasnât the ACL type but I think the fact that your initial dataset contained an ACL already may have been preventing the Automatic Permissions chown from working.
Both of these are working installs, with permissions set automatically, so I think as long as you keep the Owner and group as 999:999 (netdata:docker) you should be good to add your user.
My guess on this one would be that 568 doesnât have full permissions for the config Data Storage database. Are you using one dataset for both Data Storage and Postgres Data Storage? It should be two.
Think I got it. I had to change the UID\GID in the app settings for Vaultwarden as well. Just dawned on me, if I am not setting the ACL, that container will need it.
However, I do run backups of the apps folder that contains the configs for all the apps. I need to figure out how to add permissions to me for that dataset. Pretty sure it stops working if I add me.