SOLO-3058

NodeClientRefreshFailedSoloError — Component

NodeClientRefreshFailedSoloError

CodeSOLO-3058
CategoryComponent
OwnershipInfrastructure
RetryableNo

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

  1. Check solo logs: tail -n 100 ~/.solo/logs/solo.log
  2. Verify consensus node pods are running: kubectl get pods -n
  3. Inspect node pod logs: kubectl logs -n
  4. Verify network port-forwards are active: solo deployment refresh port-forwards