Spare-Network / spare-blockchain

Apache License 2.0
68 stars 32 forks source link

Error short batch syncing, could not fetch block at height **** ... port 7444 ??????? #115

Open olgyan93btc opened 3 years ago

olgyan93btc commented 3 years ago

Hi, I see too many errors in the log. Why is port 7444 used?

2021-08-01T12:43:33.284 full_node full_node_server : WARNING Banning 113.88.158.114 for 10 seconds 2021-08-01T12:43:35.889 full_node full_node_server : ERROR Exception: Error short batch syncing, could not fetch block at height 201433, {'host': '180.94.175.38', 'port': 7444}. Traceback (most recent call last): File "spare\server\server.py", line 526, in wrapped_coroutine File "spare\full_node\full_node_api.py", line 104, in new_peak File "spare\full_node\full_node.py", line 386, in new_peak File "spare\full_node\full_node.py", line 237, in short_sync_batch ValueError: Error short batch syncing, could not fetch block at height 201433

2021-08-01T12:43:35.891 full_node full_node_server : ERROR Exception: Error short batch syncing, could not fetch block at height 201433 <class 'ValueError'>, closing connection {'host': '180.94.175.38', 'port': 7444}. Traceback (most recent call last): File "spare\server\server.py", line 536, in api_call File "asyncio\tasks.py", line 414, in wait_for File "spare\server\server.py", line 533, in wrapped_coroutine File "spare\server\server.py", line 526, in wrapped_coroutine File "spare\full_node\full_node_api.py", line 104, in new_peak File "spare\full_node\full_node.py", line 386, in new_peak File "spare\full_node\full_node.py", line 237, in short_sync_batch ValueError: Error short batch syncing, could not fetch block at height 201433

2021-08-01T12:43:35.892 full_node full_node_server : WARNING Banning 180.94.175.38 for 10 seconds 2021-08-01T12:43:35.946 full_node full_node_server : ERROR Exception: Error short batch syncing, could not fetch block at height 201433, {'host': '92.2.54.225', 'port': 7444}. Traceback (most recent call last): File "spare\server\server.py", line 526, in wrapped_coroutine File "spare\full_node\full_node_api.py", line 104, in new_peak File "spare\full_node\full_node.py", line 386, in new_peak File "spare\full_node\full_node.py", line 237, in short_sync_batch ValueError: Error short batch syncing, could not fetch block at height 201433

2021-08-01T12:43:35.947 full_node full_node_server : ERROR Exception: Error short batch syncing, could not fetch block at height 201433 <class 'ValueError'>, closing connection {'host': '92.2.54.225', 'port': 7444}. Traceback (most recent call last): File "spare\server\server.py", line 536, in api_call File "asyncio\tasks.py", line 414, in wait_for File "spare\server\server.py", line 533, in wrapped_coroutine File "spare\server\server.py", line 526, in wrapped_coroutine File "spare\full_node\full_node_api.py", line 104, in new_peak File "spare\full_node\full_node.py", line 386, in new_peak File "spare\full_node\full_node.py", line 237, in short_sync_batch ValueError: Error short batch syncing, could not fetch block at height 201433