CostlyOstrich36 Yep, it seems it was the case. I did not provide credentials for API in docker compose. I did that but now agent-services just keeps restarting. I looked into containers logs and it seems to be a proxy error. Why this container is trying to connect somewhere?
CostlyOstrich36 Seems like on my server agent-services container is missing. It's not running. Could it be the issue?
~/.local/bin/clearml-agent daemon --foreground
clearml 1.9.0
clearml-agent 1.5.1
NAME="Ubuntu"
VERSION="18.04.6 LTS (Bionic Beaver)"
What version of clearml
and clearml-agent
are you using, what OS? Can you add the line you're running for the agent?
The strange thing also is that I see that the credentials are being used in web UI: last used timestamp is updated constantly to present time. So apparently daemon is trying to do something but can't launch properly all the way
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
Hi BoredBat47 , use the --foreground tag to see the logs 🙂