Post
Topic
Board Announcements (Altcoins)
Re: [ANN][UBQ] Ubiq - Smart Contracts For An Automated World
by
ulfsaar
on 07/07/2017, 08:49:40 UTC
Having a hardtime maintaining node on windows7. Peers not updating properly, meaning delayed block updates. Sometimes 3 blocks already passed before getting new block even on latest release. Once on top then delayed propagation again.
Its like:

Code:
I0707 16:35:01.623071 core/blockchain.go:1103] imported    1 blocks,    61 txs (  1.281 Mg) in   56.319s ( 0.023 Mg/s). #159356 [3fa363f7.]
I0707 16:39:27.793544 core/blockchain.go:1103] imported    2 blocks,   243 txs (  9.343 Mg) in    2.114s ( 4.419 Mg/s). #159358 [e8ab78c8. / 618a7534.]
I0707 16:43:50.678358 core/blockchain.go:1103] imported    2 blocks,   264 txs (  9.365 Mg) in    1.591s ( 5.886 Mg/s). #159360 [1b4bba21. / e4bd925e.]
I0707 16:45:43.949836 core/blockchain.go:1103] imported    2 blocks,   248 txs (  9.376 Mg) in    1.444s ( 6.493 Mg/s). #159362 [c5053894. / 30bd5aa6.]
I0707 16:46:10.243340 core/blockchain.go:1103] imported    1 blocks,   125 txs (  4.681 Mg) in 949.054ms ( 4.932 Mg/s). #159363 [4690483c.]
I0707 16:46:11.414407 core/blockchain.go:1103] imported    1 blocks,   126 txs (  4.688 Mg) in    1.147s ( 4.087 Mg/s). #159364 [36c9f62a.]
> net.peerCount
15
>

Funny thing is, expanse node is also on go1.8.1 and not having any problem on syncing and updating. Could you please look at it. Many thanks.