Immich

I

Immich

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

Join

New external web domain dependency in v1.133.0?

I'm not sure where to ask this, so I'm starting here. It looks like every web page on the latest version now has a <script src> link to https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1. I don't think this dependency existed in the past, and other than this, I don't think there are any external web dependencies for Immich....

Failed to activate VectorChord extension

Encountered an issue after upgrading to V1.133.0 - immich_server container continuously restarts. I checked logs with:
docker log immich_server
docker log immich_server
and got the following error from the log: ``` Failed to activate VectorChord extension....

Videos have red exclamation mark

After I put some videos that were previously Archived and Favorited into the Locked Folder and back into the main timeline, I can no longer watch them. It seems like they are frozen and when I hover over the play sign with the mouse, I only see the red exclamation mark. How can I repair the files? I don't see anything in the logs when I try to watch the video. Thanks for any help ```...

Issue with Immich Upgrade - Incompatable database?

I followed the releases guide in upgrading but i'm stuck with seemingly an incompatable database? Error:
The data directory was initialized by PostgreSQL version 14, which is not compatible with this version 16.8 (Debian 16.8-1.pgdg120+1).
The data directory was initialized by PostgreSQL version 14, which is not compatible with this version 16.8 (Debian 16.8-1.pgdg120+1).
Server is also in a reboot loop...

"Error loading image" when skipping through photos too fast?

When I open a picture and then skip through the images rather fast with the arrow keys, I get "Error loading image" quite often. Moving one photo back and then forward again then loads the picture successfully. Going through the images slowly works fine, all thumbnails in the timeline load correctly. Mobile app also does not show this issue. Does anybody experience this as well? Is there some fix for this?...
No description

0.133.0 tries to DROP VectorChord extension instead of using it

I have external Postgres instance. Followed upgrade to VectorChord procedure. During first startup I got: LOG [Api:DatabaseRepository] Dropping VectorChord extension Why is it behaving like this instead of migrating database to new extension? This is Kubernetes self-managed installation but I don't think it makes any difference while using external database....

Set.prototype.difference is not a function

Hi all, I just upgraded to v1.133.0 and can no longer use the web interface. It loads, but gives the error "Failed to load assets". The mobile app works fine. I see there is another support post for this same issue, where the user is on an old version of Firefox which doesn't support Set.prototype.difference. I am on Chrome 109, on a device that unfortunately cannot be upgraded to a newer version of Chrome. ...

Failed to activate VectorChord extension. Please ensure the Postgres instance has VectorChord in

Hello i migrate my docker compose .yml to the new image. When immich_server start i have this error : Nest] 7 - 05/22/2025, 8:12:07 PM FATAL [Microservices:DatabaseService] Failed to activate VectorChord extension. Please ensure the Postgres instance has VectorChord installed. ...

1.133.0 update help

Hi everyone, I’m a beginner user and a bit inexperienced with Immich. I’ve carefully read the changelog for version 1.133.0, but I’m a little worried about causing damage during the upgrade. Could someone help me for a few minutes so I don’t mess everything up? XD Right now I’m using Immich in a very simple way: I installed it on Ubuntu Desktop (accessed via SSH) and configured an external drive on my NAS as the storage location. I haven’t changed any other settings, so I’m not sure if the upgrade instructions are meant for “basic” setups like mine or only for more complex configurations....

Can't deploy a fully new instance 1.133.0 or restoring a backup

I've been having issues updating or restoring my instance backup, so I decided to deploy a new instance as a test, but when I tried, ``` -docker compose pull -docker compose up -d...

Upgrading postgresql

Hi Immich 🙂 In the new release you are saying that the postgresql db needs to be upgraded "We are migrating off the deprecated pgvecto.rs database extension to its successor VectorChord, which comes with performance improvements in almost all aspects. This change is a major milestone we want to perform prior to the stable release." But im running a postgresql on unraid tensorchord/pgvecto-rs:pg15-v0.2.0...
No description

1.133 database image error

I have updated my docker compose yml and docker is having trouble pulling the new database image.

ECONNREFUSED : Immich Server

Hello, I followed the different migration steps Database is starting properly but immich server container is restarting because of the following failure : [Nest] 7 - 05/21/2025, 10:54:33 PM LOG [Microservices:EventRepository] Initialized websocket server microservices worker error: Error: connect ECONNREFUSED 10.102.127.122:5432, stack: Error: connect ECONNREFUSED 10.102.127.122:5432...

FATAL: role "root" does not exist

I followed the instructions to upgrade and now immich doesn't work anymore. Docker logs says "immich_server | 2025-05-22 16:25:32.525 UTC [107] FATAL: role "root" does not exist".

Does the new database change affect older systems?

So I don't mind if this change would break compatibility with older systems, I just want to know from where the "error" occurs now. Basically I use a windows 7 machine (I know not safe, but not up to me) to access my immich instance at home. Yesterday I updated to the newest immich version and updated the compose file as it is described in the changelog. Everything works. When I access it from another win10 machine it seems to work and it works when using my phone. HOWEVER on the Win7 machine th...

Immich 1.133.0 - Unable to add media to "Locked Folder" from a search result without open it

The option i working fine from the "Photos" (multiple selections) but not from a search result or any existing album. Note, when opening a media from a search result, the option is available, but this might be time consuming....

Uploading on local network

Hi all, running latest immich server and client. Immich is on unraid - aio docker webui port 8081 I would like to upload files to Immich through my local network (bypassing the internet and reverse proxy) ...

Immich 1.133.0 Upgrade Issues from 1.132.0

I am running Immich and Immich ML on a docker-compose with a separate dedicated postgres instance as I have other services using that database server. When upgrading immich without upgrading the database server, it fails to start. If I attempt to upgrade postgres to the latest recommended container, it fails to start there as well. I have moved to valkey for cache server sometime ago even though the domain says redis. See below for more technical information. Configuration files: Immich compose:...

Is it possible to make Smart Search and FACE DETECTION do not run in parallel ?

I'm using rocm image for ML, but facing some issues with Radeon 780m gpu. It's working fine just when only one ML task is running. I put concurrent task to 1, but Smart Search and FACE DETECTION are always run in parallell and I'm receiving an errors: HW Exception by GPU node-1 (Agent handle: 0x7f9ef66e74b0) reason :GPU Hang. And duplicate detection is not working correctly, sometimes I have a lot of pictures which are not similar (it can be 10-20 at once). Is it possible to make this tasks run one by one? When smart search finish, face detection will be started....

Unhealthy status for db post update

anyone can help with my database migration issue. Everything seems to be running fine but the healthcheck says it is unhealthy. I read through the chat and some said just let it sit while the migration happens but it is still unhealthy 6 hrs after. services: immich-ts: image: tailscale/tailscale...
No description
Next