⚠️ 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-4063
BackupConfigReadFailedSoloError — Validation
BackupConfigReadFailedSoloError
| Code | SOLO-4063 |
| Category | Validation |
| Ownership | Infrastructure |
| Retryable | No |
Description
Thrown when solo cannot read the backup configuration file; the message names the path and wraps the underlying failure in cause. solo reads this file during restore, so this means it could not be read — for example missing permissions or an I/O error.
Troubleshooting Steps
- Verify the file exists and is readable:
- Check file permissions
- Export a new backup to regenerate the configuration file: solo config ops backup