SOLO-3053
AccountUpdateFailedSoloError — Component
AccountUpdateFailedSoloError
| Code | SOLO-3053 |
| Category | Component |
| Ownership | Infrastructure |
| Retryable | No |
Description
Thrown when updating a Hedera account’s properties fails; the message names the account. solo submits an account-update transaction to change account settings, so this means that transaction did not succeed — for example the account’s key did not sign, the requested change was invalid, or the network rejected or could not be reached.
Troubleshooting Steps
- Check solo logs: tail -n 100 ~/.solo/logs/solo.log
- Verify consensus nodes are running: kubectl get pods -n
- Verify the account exists on the network: solo ledger account update