SOLO-4062
BackupConfigInvalidSoloError — Validation
BackupConfigInvalidSoloError
| Code | SOLO-4062 |
| Category | Validation |
| Ownership | User |
| Retryable | No |
Description
Thrown when the backup configuration file is empty or invalid. solo reads this file to drive a backup or restore, so this means it contained no usable configuration — for example an empty file or content that does not match the expected format.
Troubleshooting Steps
- Verify the configuration file is a valid YAML or JSON document and is not empty
- Export a new backup to generate a valid configuration file: solo config ops backup