SOLO-4074

BackupInputMustBeZipSoloError — Validation

BackupInputMustBeZipSoloError

CodeSOLO-4074
CategoryValidation
OwnershipUser
RetryableNo

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

  1. Provide a .zip archive as the input path when using –zip-password
  2. Run solo config ops restore-clusters –help for usage information