evstack / evstack/rollup-docker
"stream reset" error from full node
Open
- Dominant language
- Shell
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
the full node container errors with `failed to fetch the genesis header error="stream reset" module=HeaderExchangeService` then halts.
to replicate:
`docker-compose up --build`
Contributor guide
Research direction
Start by running `docker-compose up --build` and capture the full-node logs around `HeaderExchangeService` and the `stream reset` failure. Trace which container or service performs the genesis-header fetch and compare its connectivity with the expected chain setup. Done means the full node starts successfully without halting on this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, shell
- Domain
- devops, distributed-systems, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100