But from what you're saying it seems like the agent simply cannot communicate with the server and what you see is simply the agent waiting indefinitely
CostlyOstrich36
Should I leave as is or fill the values in docker-compose for agent-services? I set it to localhost since agent-services is running together with other clearml containers on one machine. Not sure why do you have to fill those values.
CLEARML_HOST_IP: "<my_clearml_server_ip>"
CLEARML_WEB_HOST: " None "
CLEARML_API_HOST: " None "
CLEARML_FILES_HOST: " None "
Sorry, forgot to mention. I used the command with --foreground tag. It is the same. Terminal just sits at a new line, no logs, no worker in UI
BoredBat47 the agent-services is probably not configured (it needs key and secret to the clearml server to be configured in the docker-compose)
clearml 1.9.0
clearml-agent 1.5.1
NAME="Ubuntu"
VERSION="18.04.6 LTS (Bionic Beaver)"
~/.local/bin/clearml-agent daemon --foreground