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] 1.3 Syncing stopped

See original GitHub issue

What happened?

Syncing stopped again even with the beta of 1.3 and the v2 database.

Version

1.3

What platform are you using?

Linux

What ui mode are you using?

GUI

Relevant log output

2022-02-25T15:01:41.545 full_node full_node_server        : ERROR    Exception: <bytes32: 4125efe38aed2e33a6b718f423a711de8b6670162dee8469a03f4741aab7eef2>, {'host': '45.51.47.123', 'port': 8444}. Traceback (most recent call last):
  File "chia/server/server.py", line 595, in wrapped_coroutine
  File "chia/full_node/full_node_api.py", line 472, in respond_unfinished_block
  File "chia/full_node/full_node.py", line 1691, in respond_unfinished_block
  File "chia/consensus/blockchain.py", line 598, in validate_unfinished_block
  File "chia/consensus/block_body_validation.py", line 434, in validate_block_body
KeyError: <bytes32: 4125efe38aed2e33a6b718f423a711de8b6670162dee8469a03f4741aab7eef2>

2022-02-25T15:01:41.545 full_node full_node_server        : ERROR    Exception: <bytes32: 4125efe38aed2e33a6b718f423a711de8b6670162dee8469a03f4741aab7eef2> <class 'KeyError'>, closing connection {'host': '45.51.47.123', 'port': 8444}. Traceback (most recent call last):
  File "chia/server/server.py", line 605, in api_call
  File "asyncio/tasks.py", line 494, in wait_for
  File "chia/server/server.py", line 602, in wrapped_coroutine
  File "chia/server/server.py", line 595, in wrapped_coroutine
  File "chia/full_node/full_node_api.py", line 472, in respond_unfinished_block
  File "chia/full_node/full_node.py", line 1691, in respond_unfinished_block
  File "chia/consensus/blockchain.py", line 598, in validate_unfinished_block
  File "chia/consensus/block_body_validation.py", line 434, in validate_block_body
KeyError: <bytes32: 4125efe38aed2e33a6b718f423a711de8b6670162dee8469a03f4741aab7eef2>

2022-02-25T15:01:41.753 full_node full_node_server        : WARNING  Banning 45.51.47.123 for 10 seconds
2022-02-25T15:02:07.175 full_node full_node_server        : ERROR    Exception: <bytes32: 4125efe38aed2e33a6b718f423a711de8b6670162dee8469a03f4741aab7eef2>, {'host': '173.79.48.189', 'port': 8444}. Traceback (most recent call last):
  File "chia/server/server.py", line 595, in wrapped_coroutine
  File "chia/full_node/full_node_api.py", line 124, in new_peak
  File "chia/full_node/full_node.py", line 533, in new_peak
  File "chia/full_node/full_node.py", line 467, in short_sync_backtrack
  File "chia/full_node/full_node.py", line 464, in short_sync_backtrack
  File "chia/full_node/full_node.py", line 1486, in respond_block
  File "chia/consensus/blockchain.py", line 227, in receive_block
  File "chia/consensus/block_body_validation.py", line 434, in validate_block_body
KeyError: <bytes32: 4125efe38aed2e33a6b718f423a711de8b6670162dee8469a03f4741aab7eef2>

2022-02-25T15:02:07.176 full_node full_node_server        : ERROR    Exception: <bytes32: 4125efe38aed2e33a6b718f423a711de8b6670162dee8469a03f4741aab7eef2> <class 'KeyError'>, closing connection {'host': '173.79.48.189', 'port': 8444}. Traceback (most recent call last):
  File "chia/server/server.py", line 605, in api_call
  File "asyncio/tasks.py", line 455, in wait_for
  File "chia/server/server.py", line 602, in wrapped_coroutine
  File "chia/server/server.py", line 595, in wrapped_coroutine
  File "chia/full_node/full_node_api.py", line 124, in new_peak
  File "chia/full_node/full_node.py", line 533, in new_peak
  File "chia/full_node/full_node.py", line 467, in short_sync_backtrack
  File "chia/full_node/full_node.py", line 464, in short_sync_backtrack
  File "chia/full_node/full_node.py", line 1486, in respond_block
  File "chia/consensus/blockchain.py", line 227, in receive_block
  File "chia/consensus/block_body_validation.py", line 434, in validate_block_body
KeyError: <bytes32: 4125efe38aed2e33a6b718f423a711de8b6670162dee8469a03f4741aab7eef2>

2022-02-25T15:02:07.282 full_node full_node_server        : WARNING  Banning 173.79.48.189 for 10 seconds
2022-02-25T15:02:07.284 full_node full_node_server        : ERROR    Exception: Failed to fetch block 1614892 from {'host': '173.79.48.189', 'port': 8444}, timed out, {'host': '173.79.48.189', 'port': 8444}. Traceback (most recent call last):
  File "chia/server/server.py", line 595, in wrapped_coroutine
  File "chia/full_node/full_node_api.py", line 124, in new_peak
  File "chia/full_node/full_node.py", line 533, in new_peak
  File "chia/full_node/full_node.py", line 467, in short_sync_backtrack
  File "chia/full_node/full_node.py", line 452, in short_sync_backtrack
ValueError: Failed to fetch block 1614892 from {'host': '173.79.48.189', 'port': 8444}, timed out

2022-02-25T15:02:07.284 full_node full_node_server        : ERROR    Exception: Failed to fetch block 1614892 from {'host': '173.79.48.189', 'port': 8444}, timed out <class 'ValueError'>, closing connection {'host': '173.79.48.189', 'port': 8444}. Traceback (most recent call last):
  File "chia/server/server.py", line 605, in api_call
  File "asyncio/tasks.py", line 455, in wait_for
  File "chia/server/server.py", line 602, in wrapped_coroutine
  File "chia/server/server.py", line 595, in wrapped_coroutine
  File "chia/full_node/full_node_api.py", line 124, in new_peak
  File "chia/full_node/full_node.py", line 533, in new_peak
  File "chia/full_node/full_node.py", line 467, in short_sync_backtrack
  File "chia/full_node/full_node.py", line 452, in short_sync_backtrack
ValueError: Failed to fetch block 1614892 from {'host': '173.79.48.189', 'port': 8444}, timed out

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:27 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
berlef80commented, Mar 3, 2022

I have this same issue. Stops syncing and then never can get it to catch up again. Internet is fast. Computer has nothing else running. Upgrades to 1.3 beta. Same thing happens. Have two machines running in different places and same thing happens. Havemoved for a faster drive, still has problem HELP.

1reaction
SecurIDcommented, Feb 25, 2022

image

There are many fully synced nodes connected

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Bug] [1.3.0] Wallet stop syncing #10627 - GitHub
It appears that the wallet sync normally at the beginning, but when approaching the lasts blocks, the sync process either slow down (...
Read more >
Chia Miner - Blockchain Database Sync Problem - YouTube
Solved: Chia Miner - No Sync - Blockchain Database Sync Problem. 1.3 K views 9 months ago. Brighter Santitan. Brighter Santitan.
Read more >
it took me a week to sync and this happened a day after - Reddit
I'm running on a server that stays up 24x7. The DB is stored on a SAS SSD. I end up with DB corruption...
Read more >
Cisco Bug: CSCvv57164 - Cisco DNA Center 1.3.3.4 - Cisco
Symptom: In Cisco DNA Center 1.3.3.4, Catalyst 9800-CL wireless LAN controllers' inventory Sync Status may become stuck in "In Progress.
Read more >
The Eternal Sync Bug - Bug Reports - Mailspring Community
Not able to sync IMAP inbox ... Bug: poczta.onet.pl mailbox does not sync ... 18.04 What version of Mailspring are you using? mailspring-1.3.0-amd64...
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