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