-
Notifications
You must be signed in to change notification settings - Fork 291
Open
Description
Describe the bug
I start two rpc node with version v7603-v4.3.13-0-g0b342d76, and got errors:
{"level":"error","error":"mask.SetMask failed","caller":"/home/runner/work/harmony/harmony/harmony/node/node_explorer.go:52","time":"2023-01-08T12:45:59.101088128+01:00","message":"[Explorer] readSignatureBitmapPayload failed"}
{"level":"warn","error":"mismatching bitmap lengths expectedBitmapLength 30 providedBitmapLength 32","caller":"/home/runner/work/harmony/harmony/harmony/internal/chain/sig.go:49","time":"2023-01-08T12:46:00.243516005+01:00","message":"mask.SetMask failed"}
{"level":"error","error":"mask.SetMask failed","caller":"/home/runner/work/harmony/harmony/harmony/node/node_explorer.go:52","time":"2023-01-08T12:46:00.243535902+01:00","message":"[Explorer] readSignatureBitmapPayload failed"}
{"level":"warn","error":"mismatching bitmap lengths expectedBitmapLength 30 providedBitmapLength 32","caller":"/home/runner/work/harmony/harmony/harmony/internal/chain/sig.go:49","time":"2023-01-08T12:46:02.319129868+01:00","message":"mask.SetMask failed"}
{"level":"error","error":"mask.SetMask failed","caller":"/home/runner/work/harmony/harmony/harmony/node/node_explorer.go:52","time":"2023-01-08T12:46:02.319166497+01:00","message":"[Explorer] readSignatureBitmapPayload failed"}
{"level":"warn","error":"mismatching bitmap lengths expectedBitmapLength 30 providedBitmapLength 32","caller":"/home/runner/work/harmony/harmony/harmony/internal/chain/sig.go:49","time":"2023-01-08T12:46:04.205382278+01:00","message":"mask.SetMask failed"}
{"level":"error","error":"mask.SetMask failed","caller":"/home/runner/work/harmony/harmony/harmony/node/node_explorer.go:52","time":"2023-01-08T12:46:04.205416512+01:00","message":"[Explorer] readSignatureBitmapPayload failed"}
{"level":"warn","error":"mismatching bitmap lengths expectedBitmapLength 30 providedBitmapLength 32","caller":"/home/runner/work/harmony/harmony/harmony/internal/chain/sig.go:49","time":"2023-01-08T12:46:06.181036256+01:00","message":"mask.SetMask failed"}To Reproduce
Steps to reproduce the behavior:
- Sync db
- start harmony
Expected behavior
RPC node can start normaly
Screenshots
No.
Environment (please complete the following information):
- OS: Linux,Ubuntu20.04
Metadata
Metadata
Assignees
Labels
No labels