-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
Tendermint version (use tendermint version or git rev-parse --verify HEAD if installed from source):
v0.34.11
ABCI app (name for built-in, URL for self-written if it's publicly available):
Cosmos SDK v0.42.7
What happened:
Querying a large genesis file (~ 60 MB) makes the node crash with the following error:
failed to read response body: http: unexpected EOF reading trailer
What you expected to happen:
The genesis is returned properly.
Anything else we need to know:
The node outputs
ERR failed to write responses err="write tcp 65.21.152.138:26657->185.23.87.234:42626: i/o timeout" module=rpc-server res=[
Then it prints the whole genesis file and halts.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels