Mě to už pár dní taky zlobí, vůbec se nepovede synchronizace. Slabým PC to není. Log je plný tohoto:
future: <Task finished name='Task-303911' coro=<RpcServer._state_changed() done, defined at chia\rpc\rpc_server.py:48> exception=KeyError(b'\x*******4.]{\x81\xd2')>
Traceback (most recent call last):
File "chia\rpc\rpc_server.py", line 51, in _state_changed
File "chia\rpc\full_node_rpc_api.py", line 61, in _state_changed
File "chia\rpc\full_node_rpc_api.py", line 102, in get_blockchain_state
File "chia\consensus\blockchain.py", line 157, in get_peak
File "chia\consensus\blockchain.py", line 674, in height_to_block_record
File "chia\consensus\blockchain.py", line 670, in block_record
KeyError: b'\xd*******xda\x04.]{\x81\xd2'
2022-02-15T19:04:36.148 full_node asyncio : ERROR Task exception was never retrieved
future: <Task finished name='Task-303918' coro=<RpcServer._state_changed() done, defined at chia\rpc\rpc_server.py:48> exception=KeyError(b'\xd******xda\x04.]{\x81\xd2')>
Traceback (most recent call last):
File "chia\rpc\rpc_server.py", line 51, in _state_changed
File "chia\rpc\full_node_rpc_api.py", line 61, in _state_changed
File "chia\rpc\full_node_rpc_api.py", line 102, in get_blockchain_state
File "chia\consensus\blockchain.py", line 157, in get_peak
File "chia\consensus\blockchain.py", line 674, in height_to_block_record
File "chia\consensus\blockchain.py", line 670, in block_record
KeyError: b'\xd7\x8******\x04.]{\x81\xd2'
2022-02-15T19:04:36.151 full_node full_node_server : ERROR Exception <bytes32: d780d******2e5d7b81d2>, exception Stack: Traceback (most recent call last):
File "chia\server\server.py", line 292, in incoming_connection
File "chia\server\server.py", line 335, in connection_added
File "chia\full_node\full_node.py", line 631, in on_connect
File "chia\consensus\blockchain.py", line 670, in block_record
KeyError: <bytes32: d780d22c7a87c9e01d98b49a0910f6701c3b95015741316b3fda042e5d7b81d2>
2022-02-15T19:04:36.153 full_node asyncio : ERROR Task exception was never retrieved
future: <Task finished name='Task-303921' coro=<RpcServer._state_changed() done, defined at chia\rpc\rpc_server.py:48> exception=KeyError(b'\xd********;\x95\x01WA1k?\xda\x04.]{\x81\xd2')>
Traceback (most recent call last):
File "chia\rpc\rpc_server.py", line 51, in _state_changed
File "chia\rpc\full_node_rpc_api.py", line 61, in _state_changed
File "chia\rpc\full_node_rpc_api.py", line 102, in get_blockchain_state
File "chia\consensus\blockchain.py", line 157, in get_peak
File "chia\consensus\blockchain.py", line 674, in height_to_block_record
File "chia\consensus\blockchain.py", line 670, in block_record
KeyError: b'\xd********x81\xd2'
Napadá někoho co s tím? Verze 1.2.11, jeden main a jeden harvester. Restart chia ani celého systému nepomohl.