cirruslabs / orchard

Orchestrator for running Tart Virtual Machines on a cluster of Apple Silicon devices
Other
189 stars 13 forks source link

Orchard worker failing to add itself to controller #177

Open PrashantRaj18198 opened 2 months ago

PrashantRaj18198 commented 2 months ago

Orchard worker is not able to register itself on the controller. It's saying

{"level":"warn","ts":1716178426.195953,"caller":"worker/worker.go:105","msg":"failed to register worker: API client encountered an API error to make a request: 409 Conflict (this worker is managed from a different machine ID, delete this worker first to be able to re-create it)"}

Is there a way to override the name of the worker?