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

UpgradeVersionNotFoundSoloError — Validation

UpgradeVersionNotFoundSoloError

CodeSOLO-4016
CategoryValidation
OwnershipUser
RetryableNo

Description

Thrown when a requested upgrade version does not exist; the message names the version. solo looks up upgrade versions before using them, so this means the version is not available — for example a wrong or not-yet-published version.

Troubleshooting Steps

  1. Check valid release versions: https://github.com/hashgraph/hedera-services/releases
  2. Use a published release tag: solo consensus network upgrade –upgrade-version v0.x.y