SOLO-3052
AccountInfoFailedSoloError — Component
AccountInfoFailedSoloError
| Code | SOLO-3052 |
| Category | Component |
| Ownership | Infrastructure |
| Retryable | No |
Description
Thrown when solo cannot retrieve an account’s information from the network via the SDK; the underlying failure is wrapped in cause. It means the account-info query did not return — for example the account does not exist, the consensus node is unreachable or not yet ACTIVE, or the SDK client is misconfigured.
Troubleshooting Steps
- Check solo logs: tail -n 100 ~/.solo/logs/solo.log
- Verify consensus nodes are running: kubectl get pods -n
- Verify the account ID exists on the network