SOLO-3035
OneShotDeployFailedSoloError — Component
OneShotDeployFailedSoloError
| Code | SOLO-3035 |
| Category | Component |
| Ownership | Infrastructure |
| Retryable | No |
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
- Check solo logs: tail -n 100 ~/.solo/logs/solo.log
- If rollback was skipped, clean up partial resources: solo one-shot single destroy