Skip to content

Large genesis makes node crash #6706

@rmontagnin

Description

@rmontagnin

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions