⚠️ 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-4071
BackupOptionsFileNotFoundSoloError — Validation
BackupOptionsFileNotFoundSoloError
| Code | SOLO-4071 |
| Category | Validation |
| Ownership | User |
| Retryable | No |
Description
Thrown when the restore options file does not exist; the message names it. solo reads restore options from this file, so this means it is missing or the path is wrong.
Troubleshooting Steps
- Verify the options file exists at:
- Run solo config ops restore-network –help for usage information