-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
System information
Version: 0.3.0-unstable
Git Commit: 28a4058
Git Commit Date: 20250207
Architecture: amd64
Go Version: go1.22.2
Operating System: linux
Expected behaviour
Should producing new blocks after finish head state missing reparing
Actual behaviour
- all nodes stop producing new blocks and stuck with continuous message "Looking for peers peercount=8 tried=0 static=0"
- the geth nodes can't be normally stopped
- if kill the geth nodes hardly, and then restart them, the problem repeats
Steps to reproduce the behaviour
- start seven privnet by runnning command
make privnet_start_seven - try to stop privnet and make head state missing (for example, shutdown vm hardly)
- start privnet again and wait for the repairing process
- after all nodes finish repairing, it won't generating new blocks
- the geth processes can't even be stopped by runing the below command, and producing logs "Looking for peers peercount=0 tried=0 static=0"
make privnet_stop
Backtrace
txhsl
Metadata
Metadata
Assignees
Labels
No labels
