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

Missing Receipt for the State Healing block #6892

Open
kamilchodola opened this issue Apr 2, 2024 · 1 comment
Open

Missing Receipt for the State Healing block #6892

kamilchodola opened this issue Apr 2, 2024 · 1 comment
Assignees

Comments

@kamilchodola
Copy link
Contributor

Description
On Sepolia I'm getting a lot of Receipt not available for From block 5586785. but this is fully SnapSynced node so it should not happen.

Looking at logs, this block was processed during StateHealing and node at that state was restarted (fuzzing tests)

29 Mar 2024 20:08:05.287
 
======================== Nethermind initialization completed ========================
This node    : enode://8487d8ddbd5accfbc5d69614a42645d14e06478a5887a28f44f94563920bd21b6f91702f1ff3583eb7e4db1f16d78322a58655ab79455485fdc6c8be0f55e999@172.232.190.160:30303
RPC modules  : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3
Node address : 0x55320eec5f33eb2ffc03eb2e1287f492616cc7d3 (do not use as an account)
Mem est tx   :    41 MB
Mem est DB   :     8 MB
JSON RPC     : http://0.0.0.0:8545/ ; http://0.0.0.0:8551/
Genesis hash : 0x25a5cc106eea7138acab33231d7160d69cb777ee0c2c553fcddf5138993e6dd9
External IP  : 172.232.190.160
Ethereum     : tcp://172.232.190.160:30303
Discovery    : udp://172.232.190.160:30303
Client id    : Nethermind/v1.26.0-rc+e8896e5f/linux-x64/dotnet8.0.3
Chainspec    : chainspec/sepolia.json
Chain head   : 5586785 (0x385e2e...c76932)
Chain ID     : Sepolia
=====================================================================================
29 Mar 2024 20:07:30.267
 Setting state sync state root to 5586785 0x030d091f6d2427a1fb24324579689b84f6803b5851c804fc25731af48a5ec32b
29 Mar 2024 20:07:30.265
 Found state for parent: 5586785 (0x385e2e...c76932), StateRoot: 0x030d091f6d2427a1fb24324579689b84f6803b5851c804fc25731af48a5ec32b
29 Mar 2024 20:07:30.157
 Changing state StateNodes to Full, FastBodies at processed: 0 | state: 5586785 | block: 5586787 | header: 5586787 | target block: 5586819 | peer block: 5586819
29 Mar 2024 20:07:30.089
 Saving root 0x030d091f6d2427a1fb24324579689b84f6803b5851c804fc25731af48a5ec32b of 5586785
29 Mar 2024 20:07:30.089
 Branch sync progress (do not extrapolate): 100.00 % of block 5586785
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
29 Mar 2024 20:07:30.089
 Branch sync progress (do not extrapolate): 99.61 % of block 5586785
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++*++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
29 Mar 2024 20:07:30.089
 Branch sync progress (do not extrapolate): 99.22 % of block 5586785
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++*++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++*++++++++++++++++++++++++++++++++++++++++
29 Mar 2024 20:07:29.755
 Branch sync progress (do not extrapolate): 98.83 % of block 5586785
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++*++++++++++++++++++++++++++++++++++
+++++++++++*+++++++++++*++++++++++++++++++++++++++++++++++++++++
@kamilchodola
Copy link
Contributor Author

@flcl42 Can you connect your PR with that issue?

@flcl42 flcl42 self-assigned this Apr 9, 2024
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