SOLO-4040

VersionDowngradeBlockedSoloError — Validation

VersionDowngradeBlockedSoloError

CodeSOLO-4040
CategoryValidation
OwnershipUser
RetryableNo

Description

Thrown when an upgrade target version is older than the currently deployed version; the message names the component, the target and current versions, and the flag to use. solo blocks downgrades to prevent accidental rollbacks, so this means the requested version is too old — choose a version equal to or newer than the deployed one.

Troubleshooting Steps

  1. Specify a version equal to or newer than the currently deployed version () using
  2. Downgrades are not supported — check the available releases before upgrading