-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Describe the bug
Testnet node sync stuck at block height 6058549.
Error message of sonicd
WARN [12-24|01:15:39.267] Incoming event rejected event=3430:1:656fc6 creator=9 err="wrong event epoch hash"
WARN [12-24|01:15:39.267] Incoming event rejected event=3430:1:6a3fe7 creator=5 err="wrong event epoch hash"
WARN [12-24|01:15:39.267] Incoming event rejected event=3430:1:7f00bb creator=6 err="wrong event epoch hash"
WARN [12-24|01:15:39.267] Incoming event rejected event=3430:1:9b648a creator=4 err="wrong event epoch hash"
WARN [12-24|01:15:39.268] Incoming event rejected event=3430:1:9fff0c creator=8 err="wrong event epoch hash"
WARN [12-24|01:15:39.268] Incoming event rejected event=3430:1:afba0d creator=3 err="wrong event epoch hash"
WARN [12-24|01:15:39.268] Incoming event rejected event=3430:1:bc392e creator=2 err="wrong event epoch hash"
WARN [12-24|01:15:39.269] Incoming event rejected event=3430:1:c14e37 creator=10 err="wrong event epoch hash"
Tried 2 times to build node from scratch but still stuck on the same block height.
To Reproduce
Steps to reproduce the behavior:
- Checkout version
v2.0.1 - Init with
https://genesis.soniclabs.com/blaze-testnet/genesis/blaze.gwith following command
GOMEMLIMIT=14GiB sonictool --datadir /data --cache 12000 genesis /genesis.json
- start sonicd
GOMEMLIMIT=14GiB sonicd --cache=12288 --http
Expected behavior
Should sync allow with sonic testnet (current block: 6466459)
Screenshots
N.A
Desktop (please complete the following information):
- OS: RockyLinux 9.5
Metadata
Metadata
Assignees
Labels
No labels