You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started a sync node since 2023-11-06.
Every workday, it was connected to our internal testnet when I started work, and it was stopped after I got off work.
Every two or three days, I re-compiled a new Axon binary with latest commit on main branch.
Current version is 0828794.
I was trying to write a tool to connect p2p network directly today (2023-11-17), so I didn't use my sync node whole day, but it was still started in background.
Half an hour ago, I tried to start it manually, but it could not do sync anymore.
It printed the following errors again and again.
Description
I started a sync node since 2023-11-06.
Every workday, it was connected to our internal testnet when I started work, and it was stopped after I got off work.
Every two or three days, I re-compiled a new Axon binary with latest commit on main branch.
Current version is 0828794.
I was trying to write a tool to connect p2p network directly today (2023-11-17), so I didn't use my sync node whole day, but it was still started in background.
Half an hour ago, I tried to start it manually, but it could not do sync anymore.
It printed the following errors again and again.
I found the first error was happened at
2023-11-17T10:44:44.267931834+08:00
.From then, my sync node had not synced any blocks.
Update-1
I tried:
Update-2
Commits between ad4375b..9a0bdbd are:
Smoking test
job (chore(CI): Remove the duplicatedSmoking test
job #1510)Skip the changes that don't modify source codes, there are only 3 commits which could introduced the break change, as I flagged above.
Update-3
I found another bad block at number 656501.
I tried:
Result
🎯 The commit 166506f introduced the break change.
Since I don't have bad data anymore, and the data is too large that I don't want to sync them again. (ref: #1574)
🆘 So my investigation is stopped. I won't work on this issue anymore.
Please assign another one to continue this task, based on my works above.
The text was updated successfully, but these errors were encountered: