Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RPC] mismatch block hash on the private network RPC node #1512

Open
zjg555543 opened this issue Nov 28, 2024 · 3 comments
Open

[RPC] mismatch block hash on the private network RPC node #1512

zjg555543 opened this issue Nov 28, 2024 · 3 comments

Comments

@zjg555543
Copy link

zjg555543 commented Nov 28, 2024

Versions

Reproduction

  • Stress txs for a period of time, RPC node can't sync with Seq node.
[INFO] [11-28|15:24:41.816] [8/15 IntermediateHashes] Trie root      hash=0x09631bb355b41de6b74463f5f5e5d46287b57d30811a7708d9eddea04515e594
[EROR] [11-28|15:24:41.822] Staged Sync                              err="[8/15 IntermediateHashes] Wrong trie root of block 70969: 09631bb355b41de6b74463f5f5e5d46287b57d30811a7708d9eddea04515e594, expected (from header): 7ddb51014445bb4bd0ee7137bf5193734684ecd6e92d6d0f6299cc6d458c489f. Block hash: b8c4b7afdc5a627eeee12ff76c851dcf9a88662af53ed0ccca7972b3e469f408, trace: [stageloop.go:105 panic.go:920 stage_interhashes.go:174 stages.go:347 sync.go:513 sync.go:383 stageloop.go:154 stageloop.go:73 asm_amd64.s:1650]"

Deployment
image

@zjg555543 zjg555543 changed the title Mismatch block hash on RPC node [RPC] mismatch block hash on the private network RPC node Nov 28, 2024
@mandrigin
Copy link
Collaborator

sequencer logs needed too

@mandrigin
Copy link
Collaborator

also, did you use forkid.13's features there? what kind of load there was? would be very nice to have some script to reproduce

@zjg555543
Copy link
Author

zjg555543 commented Nov 28, 2024

We did not use the features of fork13.
They are common native token transfer txs.
The miss match issue only appear once today, I deleted the rpc's data, and resync again, and it works ok and sync the latest block.

I hava replaced with this original tag v2.60.0-RC4 and test it anagin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants