question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] ERROR Exception: Error short batch syncing, could not fetch block at height ...

See original GitHub issue

Describe the bug Full node stops syncing every couple days (at random). Error below.

To Reproduce

Steps to reproduce the behavior:

Run full node on Ubuntu 18.

Expected behavior Node keeps syncing

Desktop

  • OS: Linux
  • OS Version/Flavor: Ubuntu 18
  • CPU: VM/Ryzen 9 5900

Additional context

2021-09-09T22:44:23.756 full_node full_node_server        : ERROR    Exception: Error short batch syncing, could not fetch block at height 837860 <class 'ValueError'>, closing connection {'host': '195.211.206.245', 'port': 16664}. Traceback (most recent call last):
  File "chia/server/server.py", line 563, in api_call
  File "asyncio/tasks.py", line 455, 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 837860

2021-09-09T22:44:23.756 full_node full_node_server        : ERROR    Exception: Error short batch syncing, could not fetch block at height 837860, {'host': '195.211.206.245', 'port': 16664}. Traceback (most recent call last):
  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 837860

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:17 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
jack60612commented, Sep 10, 2021

again - why is that the problem of the node operator? my node is currently connected to 20+ other nodes on the open p2p port.

Ok i assumed you were only connected to one as that seemed the most logical

0reactions
loppefaaretcommented, Sep 13, 2021

as far as i was made aware, the issue is being resolved elsewhere, closing

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error short batch syncing, could not fetch block · Discussion ...
ERROR Exception : Error short batch syncing, could not fetch block.
Read more >
Chia Main Node suddenly not syncing - Support
Hello, My Chia full stack is suddenly not syncing after what I saw ... ERROR Exception: Error short batch syncing, could not fetch...
Read more >
Troubleshooting Prysm
When you see "is_optimistic":false , your beacon node sees that your execution node is either 1) not yet started, 2) hasn't synced past...
Read more >
Issue with syncing, stop and can't get next block : r/chia - Reddit
Ya, my log is a scrolling wall of the "invalid response for slot None" errors and I can never get my node to...
Read more >
Release Notes | Avalanche Docs
Fixed bug in codeToFetch database accessors that caused an error when starting/stopping state sync; Fixed rare BAD BLOCK errors during C-chain bootstrapping ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found