-
Notifications
You must be signed in to change notification settings - Fork 198
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
run conflux v2.3.0 , but blocks are out of sync #2718
Comments
Sorry, log-info: 2023-09-10T09:27:50.438111390+00:00 INFO IO Worker #0 cfxcore::syn - Catch-up mode: true, latest epoch: 79049999 missing_bodies: 0 |
Are you replacing the binary version to |
Thanks. peilun-conflux block height:79220679 |
Hi everyone.
I'm running a full node and right now the blocks are out of sync,
Calling rpc cfx_epochNumber always returns: {"jsonrpc":"2.0","result":"0x4b6350f","id":1}
Look at the running log as follows. Please help me find out what is causing it and how can I fix it? Thanks
os: ubuntu:20.04
conflux :
https://github.com/Conflux-Chain/conflux-rust/releases/download/v2.3.0/conflux_linux_glibc2.27_x64_v2.3.0.zip
`curl -H "Content-Type:application/json" -X POST -d '{"jsonrpc":"2.0","method":"cfx_epochNumber","params":[],"id":1}' http://localhost:12539
{"jsonrpc":"2.0","result":"0x4b6350f","id":1}
`
log-info:
2023-09-10T09:05:55.511460591+00:00 WARN Socket IO Worker #0 cfxcore::syn - Error while handling message, peer=0x48b3…23e1, msgid=6, error=Error(InvalidBlock, State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })
2023-09-10T09:05:55.693788435+00:00 INFO http.worker3570 client::rpc: - RPC Request: cfx_epochNumber(LatestMined)
2023-09-10T09:05:55.798457665+00:00 WARN Socket IO Worker #0 cfxcore::syn - Error while handling message, peer=0x7b46…1c79, msgid=6, error=Error(InvalidBlock, State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })
2023-09-10T09:05:55.901340342+00:00 INFO http.worker8600 client::rpc: - RPC Request: eth_blockNumber()
2023-09-10T09:05:55.901743760+00:00 INFO http.worker8640 client::rpc: - RPC Request: eth_blockNumber()
2023-09-10T09:05:55.930133820+00:00 WARN Socket IO Worker #0 cfxcore::syn - Error while handling message, peer=0x2b72…a34f, msgid=6, error=Error(InvalidBlock, State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })
2023-09-10T09:05:56.000781465+00:00 WARN Socket IO Worker #2 cfxcore::syn - Error while handling message, peer=0xc65a…6efd, msgid=6, error=Error(InvalidBlock, State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })
2023-09-10T09:05:56.049173082+00:00 WARN Socket IO Worker #3 cfxcore::syn - Error while handling message, peer=0xb7ae…f44e, msgid=6, error=Error(InvalidBlock, State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })
2023-09-10T09:05:56.467967982+00:00 INFO IO Worker #3 cfxcore::syn - Catch-up mode: true, latest epoch: 79049999 missing_bodies: 0
2023-09-10T09:05:56.572951901+00:00 WARN Socket IO Worker #1 cfxcore::syn - Error while handling message, peer=0x28d3…f81b, msgid=6, error=Error(InvalidBlock, State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })
2023-09-10T09:05:56.689739225+00:00 INFO http.worker4940 client::rpc: - RPC Request: cfx_epochNumber(LatestMined)
2023-09-10T09:05:56.792249924+00:00 WARN Socket IO Worker #3 cfxcore::syn - Error while handling message, peer=0x48b3…23e1, msgid=6, error=Error(InvalidBlock, State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })
2023-09-10T09:05:56.901315093+00:00 INFO http.worker8860 client::rpc: - RPC Request: eth_blockNumber()
2023-09-10T09:05:56.901364127+00:00 INFO http.worker7020 client::rpc: - RPC Request: eth_blockNumber()
2023-09-10T09:05:56.919500872+00:00 WARN Socket IO Worker #1 cfxcore::syn - Error while handling message, peer=0xc22a…7efb, msgid=6, error=Error(InvalidBlock, State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })
2023-09-10T09:05:56.996287067+00:00 WARN Socket IO Worker #2 cfxcore::syn - Error while handling message, peer=0x4d5f…8f2b, msgid=6, error=Error(InvalidBlock, State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })
2023-09-10T09:05:57.028152454+00:00 WARN Socket IO Worker #3 cfxcore::syn - Error while handling message, peer=0xfea7…048b, msgid=6, error=Error(InvalidBlock, State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })
2023-09-10T09:05:57.132367428+00:00 WARN Socket IO Worker #1 cfxcore::syn - Error while handling message, peer=0x838e…7cd8, msgid=6, error=Error(InvalidBlock, State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })
2023-09-10T09:05:57.182869774+00:00 WARN Socket IO Worker #2 cfxcore::syn - Error while handling message, peer=0x70db…5433, msgid=6, error=Error(InvalidBlock, State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })
2023-09-10T09:05:57.405207755+00:00 WARN Socket IO Worker #3 cfxcore::syn - Error while handling message, peer=0x07fa…9b64, msgid=6, error=Error(InvalidBlock, State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })
2023-09-10T09:05:57.468848289+00:00 INFO IO Worker #2 cfxcore::syn - Catch-up mode: true, latest epoch: 79049999 missing_bodies: 0
2023-09-10T09:05:57.687895614+00:00 INFO http.worker5740 client::rpc: - RPC Request: cfx_epochNumber(LatestMined)
2023-09-10T09:05:57.901503512+00:00 INFO http.worker8500 client::rpc: - RPC Request: eth_blockNumber()
2023-09-10T09:05:57.905333224+00:00 INFO http.worker3660 client::rpc: - RPC Request: eth_blockNumber()
2023-09-10T09:05:58.010110499+00:00 WARN Socket IO Worker #1 cfxcore::syn - Error while handling message, peer=0x2cbd…9d06, msgid=6, error=Error(InvalidBlock, State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })
2023-09-10T09:05:58.104513539+00:00 WARN Socket IO Worker #2 cfxcore::syn - Error while handling message, peer=0xe7f1…c2a0, msgid=6, error=Error(InvalidBlock, State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })
2023-09-10T09:05:58.104550860+00:00 WARN Socket IO Worker #0 cfxcore::syn - Error while handling message, peer=0xcac5…a891, msgid=6, error=Error(InvalidBlock, State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })
The text was updated successfully, but these errors were encountered: