⚠️ 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-5020
ExplorerNotInRemoteConfigSoloError — System
ExplorerNotInRemoteConfigSoloError
| Code | SOLO-5020 |
| Category | System |
| Ownership | User |
| Retryable | No |
Description
Thrown when no Hiero Explorer component is present in the deployment remote configuration. solo looks the explorer up in the remote config before acting on it, so this means none is recorded — typically because the explorer was never deployed for this deployment, or was already removed.
Troubleshooting Steps
- List components in remote config: solo deployment config info
- Deploy the explorer first: solo explorer deploy