Replies: 1 comment
-
@dewey811 , 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-06-01T11:16:46.593 full_node full_node_server : ERROR Exception: Failed to fetch block 366316 from None, timed out <class 'ValueError'>, closing connection None. Traceback (most recent call last):
File "chia\server\server.py", line 536, in api_call
File "asyncio\tasks.py", line 414, in wait_for
File "chia\server\server.py", line 533, in wrapped_coroutine
File "chia\server\server.py", line 526, in wrapped_coroutine
File "chia\full_node\full_node_api.py", line 104, in new_peak
File "chia\full_node\full_node.py", line 373, in new_peak
File "chia\full_node\full_node.py", line 322, in short_sync_backtrack
File "chia\full_node\full_node.py", line 307, in short_sync_backtrack
ValueError: Failed to fetch block 366316 from None, timed out
Beta Was this translation helpful? Give feedback.
All reactions