SOLO-4062

BackupConfigInvalidSoloError — Validation

BackupConfigInvalidSoloError

CodeSOLO-4062
CategoryValidation
OwnershipUser
RetryableNo

Description

Thrown when the backup configuration file is empty or invalid. solo reads this file to drive a backup or restore, so this means it contained no usable configuration — for example an empty file or content that does not match the expected format.

Troubleshooting Steps

  1. Verify the configuration file is a valid YAML or JSON document and is not empty
  2. Export a new backup to generate a valid configuration file: solo config ops backup