Can't connect, econnrefused?
I'm trying to offload the machine learning to my main pc, and I have it set up to where they can ping each other (the firewall was blocking all imcp requests before). They can clearly see each other with pings but when I try to get the machine learning job running, I get in my main immich setup console. I've also opened port 3003 on the pc that's hosting the machine learning docker but it didn't seem to fix it. Any ideas on how to fix this? Thank ya!
4 Replies
What OS is your main pc?
they’re both running win 11 with the latest win docker
Docker on Windows has some weirdness with port opening iirc, there might be something extra you need to do
Hi, i have the same setup, well, docker on win 11. You have to enable wsl 2, install linux distro like ubuntu 22 and enable support for that distro in linux. Now, try composing immich stack from your linux distro instead of docker desktop.