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