2021-09-03T11:56:18.564 full_node full_node_server : ERROR Exception: Error short batch syncing, invalid/no response for 806101-806133, {'host': '
115.219.62.110', 'port': 8444}. Traceback (most recent call last):
File "/home/chia/chia-blockchain/chia/server/
server.py", line 553, in wrapped_coroutine
result = await coroutine
File "/home/chia/chia-blockchain/chia/full_node/full_node_api.py", line 106, in new_peak
return await self.full_node.new_peak(request, peer)
File "/home/chia/chia-blockchain/chia/full_node/full_node.py", line 411, in new_peak
if await self.short_sync_batch(peer, uint32(max(curr_peak_height - 6, 0)), request.height):
File "/home/chia/chia-blockchain/chia/full_node/full_node.py", line 268, in short_sync_batch
raise ValueError(f"Error short batch syncing, invalid/no response for {height}-{end_height}")
ValueError: Error short batch syncing, invalid/no response for 806101-806133