Immich Installation Issue

When I followed the install steps on official website, I found that the TrueNAS version of Immich is different from the one downloaded to /mnt/.ix-apps/truenas_catalog/trains/community/immich :

App Version:
v1.131.3
Version:
1.7.37
Keywords:
photos, backup
Train:
community
Homepage:
immich.app
Immich - Self-hosted backup solution for photos and videos on mobile device
root@truenas[...uenas_catalog/trains/community/immich]# ls -lh
total 26K
drwxr-xr-x 4 root root    8 Apr  9 08:58 1.7.38
-rw-r--r-- 1 root root 119K Apr  9 08:58 app_versions.json
-rw-r--r-- 1 root root  127 Apr  9 08:58 item.yaml

And soon it causes:

FileNotFoundError: [Errno 2] No such file or directory: '/mnt/.ix-apps/truenas_catalog/trains/community/immich/1.7.37'

Is it my bad for pulling wrong repos or manifests? Or is it just a bug?

Try refreshing your apps catalog and reinstalling immich. I think this PR should have corrected that issue add `date_added` by stavros-k · Pull Request #2027 · truenas/apps · GitHub

3 Likes