I
Immich2y ago
igric

immich_proxy container stops working

I'm not sure what's happening, but the other containers seem to work just fine. It appears that the problem lies in the nginx configuration, but I'm not sure how to debug that. I tried upgrading all containers but it didn't help. I'm thinking about reinstalling everything but I'm scared of losing my data and accounts.
No description
No description
4 Replies
bo0tzz
bo0tzz2y ago
The nginx config should be fine. It can't find immich-server - is that running and happy? Have you changed anything about the compose file etc (and if so can you post it here)?
igric
igricOP2y ago
immich-server is running just fine (it's not reporting any issues at least). And no, I haven't changed anything in the compose file. Immich has been running perfectly for the past 2 months but it malfunctioned yesterday.
bo0tzz
bo0tzz2y ago
Can you try restarting the whole stack? docker compose down && docker compose up
igric
igricOP2y ago
Thanks! That has fixed the issue.

Did you find this page helpful?