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