SOLO-3031

MirrorNodeDeployFailedSoloError — Component

MirrorNodeDeployFailedSoloError

CodeSOLO-3031
CategoryComponent
OwnershipInfrastructure
RetryableNo

Description

Thrown when solo mirror node add cannot deploy the mirror node; the underlying failure is wrapped in cause. Deploy installs the mirror node Helm release (its importer, REST, and database components), so this means that install did not succeed — for example a Helm failure, an image that cannot be pulled, misconfigured values, or insufficient cluster resources.

Troubleshooting Steps

  1. Check solo logs: tail -n 100 ~/.solo/logs/solo.log
  2. Inspect mirror node pods: kubectl get pods -A -l app.kubernetes.io/instance=mirror-
  3. Inspect Helm release: helm status -n