connect ECONNREFUSED 172.23.0.6:3003 - ML not starting
It seems like the machine_learning container is not starting. Here is my docker-compose block for that service (it previously worked before updating):
Here are the logs from the container:
Those logs aren't super helpful. Is there a way to get more verbose logs, and has anyone run into this? Previously I had an issue with the container not being allowed to access the internet and having to bind mount the models within it.
Here are the logs from the container:
Those logs aren't super helpful. Is there a way to get more verbose logs, and has anyone run into this? Previously I had an issue with the container not being allowed to access the internet and having to bind mount the models within it.