Immich

I

Immich

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

Join

storage error

im using docker and the server works fine but i need it on my usb stick for where the photos go from the photo server and ive dont that in the .env but its not working how do i fix this

Unable to upgrade from 1.139.4 to any newer release with latest compose.yml

Hi, first, thank you for this wonderful piece of software, it's been improving steadily and I'm using it as my main photo storage (at my own risk) for a while now. I lately noticed that despite me re-deploying immich with the latest compose.yml, I am still ending up with version 1.139.4 - did I miss any announcement about special steps required to get past that version?...

Correction Request: Taiwan Labeling

Hello Immich Team, I noticed that Taiwan is currently shown as “Taiwan, Province of China” in the app. Could you please update it to simply “Taiwan”? This would be a more neutral and respectful way to list it. Thanks for your consideration!...

Google Safe Browsing has started blocking entire domains with Immich?

It has been a week or so now but Google has essentially blocked my entire domain a week after github issue 21902 also mentioning getting blocked by google. I sent some family photos for a marriage anniversary over hotmail with a sharre and found my domain blocked the next day. I put in a complaint and that seemed to work but it is back now and the culprit is seen as Immich's login page? I mean, what am I supposed to do now? ...
No description

Questions

Hello there. I am interested buying immich. But want to ask coupe of question before proceeding. 1. can I monetise the Usergroup ? 2. Does it supports 360 panoramic images? 3. Can I run it on shared hosting ?...

Looking at Photos via File Explorer

Is it possible to easily go through files via File explorer (using GNOME on Linux) in my Immich folder (saved at /home). When I look inside it all of the files seem to be organized in a way I can't really figure out, not sure if anyone has already found a good way to look at these all at once again but not on Immich? This is for whatever reason I can't get it set back up or I just want to quickly browse through certain things.

Upload settings not showing/available

The automatic upload settings aren’t available. I remember these settings existing but they’re either not in the same location as before or don’t exist in the latest version. The documentation for where these settings used to be: https://immich.app/docs/features/automatic-backup/ I need to be able to configure my phone to only backup on Wi-Fi and when plugged in....
No description

Extreme storage consumption on iOS

Hello, is there anything known about storage consumption on iOS? A friend of mine is currently using v1.143.0 or .1 and her iPhone showed that Immich was using around 60 GB of storage. However all her media in Immich is only like 23 GB. She had this after the account was created and after she did an initial sync on her iPhone to the server for the first time. Saldy I can't attach a debug log or further information....

Two Users, Same Picture, Space efficient?

I have a bunch of pictures that my wife wouldn't want in her timeline. So I've created two accounts, one for each of us. That's probably really common. But I'm not sure how sharing would work. I would maybe make her a partner and she could just pick out anything she wanted to take it from my timeline to hers? Would that be space-efficient? Or basically a whole new picture with the same content? Open to any recommendations on how to do this before I make common mistakes. Thanks!...

Migrating to VectorChord - Storage Type

Hi all! I'm editing my docker-compose.yml file to update my Immich components and I see there's a new settings preset option:
# Uncomment the DB_STORAGE_TYPE: 'HDD' var if your database isn't stored on SSDs
# DB_STORAGE_TYPE: 'HDD'
# Uncomment the DB_STORAGE_TYPE: 'HDD' var if your database isn't stored on SSDs
# DB_STORAGE_TYPE: 'HDD'
...

Immich-go how to validate I got everything

This could be a immich-go or immich question, but after I import all my photos how do I validate i properly uploaded everything. I'm importing from Google photo takeout.

Problems on mobile app on samsung galaxy s23 ultra android 15

1 keeps crashing 2 keeps backing up after photos are alredy backed up 3just wierd behavior as you can see in screenshots ...
No description

Error after updating server(v.112 -> v.143) on Synology nas

Hello everyone. I'm really new in this docker/container stuff. I've had a Immich server running my Synology NAS since february and we encountered a few issues with our phone apps, so thought it was bout time I went about updating the server. I updated the Immich stack through Portainer and now I'm getting this error when Immich-SERVER runs: ...

iOS app keeps crashing during hashing

I have got a lot of photos. Only enabled backup today after not using it due a while since the beta timeline. I have to open app backup and it resumes. Sometimes app can be open for an hour, sometimes only minutes. Can’t see anything in logs....
No description

Videos won't upload

I've had two videos pending to upload for several weeks now and when I check their upload status (see image) they always reset to 0% after a while uploading and sometimes the box even changes to red. I don't see anything in the app logs I'm running the latest version both in the app and the server, but this has happened across versions. I don't see anything on docker logs. Disk is an ssd on my server, not at 24% capacity....
No description

Move Immich to a new OS while keeping all data?

Hey, I want to swap my OS with a newer version. I will be reinstalling (including reinstalling docker etc). Is the proper way to do it by simply copying over the Immich configuration directory and starting like usual? (where docker compose and postgres reside - it will still point to the same drive with my actual photos) chatgpt is telling me to also backup some docker volumes (?) but I'm unsure how to do that. I've found this page in docs, but is it required for what I want to do? https://immich.app/docs/administration/backup-and-restore/...

Storage template doesn't fully rename files

I've migrate to the following storage template lately: {{y}}{{MM}}{{dd}}_{{assetIdShort}} I noticed that after applying the storage template the file name changes as it should in the directory, but once I view or download it, it returns to the old name (like IMG_2142.heic). If this is expected behaviour, is it possible to rename the files to assetIdShort like in the directory?...
No description

update vectorchord

hey, since the migration from pgvecto-rs to vectorchord, i've been running image: ghcr.io/immich-app/postgres:14-vectorchord0.3.0-pgvectors0.2.0. however i recently saw that the recommended docker compose is using vectorchord0.4.3. can i safely upgrade to the new release? also, is pinning the release to the sha hash really needed, as the image is published by immich themselves?...

iOS not uploading queued photos (possibly mTLS related)

I originally came here to continue the discussion from #20331 about assets not uploading from my iPhone. The assets would turn red in the queue and fail to upload without any explicit errors in the logs. However, there's been a development since then. I set up my mobile app to use proxy headers for authentication instead of mTLS and the uploads started working. This could be related to #21006. @shenlong-tanwen, now that we know that this issue is related to mTLS rather than the backup logic itself, would you still like me to perform any troubleshooting steps? Or should I contact somebody else?...

Thumbnails and Previews not working

All of my recently uploaded images show as "Error Loading Image" for both the thumbnail and the preview. This is true on both mobile (for images I didn't upload) and web (for all images). Interestingly, when I download the image, and open in locally, it's totally fine. I assume this is an issue with thumbnail jobs not running or something. But I don't see any obvious issues on the server or the containers....