Chia node synchro stop 6.13 at block 5,496,001 - under Chia version 2.0.1 #18189
Replies: 2 comments 2 replies
-
Hey @nankaifish , as a heads up we can generally provide more timely and thorough support in our discord server (https://discord.gg/chia). My initial thought is the chia client did not update fully. My recommendation is to:
If it does then we need to check the other custom settings are added back (note - always close chia fully before editing the config file if applicable):
If it does NOT then let us know and we can help troubleshoot further |
Beta Was this translation helpful? Give feedback.
-
Hey @nankaifish , as a heads up we can generally provide more timely and thorough support in our discord server (https://discord.gg/chia). What I would try next is using the official db snapshot, instructions for its use are below: Note, depending on the amount of space on your drive you may want to delete the current blockchain db and other files in
|
Beta Was this translation helpful? Give feedback.
-
I updated to 2.3.1 yesterday, does not help.
Here is the log:
2024-06-13T19:39:54.832 full_node full_node_server : ERROR Exception: Error code: BLOCK_COST_EXCEEDS_MAX [], PeerInfo(_ip=IPv4Address('88.201.246.102'), _port=8444). Traceback (most recent call last):
File "chia\server\ws_connection.py", line 401, in wrapped_coroutine
File "chia\full_node\full_node_api.py", line 472, in respond_unfinished_block
File "chia\full_node\full_node.py", line 1851, in add_unfinished_block
File "chia\consensus\blockchain.py", line 678, in run_generator
chia.util.errors.ConsensusError: Error code: BLOCK_COST_EXCEEDS_MAX []
2024-06-13T19:39:54.833 full_node full_node_server : ERROR Exception: Error code: BLOCK_COST_EXCEEDS_MAX [] <class 'chia.util.errors.ConsensusError'>, closing connection PeerInfo(_ip=IPv4Address('88.201.246.102'), _port=8444). Traceback (most recent call last):
File "chia\server\ws_connection.py", line 420, in _api_call
File "asyncio\tasks.py", line 479, in wait_for
File "chia\server\ws_connection.py", line 401, in wrapped_coroutine
File "chia\full_node\full_node_api.py", line 472, in respond_unfinished_block
File "chia\full_node\full_node.py", line 1851, in add_unfinished_block
File "chia\consensus\blockchain.py", line 678, in run_generator
chia.util.errors.ConsensusError: Error code: BLOCK_COST_EXCEEDS_MAX []
2024-06-13T19:39:55.043 full_node full_node_server : WARNING Banning 88.201.246.102 for 10 seconds
2024-06-13T19:39:57.400 full_node full_node_server : ERROR Exception: Error code: BLOCK_COST_EXCEEDS_MAX [], PeerInfo(_ip=IPv4Address('199.241.26.39'), _port=8444). Traceback (most recent call last):
File "chia\server\ws_connection.py", line 401, in wrapped_coroutine
File "chia\full_node\full_node_api.py", line 472, in respond_unfinished_block
File "chia\full_node\full_node.py", line 1851, in add_unfinished_block
File "chia\consensus\blockchain.py", line 678, in run_generator
chia.util.errors.ConsensusError: Error code: BLOCK_COST_EXCEEDS_MAX []
2024-06-13T19:39:57.401 full_node full_node_server : ERROR Exception: Error code: BLOCK_COST_EXCEEDS_MAX [] <class 'chia.util.errors.ConsensusError'>, closing connection PeerInfo(_ip=IPv4Address('199.241.26.39'), _port=8444). Traceback (most recent call last):
File "chia\server\ws_connection.py", line 420, in _api_call
File "asyncio\tasks.py", line 479, in wait_for
File "chia\server\ws_connection.py", line 401, in wrapped_coroutine
File "chia\full_node\full_node_api.py", line 472, in respond_unfinished_block
File "chia\full_node\full_node.py", line 1851, in add_unfinished_block
File "chia\consensus\blockchain.py", line 678, in run_generator
chia.util.errors.ConsensusError: Error code: BLOCK_COST_EXCEEDS_MAX []
2024-06-13T19:39:57.649 full_node full_node_server : WARNING Banning 199.241.26.39 for 10 seconds
2024-06-13T19:40:14.313 full_node full_node_server : ERROR Exception: Error code: BLOCK_COST_EXCEEDS_MAX [], PeerInfo(_ip=IPv4Address('77.37.218.225'), _port=8444). Traceback (most recent call last):
File "chia\server\ws_connection.py", line 401, in wrapped_coroutine
File "chia\full_node\full_node_api.py", line 472, in respond_unfinished_block
File "chia\full_node\full_node.py", line 1851, in add_unfinished_block
File "chia\consensus\blockchain.py", line 678, in run_generator
chia.util.errors.ConsensusError: Error code: BLOCK_COST_EXCEEDS_MAX []
2024-06-13T19:40:14.314 full_node full_node_server : ERROR Exception: Error code: BLOCK_COST_EXCEEDS_MAX [] <class 'chia.util.errors.ConsensusError'>, closing connection PeerInfo(_ip=IPv4Address('77.37.218.225'), _port=8444). Traceback (most recent call last):
File "chia\server\ws_connection.py", line 420, in _api_call
File "asyncio\tasks.py", line 479, in wait_for
File "chia\server\ws_connection.py", line 401, in wrapped_coroutine
File "chia\full_node\full_node_api.py", line 472, in respond_unfinished_block
File "chia\full_node\full_node.py", line 1851, in add_unfinished_block
File "chia\consensus\blockchain.py", line 678, in run_generator
chia.util.errors.ConsensusError: Error code: BLOCK_COST_EXCEEDS_MAX []
2024-06-15T10:45:03.922 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 63de89f9bd213eec8df9458593734ab9dff73c64ab01acd00457adc48a07b952 new-peak-prev: 174a7dfa6096d42d9ba9b0efed1ceec69f81b0f01bfca8200ed0af566ff47760 coins: not set
2024-06-15T10:45:04.174 farmer chia.farmer.farmer : ERROR Error in GET /pool_info https://chia.onepool.com, 502
2024-06-15T10:45:04.603 harvester chia.plotting.util : WARNING Directory: G:\chia does not exist.
2024-06-15T10:45:04.605 harvester chia.plotting.util : WARNING Directory: G:\ does not exist.
2024-06-15T10:46:59.677 wallet chia.wallet.wallet_node : ERROR Error syncing to None
Traceback (most recent call last):
File "chia\wallet\wallet_node.py", line 1160, in new_peak_from_untrusted
File "chia\wallet\wallet_node.py", line 1169, in long_sync_from_untrusted
File "chia\wallet\wallet_node.py", line 1298, in fetch_and_update_weight_proof
Exception: weight proof response was none
2024-06-15T10:46:59.679 wallet chia.wallet.wallet_node : WARNING Peer None did not respond in time.
2024-06-15T10:46:59.679 wallet wallet_server : WARNING Banning 46.188.28.31 for 120 seconds
2024-06-15T10:47:05.656 harvester chia.plotting.util : WARNING Directory: G:\chia does not exist.
2024-06-15T10:47:05.656 harvester chia.plotting.util : WARNING Directory: G:\ does not exist.
2024-06-15T10:47:07.714 farmer chia.farmer.farmer : ERROR Error in GET /pool_info https://chia.onepool.com, 502
Beta Was this translation helpful? Give feedback.
All reactions