beacon-kit
beacon-kit copied to clipboard
Beacon sync issues
I use geth as execution layer. However I met so much error log. And sync progress is stopped.
Block head has stopped at 0x2ac08d
curl --location 'localhost:8545/' --header 'Content-Type: application/json' --data '{
"jsonrpc":"2.0",
"method":"eth_blockNumber",
"params":[],
"id":83
}'
{"jsonrpc":"2.0","id":83,"result":"0x2ac08d"}
Version
beacond version
v0.2.0-alpha.4
geth version
Geth
Version: 1.14.5-stable
Git Commit: 0dd173a727dd2d2409b8e401b22e85d20c25b71f
Architecture: amd64
Go Version: go1.22.6
Operating System: linux
GOPATH=
GOROOT=
Running logs
journalctl -u beacond.service -f
beacond[810435]: 2024-08-16T09:59:43Z INFO Starting Peer service module=p2p [email protected]:26656 impl=Peer{MConn{149.56.24.129:26656} 87cb621761255abf5ba2b5911a4551f8f078bd54 out}
beacond[810435]: 2024-08-16T09:59:43Z INFO Starting MConnection service module=p2p [email protected]:26656 impl=MConn{149.56.24.129:26656}
beacond[810435]: 2024-08-16T09:59:43Z INFO Finalizing commit of block module=consensus height=3199085 hash=F675A5EB57A4283C3B1B0F141A4ACEB31FFED775BAD18D84BD84BA47037E120C root=A36FFE20BAE60DF2C8750FCA75FEA88F83ED75298C9F7EF8C16C6BB88669C280 num_txs=2
beacond[810435]: 2024-08-16T09:59:43Z WARN Received accepted syncing payload status service=execution-engine payload_block_hash=0x9c08cd4606bf08b6c81ff94ee77e8bb46f0fdce7d136421d179a6a7f428896f0 parent_hash=0xd0ad3e0dd8fab8f8c8dc9f1f67e667269d39c7e2716afddd6b70d711a112a16d is_optimistic=true
beacond[810435]: 2024-08-16T09:59:43Z INFO Finalized block module=state height=3199085 num_txs_res=2 num_val_updates=0 block_app_hash=D2876974C96B94217FF6650401D1B21A7C1DCAE1B601DD86A2BD623CD99DAE38 syncing_to_height=3199085
beacond[810435]: 2024-08-16T09:59:43Z WARN Received accepted syncing payload status during forkchoice update call service=execution-engine head_block_hash=0x9c08cd4606bf08b6c81ff94ee77e8bb46f0fdce7d136421d179a6a7f428896f0 safe_block_hash=0xd0ad3e0dd8fab8f8c8dc9f1f67e667269d39c7e2716afddd6b70d711a112a16d finalized_block_hash=0xd0ad3e0dd8fab8f8c8dc9f1f67e667269d39c7e2716afddd6b70d711a112a16d rederror=payload status is SYNCING
beacond[810435]: 2024-08-16T09:59:43Z INFO Committed state module=state height=3199085 block_app_hash=A36FFE20BAE60DF2C8750FCA75FEA88F83ED75298C9F7EF8C16C6BB88669C280
beacond[810435]: 2024-08-16T09:59:43Z INFO Received proposal module=consensus proposal=Proposal{3199086/0 (16A6F1939675AE2F8A0CC278D999DF6D127DB6C42EC7E13B14694D60E787465F:1:503B01C5E8D9, -1) 803781D5FE75 @ 2024-08-16T09:59:42.802667381Z} proposer=5D71EA561CDE9CA3AD683F6C715CAC8B193A6583
beacond[810435]: 2024-08-16T09:59:43Z INFO Received complete proposal block module=consensus height=3199086 hash=16A6F1939675AE2F8A0CC278D999DF6D127DB6C42EC7E13B14694D60E787465F
beacond[810435]: 2024-08-16T09:59:43Z INFO Received incoming beacon block service=blockchain state_root=0x7715b3e8e26b9ae0fdb7f8c9a82fde20aeddb2b2906e4bca37c8e7889c8d442f
beacond[810435]: 2024-08-16T09:59:43Z ERRR Received accepted syncing payload status service=execution-engine payload_block_hash=0xf21d172db375c83d730b343669cb19dde10550ab250d96eac1efe62954183011 parent_hash=0x9c08cd4606bf08b6c81ff94ee77e8bb46f0fdce7d136421d179a6a7f428896f0 is_optimistic=false
beacond[810435]: 2024-08-16T09:59:43Z ERRR Rejecting incoming beacon block ❌ service=blockchain state_root=0x7715b3e8e26b9ae0fdb7f8c9a82fde20aeddb2b2906e4bca37c8e7889c8d442f reason=payload status is SYNCING
beacond[810435]: 2024-08-16T09:59:43Z INFO Rebuilding payload for rejected block ⏳ service=blockchain
beacond[810435]: 2024-08-16T09:59:43Z ERRR failed to process proposal module=baseapp height=3199086 hash=16A6F1939675AE2F8A0CC278D999DF6D127DB6C42EC7E13B14694D60E787465F rederr=payload status is SYNCING
beacond[810435]: 2024-08-16T09:59:43Z ERRR Prevote step: state machine rejected a proposed block; this should not happen:the proposer may be misbehaving; prevoting nil module=consensus height=3199086 round=0 rederr=null
beacond[810435]: 2024-08-16T09:59:43Z WARN Suggested fee recipient is not configured 🔆 service=engine.client fee-recipent=0x000000...000000 (20B)
beacond[810435]: 2024-08-16T09:59:43Z WARN Received accepted syncing payload status during forkchoice update call service=execution-engine head_block_hash=0x9c08cd4606bf08b6c81ff94ee77e8bb46f0fdce7d136421d179a6a7f428896f0 safe_block_hash=0xd0ad3e0dd8fab8f8c8dc9f1f67e667269d39c7e2716afddd6b70d711a112a16d finalized_block_hash=0xd0ad3e0dd8fab8f8c8dc9f1f67e667269d39c7e2716afddd6b70d711a112a16d rederror=payload status is SYNCING
beacond[810435]: 2024-08-16T09:59:44Z INFO Starting Peer service module=p2p [email protected]:26656 impl=Peer{MConn{44.200.187.150:26656} 93e1a503509797fba842f9c0e3e58935977334e5 out}
beacond[810435]: 2024-08-16T09:59:44Z INFO Starting MConnection service module=p2p [email protected]:26656 impl=MConn{44.200.187.150:26656}
beacond[810435]: 2024-08-16T09:59:44Z INFO Finalizing commit of block module=consensus height=3199086 hash=16A6F1939675AE2F8A0CC278D999DF6D127DB6C42EC7E13B14694D60E787465F root=D2876974C96B94217FF6650401D1B21A7C1DCAE1B601DD86A2BD623CD99DAE38 num_txs=2
beacond[810435]: 2024-08-16T09:59:44Z WARN Received accepted syncing payload status service=execution-engine payload_block_hash=0xf21d172db375c83d730b343669cb19dde10550ab250d96eac1efe62954183011 parent_hash=0x9c08cd4606bf08b6c81ff94ee77e8bb46f0fdce7d136421d179a6a7f428896f0 is_optimistic=true