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?
25 Replies
:wave: Hey @ASD,
Thanks for reaching out to us. Please carefully read this message and follow the recommended actions. This will help us be more effective in our support effort and leave more time for building Immich :immich:.
References
- Container Logs:
docker compose logs
docs
- Container Status: docker ps -a
docs
- Reverse Proxy: https://immich.app/docs/administration/reverse-proxy
- Code Formatting https://support.discord.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline#h_01GY0DAKGXDEHE263BCAYEGFJA
Checklist
I have...
1. :blue_square: verified I'm on the latest release(note that mobile app releases may take some time).
2. :blue_square: read applicable release notes.
3. :blue_square: reviewed the FAQs for known issues.
4. :blue_square: reviewed Github for known issues.
5. :blue_square: tried accessing Immich via local ip (without a custom reverse proxy).
6. :blue_square: uploaded the relevant information (see below).
7. :blue_square: tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable
(an item can be marked as "complete" by reacting with the appropriate number)
Information
In order to be able to effectively help you, we need you to provide clear information to show what the problem is. The exact details needed vary per case, but here is a list of things to consider:
- Your docker-compose.yml and .env files.
- Logs from all the containers and their status (see above).
- All the troubleshooting steps you've tried so far.
- Any recent changes you've made to Immich or your system.
- Details about your system (both software/OS and hardware).
- Details about your storage (filesystems, type of disks, output of commands like fdisk -l
and df -h
).
- The version of the Immich server, mobile app, and other relevant pieces.
- Any other information that you think might be relevant.
Please paste files and logs with proper code formatting, and especially avoid blurry screenshots.
Without the right information we can't work out what the problem is. Help us help you ;)
If this ticket can be closed you can use the /close
command, and re-open it later if needed.It doesn't matter where your image is coming from. The important bits are pg14 and vecto.rs 0.2.0, which is the same we used as an example in our release notes
So you can just copy paste the image
thanks to the bot who answered my log question... here comes the log as its some more likes it attached itself as txt file... hope this is fine for you
no reverse proxy in use... i only connect from LAN via HTTP
i did but it didnt like it... this is my yml file
Is this the error that came with this compose file?
Oh wait you haven't followed the release notes completely
I spy with my little eye
#18429 read again and check all changes to the compose file 😅
a command in the database container
Or wait for Mraedis I guess.....
Well I am an AI trained to answer questions of course 🤖
You saw the message! :peepoAwesome:
sorry i dont understand
There's more red when you scroll down

You need to remove everything that's red
so far i understand ... red = remove, green = add
Yeah
You still have
command:
in your compose fileIt's near the bottom of your compose file under restart @ASD
now i got it ... all in one line ... to confuse me
Looks good, right?
yey and now
and website running
awsome!
better go catch it
thanks for holding a noob the hand
This thread has been closed. To re-open, use the button below.