Immich Network issues

I tried connecting to my immich server after a few days of not connecting and now I cannot connect to it. Seems like some of the network configurations may have changed or something along those lines. I have definitely not touched anything on the server itself so is there anyone who might know whats going on here? I have attached an image to show what happens
No description
1 Reply
Aditya Gupta
Aditya Gupta3y ago
Try to remove all containers docker rm -f $(docker ps -a -q) and rerun docker compose up

Did you find this page helpful?