SOLO-3035

OneShotDeployFailedSoloError — Component

OneShotDeployFailedSoloError

CodeSOLO-3035
CategoryComponent
OwnershipInfrastructure
RetryableNo

Description

Thrown when a one-shot deployment fails; the message describes the failing step and wraps the underlying failure in cause. One-shot mode brings up a complete network in a single command by running many deploy steps in sequence, so this means one of those steps did not succeed — the message identifies which, and common roots are Helm, image, or cluster-resource problems in the underlying step.

Troubleshooting Steps

  1. Check solo logs: tail -n 100 ~/.solo/logs/solo.log
  2. If rollback was skipped, clean up partial resources: solo one-shot single destroy