SOLO-3038

FalconValuesPreparationFailedSoloError — Component

FalconValuesPreparationFailedSoloError

CodeSOLO-3038
CategoryComponent
OwnershipInfrastructure
RetryableNo

Description

Thrown when solo cannot prepare the Falcon values file used during deployment; the underlying failure is wrapped in cause. solo assembles this Helm values file from configuration and runtime inputs before installing, so this means that preparation step failed — for example a required input was missing or invalid, or the file could not be written.

Troubleshooting Steps

  1. Check solo logs: tail -n 100 ~/.solo/logs/solo.log
  2. Verify the profile YAML is valid: solo deployment profile validate