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

NodeAliasParseFailedSoloError — Validation

NodeAliasParseFailedSoloError

CodeSOLO-4056
CategoryValidation
OwnershipUser
RetryableNo

Description

Thrown when solo cannot parse a node alias from input; the message includes the offending value. solo parses node aliases from flags and config, so this means the value could not be parsed as an alias.

Troubleshooting Steps

  1. Verify the node alias format (expected: node where N is a positive integer)
  2. Check deployment configuration for valid node aliases: solo deployment config info