SOLO-3037

OneShotDeploymentInfoRetrievalFailedSoloError — Component

OneShotDeploymentInfoRetrievalFailedSoloError

CodeSOLO-3037
CategoryComponent
OwnershipInfrastructure
RetryableNo

Description

Thrown when solo cannot retrieve information about a one-shot deployment; the underlying failure is wrapped in cause. solo reads deployment details (such as component status and endpoints) to report them, so this means that lookup failed — for example the cluster was unreachable or the expected resources were not found.

Troubleshooting Steps

  1. Check solo logs: tail -n 100 ~/.solo/logs/solo.log
  2. Verify kubeconfig context is valid: kubectl cluster-info