SOLO-3050
AccountKeysBatchUpdateFailedSoloError — Component
AccountKeysBatchUpdateFailedSoloError
| Code | SOLO-3050 |
| Category | Component |
| Ownership | Infrastructure |
| Retryable | No |
Description
Thrown when a batch key-update over several accounts does not fully succeed; the message reports how many accounts were not updated. solo updates account keys in bulk during setup and raises this when one or more of those updates is rejected — typically due to signing or key problems on the affected accounts, or transient network failures while submitting the batch.
Troubleshooting Steps
- Check solo logs: tail -n 100 ~/.solo/logs/solo.log
- Verify consensus nodes are running: kubectl get pods -n
- Verify operator account has sufficient permissions
- Update individual accounts: solo ledger account update