SOLO-4074
BackupInputMustBeZipSoloError — Validation
BackupInputMustBeZipSoloError
| Code | SOLO-4074 |
| Category | Validation |
| Ownership | User |
| Retryable | No |
Description
Thrown when --zip-password is used but the input path is not a .zip file. A password only applies to a zip archive, so this means the supplied input is not a zip — provide a .zip file or omit the password.
Troubleshooting Steps
- Provide a .zip archive as the input path when using –zip-password
- Run solo config ops restore-clusters –help for usage information