Immich

I

Immich

A place to hang out, get support, discuss Immich, get announcements about releases and anything else going on.

Join

How to always load original but only for 360 content?

As 360 images look blurry with the same resolution regular image previews are looking great and I found no quality difference setting anywhere I wondered how I can force loading the original for just those images and videos? Furthermore 3603D images are not rendered properly without the metadata, just 3602D works there. 3603D only works with the originals (a bug for sure but another reason I need to always load the originals)......

Missing Photos

Anyone know how to fix these photos? I share Immich with my wife and I believe these may have been from her Google takeout a while ago. I don't mind losing the photos, but would like to get rid of these missing ones. Can the database be rebuilt? Any suggestions would be welcome
No description

Beta timeline android app shared albums photos count wrong

Hello All, In the beta timeline Android app, I noticed that in the list of shared albums, the photo count is shown multiplied by the number of people the album is shared with. However, when I open the album, the count inside is correct. This issue does not appear in the web app....
No description

Error loading image in Immich app and web UI

I'm running Immich in docker, from truenas scale. I restarted the server, and I now see the Error loading Immage message attached for the majority of pictures and videos from before 2025. Using a SMB share from truenas, I can see all of the images, sorted into the hex-named folders, but and they're present in the application but aren't loading. Any suggestions?...
No description

Immich and In Transit Encryption

I'm new to Immich and I'm planning to use it soon, at the moment I'm just reading info around. I will install it on my Raspberry to allow my family, when at home, to view photos, videos and so on. Unfortunately, on my home network, there are untrustworthy devices which are able to sniff Wi-Fi packets. I'm not the proprietary of those devices, so I can't really disconnect them. But I do not want that something could intercept the traffic between our phones/laptops and my Raspberry....

Incorrect TIFF Metadata gumming up Thumbnail Generation

Hello, hope everyone is doing well. I was wondering if anyone ran into the same issue I have with old TIFF images with 'corrupted' metadata gumming up thumbnail generation. One of the users on my server has an extensive personal image archive going back years (they were a professional photographer) and some of the older TIFF files in there seem to have some weird metadata that image magick is seemingly crapping the bed over. This seems to also cause the job handler to not cancel the job or consider it completed/errored out. So my thumbnail generation is just stuck. Here's an example of the error regarding the tiffs:...

Some usage questions

I am bundling here a few usage questions, which I could not figure out. Hope that is ok. - if I synced the first batch with immich CLI, and then connect the app (betae timeline) and first let it hash everything, and only then choose the album to sync, will it actually recognise that all my photos are online already and do not need to be synced again? - how do I actually remove a photo from an album in immich web? I can only delete it, but not remove it from an album (at least not explicitly) - if I create an album on the webapp, does that change the hash of that image? Meaning, mobile will try to sync it again from mobile because the hash is not identical anymore?...

Clean storage labels in library folder

Hello, I have some old storage labels in the docker/immich/upload/library folder. How do I get rid of them? My immich server only lists 3 users. I have 5 storage labels....

Why storage space size is different?

The storage space displayed in Server stats is 342 GiB, but the used storage capacity displayed in the sidebar is 596.8 GiB. Why are the statistics in these two places different?
No description

2nd Immich Android App or Sync folder to different instance

Hello, is there a way to have a 2nd server in my android app? What do I want? Sync one folder on my phone to server A (local access only or via vpn)...

Reset face recognition for 2 specific faces

Hi, I have 2 very similar faces that are both detected as the same person. I would like to completely reset the face recognition data for that specific person and then re-tag them in the photos. However, since I have already tagged over 350,000 faces, I don’t want to reset all the settings and start everything from scratch....

Rating photos in publicly shared albums not possible

It is not possible to rate photos in publicly shared albums. When I share a link for rating, no heart icon appears in the top right corner for rating....

New photos not being added

I'm running the latest version as of today, although I think this problem started potentially a couple updates ago. Generate Thumbnails, extract metadata and scan external library jobs seem to be stuck. When I check the docker logs I see the below. I've attached my docker-compose.yml file. Unable to run job handler (LibrarySyncFiles): PostgresError: duplicate key value violates unique constraint "asset_ownerId_libraryId_checksum_idx" PostgresError: duplicate key value violates unique constraint "asset_ownerId_libraryId_checksum_idx" at ErrorResponse (/usr/src/app/server/node_modules/postgres/cjs/src/connection.js:794:26)...

After import with immich cli, many images are "broken"...

but then, not: when i download them they are intact and show properly. This is what I see in immich web: (see screenshot) Sometimes, when i hover them they show up (video / live / normal image) Sometimes, on hover nothing shows and in that case, on click also nothing shows...
No description

Immich API can connect remotely, not local

O canm reach my immich instance on two urls: - remote https://photos.my-domain.com - local https://photos.lan (functions perfectly fine and exactly like a remote domain, it has proper SSL etc, just that it is LAN) The Immich CLI cannot connect to the local, it says ...

Migration from /usr/src/app to /data broke something

I've been running immich on Unraid using docker-compose for a while now with no issues. I recently discovered custom locations and wanted to try it out to store some files on my cache drive. The instructions for custom locations was using /data paths but I was using /usr/src/app. I got the custom location working but now I wanted to try migrating to start using /data. This is on 1.138.1 This led me to a github thread where it was suggested to use immich-admin change-media-location to change your paths. So I did this, updated my compose file to use /data, and now immich wont boot. I get these errors: ```[Nest] 7 - 08/20/2025, 6:30:43 PM LOG [Microservices:StorageService] Successfully verified system mount folder checks...

Unable to run after update to 1.136.0

Hi all, I have a problem to run immich after upgrading to 1.136.0. The server is keep restarting. See attached log. Docker-compose is quiet standard one. Attaching also. Database is not corrupted. Tested on 1.135.3: `DB_URL=postgres://postgres:26789094@immich_postgres:5432/immich npm run migrations:generate ...

No such file or directory error (TrueNAS)

Hi all! So I have Immich on my TrueNAS server which works really great overall, but unfortunately this time my ~1 months and older files can't be found anymore. The server then returns this error when trying to download one of those "broken" files. (see image)...
No description

Immich go upload fails after a few uploads

Hello, I have a google fotos file (takeout) that i'm trying to upload to my new immich server. I'm using immich go to upload them, but when a few photos and videos (aprox 13174 from 34000 photos) has been uploaded, it fails. I'm looking for something in the log file but I didn't find something....
No description

Dev Env setup Error [windows VSC dev container]

I already have Immich setup and running in Docker Desktop windows 11 for personal use. I was looking to setup the dev environment too in a VSC dev container When I run "Dev Containers: Rebuild and Reopen in Container" in VSC per the setup guide https://immich.app/docs/developer/devcontainers [issue 1] The container fails to start with this error: ```[+] Running 1/3 - Container immich_redis Creating 0.0s...