Sorry for bothering but I am really lost, I think I exhausted all my options. I really have no clue what is going on.
It works like I mentioned before: the terminal jumps on a new line and sits there, no output after that, nothing is happening in the console. But if you go to UI you see that "Last used" is updating
Console output of clearml-agent init with no clearml.conf:
...ClearML Hosts configuration:Web App: NoneAPI: NoneFile Store: None
Verifying credentials ...Error: could not verify credentials: key=ak secret=sk
...
Console output of clearml-agent daemon --foreground with clearml.conf created by clearml-init is missing. No output.
...
Actually the agent will use the default values for the agent section if you have a clearml.init file - what do you get if you run the agent like that?
CostlyOstrich36 Seems like on my server agent-services container is missing. It's not running. Could it be the issue?
@<1523701087100473344:profile|SuccessfulKoala55>
When I run clearml-agent init I don't have a file prior to this. I tried running agent daemon with clearml.conf created by clearml-init but that doesn't work since it has no agent section, right? I know I can add it myself but I think clearml-agent init should function too