#No connection to server after docker update

1 messages · Page 1 of 1 (latest)

primal turret
#

I updated the server from 1.118.1 to 1.118.2 via docker compose pull && docker compose up -d.

Now I can't reach immich server, it gives "this page isn't responding" I tried restarting the immich-server container, I tried going back in version by specified version in docker container. turned off firewalls but nothing seems to help.

plex running on the same device (not in docker) can be reached through it's port.

CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
efc25dab06b6 ghcr.io/immich-app/immich-server:release "tini -- /bin/bash s…" 24 minutes ago Up 15 minutes (healthy) 2283/tcp, 0.0.0.0:2283->3001/tcp immich_server
04a5f2b1da89 tensorchord/pgvecto-rs:pg14-v0.2.0 "docker-entrypoint.s…" 24 minutes ago Up 24 minutes (healthy) 5432/tcp immich_postgres
d66c709312a0 ghcr.io/immich-app/immich-machine-learning:release "tini -- ./start.sh" 24 minutes ago Up 24 minutes (healthy) immich_machine_learning
17eca671d1a1 redis:6.2-alpine

desert questBOT
#

:wave: Hey @primal turret,

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 immich.

References

Checklist

  1. :ballot_box_with_check: I have verified I'm on the latest release(note that mobile app releases may take some time).
  2. :ballot_box_with_check: I have read applicable release notes.
  3. :ballot_box_with_check: I have reviewed the FAQs for known issues.
  4. :ballot_box_with_check: I have reviewed Github for known issues.
  5. :ballot_box_with_check: I have tried accessing Immich via local ip (without a custom reverse proxy).
  6. :ballot_box_with_check: I have uploaded the relevant logs, docker compose, and .env files, making sure to use code formatting.
  7. :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.

desert questBOT
quaint mica
#

Can you post your docker compose file?