SOLO-3053

AccountUpdateFailedSoloError — Component

AccountUpdateFailedSoloError

CodeSOLO-3053
CategoryComponent
OwnershipInfrastructure
RetryableNo

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

  1. Check solo logs: tail -n 100 ~/.solo/logs/solo.log
  2. Verify consensus nodes are running: kubectl get pods -n
  3. Verify the account exists on the network: solo ledger account update