⚠️ Homebrew support is being deprecated.
Solo will stop publishing updates to Homebrew after August 31, 2026.
Install via
npm install -g @hiero-ledger/solo@latest instead.
See System Readiness for full install instructions.SOLO-2013
ContextNotFoundForClusterError — Deployment
ContextNotFoundForClusterError
| Code | SOLO-2013 |
| Category | Deployment |
| Ownership | User |
| Retryable | No |
Description
Thrown when a cluster reference exists in the local configuration but has no kubeconfig context bound to it; the message names the cluster reference. solo needs the context to know which cluster the reference points at, so this is raised when the mapping is missing — usually because the reference was recorded without being connected to a context, or the binding was removed. Connect a kubeconfig context to the cluster reference before retrying.
Troubleshooting Steps
- Connect a kubeconfig context to the cluster: solo cluster-ref config connect