-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
TRON Synchronization node #2228
Comments
@zhangbinbin625 Please confirm whether your node failed to sync or not? From the attached log, we can't see the exception. |
Appear every few days,The tron.log log is all link nodes and is stuck here. |
I meet this issue every 2-3 days, the same tron.log as above (java-tron version v3.5.1) |
tron.log |
In the "tron.log" above, I see exception, could anyone explain me about that? Maybe it's reason to disconnect peers for a long time: 15:25:13.211 INFO [pool-35-thread-1] VM timeout: CPU timeout for 'ISZERO' operation executing 15:25:13.211 INFO [pool-35-thread-1] TransactionTrace this tx id: ca50aad5ad2d666c5a5d1037dfc101d4dae66be0b174fa95166f499c5ef4aceb, the resultCode in received block: SUCCESS, the resultCode in self: OUT_OF_TIME 15:25:13.221 ERROR [pool-35-thread-1] DB Different resultCode |
@zhangbinbin625 @thinhtn-ibl |
@shydesky Thanks for your support. I will try and get back to you. |
@shydesky Works like a charm! thank you so much! |
troncli 1.0.6 only support java-tron 3.5 |
Please answer these questions before submitting your issue. Thanks!
The node runs for a few days, a synchronization exception occurs, and the node is restarted to resume synchronization.
LOG:
Peer 47.74.241.160:18888: [ d2463295, ping 0 ms]-----------
connect time: 2019-05-20 09:51:02.971
last know block num: 7198241
needSyncFromPeer:true
needSyncFromUs:false
syncToFetchSize:3941
syncToFetchSizePeekNum:7198243
syncBlockRequestedSize:0
unFetchSynNum:2179717
syncChainRequested:NULL
blockInPorc:1
NodeStat[reput: 169(99), discover: 1/1 1/1 1/1 0/0 283ms, p2p: 1/1/1 , tron: 9/6 , tcp flow: 164273
Peer 47.74.242.55:18888: [ b3454099, ping 84 ms]-----------
connect time: 2019-05-20 09:51:28.009
last know block num: 7198241
needSyncFromPeer:true
needSyncFromUs:false
syncToFetchSize:3967
syncToFetchSizePeekNum:7198243
syncBlockRequestedSize:0
unFetchSynNum:2179700
syncChainRequested:NULL
blockInPorc:1
NodeStat[reput: 174(90), discover: 9/9 1/1 1/1 0/0 110ms, p2p: 1/1/1 , tron: 16/5 , tcp flow: 164551
The text was updated successfully, but these errors were encountered: