SOLO-3084

HederaFileAppendFailedSoloError — Component

HederaFileAppendFailedSoloError

CodeSOLO-3084
CategoryComponent
OwnershipInfrastructure
RetryableNo

Description

Thrown when a Hedera File Service append transaction returns a non-success status; the message includes the chunk index and the network status. Large files are uploaded in chunks, so this means appending a particular chunk was rejected — the specific status code identifies why, for example a size limit or a payer or signature problem.

Troubleshooting Steps

  1. Check solo logs: tail -n 100 ~/.solo/logs/solo.log
  2. Verify consensus nodes are running: kubectl get pods -n
  3. Consult the Hedera documentation for the meaning of the status code