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