Replies: 1 comment
-
If you are still experiencing the issues it is recommended to upgrade to the latest version of chia. Please download it from here: https://www.chia.net/downloads/ Since this issue has been open for a number of years without additional comments, we will be closing this ticket but if we have closed this ticket in error do not hesitate to reach out to us again with any followup questions, comments, or if the issue persists after an update.
The best place to reach our support team is on Discord (https://discord.gg/chia) or by reopening this ticket. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2021-10-30T09:41:10.589 full_node asyncio : ERROR Future exception was never retrieved
future: <Future finished exception=BrokenProcessPool('A process in the process pool was terminated abruptly while the future was running or pending.')>
Traceback (most recent call last):
File "chia\full_node\full_node.py", line 734, in _sync
File "chia\full_node\weight_proof.py", line 606, in validate_weight_proof
concurrent.futures.process.BrokenProcessPool: A process in the process pool was terminated abruptly while the future was running or pending.
2021-10-30T09:43:51.051 farmer chia.farmer.farmer : ERROR Failed to update farmer information on the pool https://asia1.pool.space
2021-10-30T09:45:13.764 full_node chia.full_node.full_node: ERROR Error with syncing: <class 'RuntimeError'>Traceback (most recent call last):
File "chia\full_node\full_node.py", line 718, in _sync
RuntimeError: Weight proof did not arrive in time from peer: 155.137.147.156
2021-10-30T09:45:32.275 farmer chia.farmer.farmer : ERROR Failed to update farmer information on the pool https://asia1.pool.space
2021-10-30T09:46:29.460 full_node chia.full_node.full_node: ERROR Error with syncing: <class 'RuntimeError'>Traceback (most recent call last):
File "chia\full_node\full_node.py", line 723, in _sync
RuntimeError: Weight proof did not arrive in time from peer: 85.25.198.92
2021-10-30T09:48:39.937 full_node chia.full_node.full_node: ERROR Error with syncing: <class 'RuntimeError'>Traceback (most recent call last):
File "chia\full_node\full_node.py", line 723, in _sync
RuntimeError: Weight proof did not arrive in time from peer: 73.223.183.74
Beta Was this translation helpful? Give feedback.
All reactions