Immich

I

Immich

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

Join

Downloading stuck at 100% on Android

So, I have an issue, where: 1. I press download button 2. The progress goes to 100% and stuck in "Downloading" 3. I can see files in DCIM/Immich folder successfully downloaded and I can view them with other gallery app no problem. 4. Immich still does not see that the file is already downloaded and does not change the cloud icon to a cloud with a checkmark, neither does it show local file in the Troubleshooting menu. Restarting the app doesn't fix it either....

[Unraid] Restoring Immich container after flash drive failure

Hey all, my unraid flash drive failed recently, and my backups weren't working for much too long (check your backups folks!!), so I basically had to start from scratch. Restoring existing dockers installed via community apps was straight forward: using the "add container" button and selecting the existing templates brought them back without issue. However, I'm not sure how to restore my Immich containers. I use the docker-compose method of installing Immich, and when I tried to "compose up" again, the Immich container didn't seem to have my previous configuration/files available to it. Is there a way I can go back to my existing Immich installation?...

Memory consumption for external libs processing goes wild

So not sure what info is needed, but I have a K8s cluster (not using helmcharts, regular deployment yamls and fluxcd for automation) and doesn't matter if I se 1 or N cpus for the server and machine-learning containers, the memory goes wild and eventually k8s just kills the pod (immich server). This also happened to me before using regular docker compose. I had to increase the memory to like 24GBs in order for immich to finish processing my external lib. I have ~2TBs of libraries so maybe thats an issue?...

Machine learning not working

Has anyone encountered an issue with Immich in proxmox using the LXC container? Everything install correctly but after it finished scanning the photos and videos, the search option doesn’t work and the face recognition also doesn’t work....

Backup failing after latest update

Check the below screenshots for issue. There is one garbage image which won't delete. The image is there for long time but with latest update its causing issues. I can't delete it. Help would be appropriated. There's no error in any of the logs.
No description

HDR tone mapping

Hi I'm having an issue, i think, with HDR tone mapping (iPhone 15). The videos I upload, once transcoded, are still blown-out. I tried all the 3 tone mapping algorithms and it's all the same. The ios client is fine; It's the web browser that's the issue. I'm using MS Edge on Win 11 with a laptop display capable of HDR. Thanks for the help!...

Casting / Playback Failures & Encoding Cache

Issue: Casting Failures and Transcode Cache Growth 1. Casting / Playback Failures Some 4K videos cast fine, while others buffer every 2–3 seconds. The confusing part is that lower-bitrate files sometimes fail while higher-bitrate files play correctly. ...

Remote ML container not using GPU

OS: Windows NT4 (Joking haha its Windows 11) CPU: AMD Ryzen 9 5900X GPU 3080 RTX Nvidia ...
No description

CSS variables

Hi everyone, quick question: does anyone have a complete list of CSS variables for customizing the colors in Immich? I found a few online but none seem to be complete. Thanks!

How to make subdirectories

i heard on reddit that making subdirectories is good so you dont have everything in 1 folder/directory. so i wanted to ask how can i made a directory for videos and a directory for photos

Truenas and Immich migrate to the new storage configuration format

As usual, I can’t get this done quickly without issues. I ran: sudo rsync -a --progress --remove-source-files --delete /mnt/.ix-apps/app_mounts/immich/uploads/ /mnt/SAMSUNG_1TB/Immich/data/upload/ But instead of moving all the data to the new location, I see that the data is being copied, and in a few minutes I’ll run out of free space....

Troubles after updating immich topology

i have immich running in truenas as a oficial app, recently it asked me to change the app topology to the new one (all the seprate datasets go to one data dataset). after doing that and fixing the promissions immich sucsessfuly started, but on some videos i get a no video with suported format or mime type found. i have allready tryed re transcoding everything but it didnt help. is there a way i can save these media? or at least filter it out and delite it if its gone.
No description

Unable to purchase immich license

I tried several times purchasing a server license, however I keep getting stuck at this issue. The page refuses to load. I have tried via multiple phones, multiple laptops; with and without content blockers; on mobile internet and on my home wifi, but the same issue occurs always. Is there a direct link or something that I could use?...
No description

iOS app using excessive amount of storage

After using the Immich app to upload all my photos, the app is using 45GB of space on my phone, and 16GB on my iPad. I tried using the "clear file cache" button which seemed to work on my iPad (it was previously using somewhere in the 40GB range there too) but it doesn't seem to do much on my phone
No description

Uploading from mulitple Apple Devices?

i don't understand why my iphone keeps resetting the count... i left it to upload in foreground for 5+ hours and it went down to 15k remainder then i had to take a call, opened the app after and it's back to this count... in the meantime i deleted 30k duplicates from the browser. (upload from last night) not sure why it does this. I uploaded my entire media library using my iPad. Does it not check for some kind of metadata before uploading everything again? and if not, why does it not even remember what duplicates it deleted rather than uploading everything every single time? ...
No description

Photos not showing up since update - Storage showing 80Gb

Hi, i finally got around to moving up to the latest version. I am very new to truenas so was abit daunting to set up new data sets and rsync everything across. I thought everything went ok with no obvious errors, however when i logged in i found a fresh set up, no photos. Weirdly the storage space in the bottom left shows 80GiB of data used. I foolisly tried to figure it out myself, and attempted some chatgpt fixes (which probably made things worse) Kind of stuck what to try now....

Database Check

Hi, I was upgrading my immich setup and I was wandering if this command that I found in the F.A.Q.
docker exec -it immich_postgres pg_amcheck --username=<DB_USERNAME> --heapallindexed --parent-check --rootdescend --progress --all --install-missing
docker exec -it immich_postgres pg_amcheck --username=<DB_USERNAME> --heapallindexed --parent-check --rootdescend --progress --all --install-missing
is still working after 1.133.0 (https://github.com/immich-app/immich/releases/tag/v1.133.0) and VectorChord migration?

System integrity feature

Hi. I was wondering if the return of a "repair" page for system integrity checking (i.e., an integrity check between database pages and files on the file system) is planned before the stable release of immich. I'm wondering because I saw it mentioned a while ago, but it's not listed as a milestone on the roadmap. I'm attaching some links to clarify the feature I'm referring to: https://github.com/immich-app/immich/issues/12293 and https://v1.120.2.archive.immich.app/docs/administration/repair-pa...

Question

Hello, I’m running Immich smoothly on docker on win 11 and all is fine. I’d like to add an external library from my qnap nas that is on the same lan of Immich. I can access my NAS in NFS mode (reading and writing)on the machine where Immich is running without problems. When I add the path of my nas in the external library, Immich validates my nas folder path. But it doesn’t start the scan. Even manually, in processes, it doesn’t start. Can someone give me an advice to make it work? Thank you very much....