SOLO-3058
NodeClientRefreshFailedSoloError — Component
NodeClientRefreshFailedSoloError
| Code | SOLO-3058 |
| Category | Component |
| Ownership | Infrastructure |
| Retryable | No |
Description
Thrown when solo cannot refresh the Hedera SDK client’s view of the network; the underlying failure is wrapped in cause. solo refreshes the client when the network’s nodes or endpoints change, so this means re-resolving the connection details failed — for example node services could not be retrieved or the new endpoints were unreachable.
Troubleshooting Steps
- Check solo logs: tail -n 100 ~/.solo/logs/solo.log
- Verify consensus node pods are running: kubectl get pods -n
- Inspect node pod logs: kubectl logs
-n - Verify network port-forwards are active: solo deployment refresh port-forwards