ERROR Exception: <class 'concurrent.futures._base.CancelledError'>, closing connection None. Traceback (most recent call last): #5473
Closed
Drew-Blythe
started this conversation in
Support
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-05-17T20:33:00.189 full_node full_node_server : ERROR Exception: <class 'concurrent.futures._base.CancelledError'>, closing connection None. Traceback (most recent call last):
File "chia\server\server.py", line 531, in api_call
File "asyncio\tasks.py", line 435, in wait_for
concurrent.futures._base.CancelledError
2021-05-17T19:03:19.274 full_node full_node_server : ERROR Exception: Error short batch syncing, could not fetch block at height 297066, None. Traceback (most recent call last):
File "chia\server\server.py", line 521, in wrapped_coroutine
File "chia\full_node\full_node_api.py", line 104, in new_peak
File "chia\full_node\full_node.py", line 374, in new_peak
File "chia\full_node\full_node.py", line 225, in short_sync_batch
ValueError: Error short batch syncing, could not fetch block at height 297066
Two of my most frequent errors that result in sesync of network. Anny suggestions?
Beta Was this translation helpful? Give feedback.
All reactions