SOLO-3033

MirrorNodeDestroyFailedSoloError — Component

MirrorNodeDestroyFailedSoloError

CodeSOLO-3033
CategoryComponent
OwnershipInfrastructure
RetryableNo

Description

Thrown when solo mirror node destroy cannot tear down the mirror node; the underlying failure is wrapped in cause. Destroy uninstalls the mirror node Helm release and removes its resources, so this means teardown did not complete — for example a Helm release could not be removed or the cluster API was unreachable.

Troubleshooting Steps

  1. Check solo logs: tail -n 100 ~/.solo/logs/solo.log
  2. List Helm releases: helm list -A
  3. Force-uninstall if stuck: helm uninstall -n