We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
v2.0.1
https://genesis.soniclabs.com/blaze-testnet/genesis/blaze.g
GOMEMLIMIT=14GiB sonictool --datadir /data --cache 12000 genesis /genesis.json
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):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Testnet node sync stuck at block height 6058549.
Error message of sonicd
Tried 2 times to build node from scratch but still stuck on the same block height.
To Reproduce
Steps to reproduce the behavior:
v2.0.1
https://genesis.soniclabs.com/blaze-testnet/genesis/blaze.g
with following commandExpected behavior
Should sync allow with sonic testnet (current block: 6466459)
Screenshots
N.A
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: