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

NodeJarFilesNotInContainerSoloError — Validation

NodeJarFilesNotInContainerSoloError

CodeSOLO-4009
CategoryValidation
OwnershipSolo
RetryableNo

Description

Thrown when no JAR files are found in the expected directory inside a node container; the message names the node alias and the directory. The platform software should have been copied to the node before starting it, so their absence indicates an internal ordering or setup defect and is treated as an internal Solo error.

Troubleshooting Steps

  1. Run setup before starting: solo consensus node setup
  2. Verify the directory inside the pod: kubectl exec -n – ls
  3. Re-copy platform software: solo consensus node setup –local-build-path