⚠️ 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-4065
BackupConfigParseFailedSoloError — Validation
BackupConfigParseFailedSoloError
| Code | SOLO-4065 |
| Category | Validation |
| Ownership | Infrastructure |
| Retryable | No |
Description
Thrown when solo cannot parse the backup configuration; the underlying failure is wrapped in cause. solo parses the backup configuration to drive a restore, so this means the content could not be parsed — for example malformed YAML or an unexpected structure.
Troubleshooting Steps
- Verify the backup configuration file is valid YAML or JSON
- Check that the configuration was exported with a compatible Solo version
- Re-export the backup to regenerate the configuration: solo config ops backup –deployment