#Hi all, I just updated from 106.3 or .4 to the latest version, and now I'm receiving "502 Bad Gatew"
1 messages · Page 1 of 1 (latest)
:wave: Hey @torpid garnet,
Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich
.
References
- Container Logs:
docker compose logsdocs - Container Status:
docker compose psdocs - Reverse Proxy: https://immich.app/docs/administration/reverse-proxy
Checklist
- :ballot_box_with_check: I have verified I'm on the latest release(note that mobile app releases may take some time).
- :ballot_box_with_check: I have read applicable release notes.
- :ballot_box_with_check: I have reviewed the FAQs for known issues.
- :ballot_box_with_check: I have reviewed Github for known issues.
- :ballot_box_with_check: I have tried accessing Immich via local ip (without a custom reverse proxy).
- :ballot_box_with_check: I have uploaded the relevant logs, docker compose, and .env files using the buttons below or the
/uploadcommand. - :ballot_box_with_check: I have 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)
If this ticket can be closed you can use the /close command, and re-open it later if needed.
@torpid garnet uploaded
@torpid garnet uploaded
@torpid garnet uploaded
NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS
immich_db_dumper prodrigestivill/postgres-backup-local "/bin/sh -c 'exec /u…" backup 16 minutes ago Up 15 minutes (healthy) 5432/tcp
immich_machine_learning ghcr.io/immich-app/immich-machine-learning:release "tini -- ./start.sh" immich-machine-learning 16 minutes ago Up 15 minutes (healthy)
immich_microservices ghcr.io/immich-app/immich-server:release "tini -- /bin/bash s…" immich-microservices 16 minutes ago Up 8 seconds (health: starting) 3001/tcp
immich_postgres tensorchord/pgvecto-rs:pg14-v0.2.0@sha256:90724186f0a3517cf6914295b5ab410db9ce23190a2d9d0b9dd6463e3fa298f0 "docker-entrypoint.s…" database 3 months ago Up 15 minutes 5432/tcp
immich_redis redis:6.2-alpine@sha256:80cc8518800438c684a53ed829c621c94afd1087aaeb59b0d4343ed3e7bcf6c5 "docker-entrypoint.s…" redis 3 months ago Up 15 minutes 6379/tcp
immich_server ghcr.io/immich-app/immich-server:release "tini -- /bin/bash s…" immich-server 16 minutes ago Up Less than a second (health: starting) 0.0.0.0:2283->3001/tcp, :::2283->3001/tcp
Seems like the db is off
Successfully submitted, a tag has been added to inform contributors. :white_check_mark:
can you do docker compose down, then docker compose prune , then docker compose pull and finally docker compose up?
Then follow this to fix https://github.com/immich-app/immich/issues/10767#issuecomment-2206506347
@elfin vault docker compose prune doesn't exists. Did you meant docker system prune?
No worries. I got this error after the last sql alter table command
🤔
any thoughts?
I'm wondering if I should do the following: https://github.com/immich-app/immich/discussions/7392#discussioncomment-8629201
you still have micro services in your docker_compose file
Please follow the changes on the content here https://github.com/immich-app/immich/releases/v1.106.1