Replies: 1 comment
-
@DDMurr , since this ticket was opened a number of years ago without further comments it seems this issue has been resolved. 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.
-
I constantly get this similar error message in my debug log file. Is this normal or is there something wrong with my set up?
2021-09-01T20:13:04.497 full_node full_node_server : ERROR Exception: Error short batch syncing, could not fetch block at height 800024 <class 'ValueError'>, closing connection {'host': '188.187.42.11', 'port': 16664}. Traceback (most recent call last):
File "chia\server\server.py", line 563, in api_call
File "asyncio\tasks.py", line 442, in wait_for
File "chia\server\server.py", line 560, in wrapped_coroutine
File "chia\server\server.py", line 553, in wrapped_coroutine
File "chia\full_node\full_node_api.py", line 106, in new_peak
File "chia\full_node\full_node.py", line 411, in new_peak
File "chia\full_node\full_node.py", line 247, in short_sync_batch
ValueError: Error short batch syncing, could not fetch block at height 800024
Beta Was this translation helpful? Give feedback.
All reactions