Getting Help
Last updated
Use the channels below to get support, report issues, and stay current with Block Node releases and community discussions.
Escalate in tier order:
2 - Hashgraph DevOps
Shared coordination channel (provided at handoff)
Installation support, upgrade coordination, incidents
3 - P0 escalation
On-call contact (provided at handoff)
Production outages requiring immediate response
Response timeframes for Tier 2 and 3 are governed by the Operating Agreement, Exhibit B §7c.
Hiero Block Streams Community Group - <BLOCK_STREAMS_COMMUNITY_URL> (obtain from Hashgraph DevOps at handoff)
Hiero Discord - discord.gg/hiero
GitHub Discussions - hiero-ledger/hiero-block-node
When opening a support ticket or community thread, include:
Last updated
solo-provisioner version --output=json
helm -n block-node list
kubectl -n block-node get pods,sts,svc,events
kubectl -n block-node logs <pod> --tail=500
uname -a && uptime && free -h && df -h