⚠️ 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-2011

NoClustersForDeploymentError — Deployment

NoClustersForDeploymentError

CodeSOLO-2011
CategoryDeployment
OwnershipUser
RetryableNo

Description

Thrown when an operation targets a deployment that has no clusters attached; the message names the deployment. A deployment must have at least one cluster reference attached before solo can place or manage its components, so this is raised when the deployment exists but its cluster list is empty — typically because solo deployment cluster attach has not yet been run for it. Attach a cluster to the deployment before retrying.

Troubleshooting Steps

  1. Attach a cluster to the deployment: solo deployment cluster attach –deployment