This is a totally different error message. I suggest you take a look at how you’re trying to pass through a device (GPU?) and then start a new thread if you need more help.
I had this issue too when trying to install the TrueNAS Scale Immich app with custom datasets:
Failed ‘up’ action for ‘immich’ app, please check /var/log/app_lifecycle.log for more details
And in /var/log/app_lifecycle.log
it said:
dependency failed to start: container ix-immich-pgvecto-1 is unhealthy
Turned out I forgot to check the “Apply User” checkbox on the “Unix Permissions Editor” on the “pgData” dataset. So if you don’t check this checkbox, then the user is actually not changed. But when checked, it successfully changes the owner to UID 999; netdata
. And then the install worked for me.
1 Like