Forgive me if this is dumb but I cannot seem to get Radarr to deploy on Scale. It’ll go to “deploying” to “stopped” to “Deploying” in a loop. I used the default settings. I cannot seem to figure it out. I tried checking hostport and unchecking it in the settings for the app deployment.
I’m less than 24 hours into a new server and a former unraid user so forgive me if this is dumb.
I figured it out though just now. I had to set it as my user 3000 is there a best practice for this sort of thing? i originally was leaving the default
The default should have been uid 568 “apps”. When you create a dataset for apps, there’s a preset for it. If you choose it, user 568 will get added to the acl list automatically. If you didn’t choose the preset you’d have to manually add that user and apply permissions recursively. If you chose a dataset where your user already had permissions set and you now changed the user which should run the app in the app config that’s also fine.+
Edit:
There’s 3 users most truenas apps run as:
Either
uid 568 “apps”
uid 0 “root”
uid 999 “netdata” (only postgres as far as i know)