ASD
IImmich
•Created by ASD on 5/23/2025 in #help-desk-support
v1.132.3 -> v1.133.0 broken
Hi,
yes i did read the breaking change stuff of 1.133.0
but my docker-compose.yml is little different
the docs say
- image: docker.io/tensorchord/pgvecto-rs:pg14-v0.2.0@sha256:739cdd626151ff1f796dc95a6591b55a714f341c737e27f045019ceabf8e8c52
+ image: ghcr.io/immich-app/postgres:14-vectorchord0.3.0-pgvectors0.2.0
but my coresponding lile is
image: registry.hub.docker.com/tensorchord/pgvecto-rs:pg14-v0.2.0@sha256:90724186f0a3517cf6914295b5ab410db9ce23190a2d9d0b9dd6463e3fa298f0
is this an expected difference or does this mean i need some extra/special steps?
so yesterday i just tried to replace my line with the one from the docs ... i also do not have all the "healthcheck" stuff nither the "DB_STOREGE_TYPE" as my immich sits on SSD
after the change in the yml file i pulled the new version and started immich but the website did not load...
sorry im far away from having any idea what i doo in docker ... i just followed like last summer some "how to install immich" doc... and since then followed all the update instructions if there was some breaking change notice. worked well till yesterday...
yesterday i reverted my snapshot and now i tried again with 1.133.1
but the same... all containers start but website is not reachable.
with "docker ps" i see the "immich_server" is restarting like every 60 seconds
how can i check whats going on? what logs should i have a look and where do i find this logs?
35 replies