|
fix(agent): bootstrap installer auth token precedence
- Fix 401 Unauthorized during upgrades by having bootstrap_installer check for `secret_key` in agent_config.yaml before falling back to `auth_token`, since the /api/v1/agent/version endpoint expects the Hub's global SECRET_KEY rather than a node's specific invite token |
|---|
|
|
| agent-node/bootstrap_installer.py |
|---|