Skip to content

RPC node can not start with error: mismatching bitmap lengths expectedBitmapLength 30 providedBitmapLength 32 #4330

@sing1ee

Description

@sing1ee

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:

  1. Sync db
  2. start harmony

Expected behavior
RPC node can start normaly

Screenshots
No.

Environment (please complete the following information):

  • OS: Linux,Ubuntu20.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions