Still trying to understand what is this default worker.
I've removed clearml.conf and reinstall clearml-agent
then running theclearml-agent listgets the following error
` Using built-in ClearML default key/secret
clearml_agent: ERROR: Could not find host server definition (missing ~/clearml.conf or Environment CLEARML_API_HOST)
To get started with ClearML: setup your own clearml-server, or create a free account at and run clearml-agent init Then returning the clearml.conf , and running clearml-agent list we get - company:
id: d1bd92a3b039400cbafc60a7a5b1e52b
name: clearml
id: clearml-server-agent-group-cpu-agent-5df4476cfc-j54gh:0
ip: 10.124.0.4
key: worker_d1bd92a3b039400cbafc60a7a5b1e52b___tests___clearml-server-agent-group-cpu-agent-5df4476cfc-j54gh:0
last_activity_time: '2022-07-13T09:37:31.718067+00:00'
last_report_time: '2022-07-13T09:37:31.718067+00:00'
queues:
- id: 74794fe91f70452eb7149c34cc39315a
name: default
num_tasks: 0
register_time: '2022-07-01T23:39:00.733133+00:00'
register_timeout: 600
tags: []
user:
id: tests
name: testshow was this worker started? BTW - the apicredentialsin theclearml.confis of a specific user (and not user namedtests ` )