⚠️ Homebrew support is being deprecated. Solo will stop publishing updates to Homebrew after August 31, 2026. Install via npm install -g @hiero-ledger/solo@latest instead. See System Readiness for full install instructions.

SOLO-3096

MirrorNodeJfrCollectionFailedSoloError — Component

MirrorNodeJfrCollectionFailedSoloError

CodeSOLO-3096
CategoryComponent
OwnershipInfrastructure
RetryableYes

Troubleshooting Steps

  1. Check solo logs: tail -n 100 ~/.solo/logs/solo.log
  2. Inspect mirror node importer pods: kubectl get pods -A -l app.kubernetes.io/component=importer
  3. Verify the mirror node was deployed or upgraded with the Java Flight Recorder values overlay, which runs the importer on the JVM image
  4. Verify the cluster is reachable: kubectl cluster-info –context