SOLO-3051

AccountTransferFailedSoloError — Component

AccountTransferFailedSoloError

CodeSOLO-3051
CategoryComponent
OwnershipInfrastructure
RetryableNo

Description

Thrown when an HBAR transfer transaction fails; the underlying failure is wrapped in cause. solo transfers HBAR to fund accounts during setup and account operations, so this means the transfer was rejected or could not be submitted — commonly an insufficient sender balance, a signing problem, or an unreachable consensus node.

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 sender account has sufficient HBAR balance