silicoin-network / silicoin-blockchain

Silicoin blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Apache License 2.0
79 stars 28 forks source link

Not syncing #118

Closed maxygun closed 2 years ago

maxygun commented 2 years ago

Hi! Silicoin doesn't sync. What to do? Please, help)

albertcoady commented 2 years ago

Have you update to the latest version?

Awixu commented 2 years ago

A mi no me sincroniza bien, se me queda ni en la mitad del pico de altura y me da como sincronizado, por ejemplo ahora mismo tengo una altura de pico de 32600 y va por mas de 80000 y me da como sincronizado y tengo la ultima version instalada

maxygun commented 2 years ago

Have you update to the latest version? Yes, I have. Thanks. Synchronization started.

Now I have a new problem - in the file "debuge.log" I have next errors:

2021-11-13T10:24:11.318 full_node chia.full_node.weight_proof: ERROR failed to validate ses hashes block height 89474 2021-11-13T10:24:11.319 full_node chia.full_node.weight_proof: ERROR weight proof failed sub epoch data validation 2021-11-13T10:24:11.320 full_node full_node_server : ERROR Exception: Error short batch syncing, could not fetch block at height 36674, {'host': '183.136.132.99', 'port': 11444}. Traceback (most recent call last):

2021-11-13T10:02:52.372 full_node full_node_server : WARNING Banning 115.75.190.49 for 10 seconds 2021-11-13T10:20:38.994 full_node full_node_server : ERROR Exception: Error code: INVALID_TOTAL_ITERS, {'host': '46.212.108.195', 'port': 22222}. Traceback (most recent call last):

How can i fix these errors? Plaese help.

albertcoady commented 2 years ago

The exception is OK since other node may send you incomplete block data due to the network connection. If your syncing height is going up, just ignore this error message.

AndyPedra commented 2 years ago

I update the version for the lastest and after 4 days still without sinc, any idea to correct this issue? Thank you!

image image image image