Hi guys, I started using truenas 1month ago, all went well until yesterday when I updated my apps and immich didn’t want to start anymore… after a few restarts and network resets I decided to remove it and do a clean install. That doesn’t work either, any ideas on what I could do?
My app_lifecycle.log says: “[2025/05/28 11:10:37] (ERROR) app_lifecycle.compose_action():56 - Failed ‘up’ action for ‘immich’ app: Timed out waiting for response”
All the other apps work fine, no problem with them, updated as expected
I’m on TrueNAS SCALE Fangtooth 25.04 [release]
Tele
May 29, 2025, 9:16am
2
Just posted on a similar issue.
Was working fine until I attempted to upgrade to v1.7.47. Now the app fails to start with the below message. I also can’t rollback the app, as it needs to be running (who’s bright idea was that?!)
Any help or advice appreciated, thanks.
[EFAULT] Failed 'up' action for 'immich' app. Please check /var/log/app_lifecycle.log for more details
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/middlewared/job.py", line 515, in run
await self.future
File "/usr/lib/python…
Still haven’t figured out what to do, any help?
Same issue:
Check out the linked thread by Tele. He got it working.
tried it, but I don’t have an issue with downloading/renaming the images, mine only says “Timed out waiting for response”.
I also opened a ticket on github, maybe I’ll get luckier there
opened 09:45AM - 30 May 25 UTC
Updated a bunch of apps on my truenas(Fangtooth 25.04 [release]), but immich did… n't update and won't start anymore.
I get this error message:

`My /var/log/app_lifecycle.log says: "(ERROR) app_lifecycle.compose_action():56 - Failed 'up' action for 'immich' app: Timed out waiting for response" and nothing more.`
Steps I tried:
rollback - won't work because app needs to be running(why is that?)
reinstall - deleted the app and install it - same error as above
reinstall with the storage as ixVolumes - same error as above
I tried this suggestion: sudo docker image prune --all --force but didn't work
tried manually pulling the images: sudo docker pull ghcr.io/immich-app/immich-server:commit-fd2c428faac7c956a78ffef8f0880f7a9ddbef61 and they pulled with no errors but the app won't start, getting the same error message.