Open sledgemasterrrr opened 2 weeks ago
perhaps the immich container cant communicate with your ml container, what does nc -v -z <ip> 3003
show?
something like this?
root@immich-697454656f-ccrth:/# nc -v -z localhost 8080
Connection to localhost (::1) 8080 port [tcp/http-alt] succeeded!
any errors in the ml container logs?
I have immich on Docker in Unraid and i am trying to use my gaming pc to do the machine learning. When i try to run jobs I get this error What is odd is that when when the jobs runs on the server it lags my pc and there is a task named Service Host: IP Helper that absoultey maxes out my pc and the docker container that is the machine learning remote one spikes like it is doing something but the logs for the main immich container are still spamming the "Error: Machine learning request to "http://IP:3003" failed with SocketError: other side closed
This is my unraid config This is the remote machine learning docker compose file This is the setting in immich