SOLO-5023
MirrorNodePodsNotFoundSoloError — System
MirrorNodePodsNotFoundSoloError
| Code | SOLO-5023 |
| Category | System |
| Ownership | Infrastructure |
| Retryable | No |
Description
Thrown when solo cannot find any deployed mirror-node pods; the message names the release and namespace. solo locates the mirror node pods to operate on them, so this is raised when none match in the namespace — for example the release failed to deploy, was removed, or the wrong release or namespace was targeted.
Troubleshooting Steps
- Check pod status: kubectl get pods -n
| grep - Inspect Helm release: helm status
-n