⚠️ 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
| Code | SOLO-3096 |
| Category | Component |
| Ownership | Infrastructure |
| Retryable | Yes |
Troubleshooting Steps
- Check solo logs: tail -n 100 ~/.solo/logs/solo.log
- Inspect mirror node importer pods: kubectl get pods -A -l app.kubernetes.io/component=importer
- Verify the mirror node was deployed or upgraded with the Java Flight Recorder values overlay, which runs the importer on the JVM image
- Verify the cluster is reachable: kubectl cluster-info –context