updated version, cannot connect
I updated to the latest version using the usual command:
docker compose pull && docker compose up -dHowever, despite containers are running and healthy:
docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 2a0593bccb4a ghcr.io/immich-app/immich-server:release "tini -- /bin/bash s…" 5 minutes ago Up 5 minutes (healthy) 2283/tcp, 0.0.0.0:2283->3001/tcp immich_server 942a742cd36b ghcr.io/immich-app/immich-machine-learning:release "tini -- ./start.sh" 5 minutes ago Up 5 minutes (healthy) immich_machine_learning af80802b75af tensorchord/pgvecto-rs:pg14-v0.2.0 "docker-entrypoint.s…" 5 minutes ago Up 5 minutes (healthy) 5432/tcp immich_postgres 3da41983c47e redis:6.2-alpine "docker-entrypoint.s…" 5 minutes ago Up 5 minutes (healthy) 6379/tcp immich_redislogs are clean:
immich_server | [Nest] 17 - 10/23/2024, 7:44:23 AM LOG [Api:NestApplication] Nest application successfully started immich_server | [Nest] 17 - 10/23/2024, 7:44:23 AM LOG [Api:Bootstrap] Immich Server is listening on http://[::1]:2283 [v1.118.2] [production]the web interface is not responding:
curl http://127.0.0.1:2283 curl: (56) Recv failure: Connection reset by peerPls advise!
3 Replies
:wave: Hey @HungerPal,
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
- Container Logs:
docker compose logs
docs
- Container Status: docker compose ps
docs
- Reverse Proxy: https://immich.app/docs/administration/reverse-proxy
Checklist
1. :blue_square: I have verified I'm on the latest release(note that mobile app releases may take some time).
2. :blue_square: I have read applicable release notes.
3. :blue_square: I have reviewed the FAQs for known issues.
4. :blue_square: I have reviewed Github for known issues.
5. :blue_square: I have tried accessing Immich via local ip (without a custom reverse proxy).
6. :blue_square: I have uploaded the relevant logs, docker compose, and .env files, making sure to use code formatting.
7. :blue_square: 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.
Please make sure you have read and followed the release notes: https://github.com/immich-app/immich/discussions?discussions_q=label%3Achangelog%3Abreaking-change+sort%3Adate_createdshame on me, fixed, thanks!
Bruh!
had me thinking i broke something