SOLO-4073
BackupInputPathNotFoundSoloError — Validation
BackupInputPathNotFoundSoloError
| Code | SOLO-4073 |
| Category | Validation |
| Ownership | User |
| Retryable | No |
Description
Thrown when the backup input path does not exist; the message names it. solo reads the backup from this path, so this means it is missing or the path is wrong.
Troubleshooting Steps
- Verify the input path exists:
- Use –input-dir or –zip-file to specify the correct backup path
- Run solo config ops restore-clusters –help for usage information