I think you need to provide the worker ID following the stop command ( --stop <worker_id>
)
Are you providing the exact same command line as was used to start the agent?
Can I shutdown specific workers somehow?
Running clearml-agent .... --stop
just iterates over all the local workers and shuts them down one by one
I think you need to provide the worker ID following the stop command ( --stop <worker_id>
)
Are you providing the exact same command line as was used to start the agent?