SOLO-4065

BackupConfigParseFailedSoloError — Validation

BackupConfigParseFailedSoloError

CodeSOLO-4065
CategoryValidation
OwnershipInfrastructure
RetryableNo

Description

Thrown when solo cannot parse the backup configuration; the underlying failure is wrapped in cause. solo parses the backup configuration to drive a restore, so this means the content could not be parsed — for example malformed YAML or an unexpected structure.

Troubleshooting Steps

  1. Verify the backup configuration file is valid YAML or JSON
  2. Check that the configuration was exported with a compatible Solo version
  3. Re-export the backup to regenerate the configuration: solo config ops backup –deployment