Skip to content

Issue when running "go build -o oasis-chain-monit && ./oasis-chain-monit" #11

@aquanow-kalyan

Description

@aquanow-kalyan

I am trying to add oasis monitoring to my node but I see no data flowing through grafana. when I am trying to run this command "go build -o oasis-chain-monit && ./oasis-chain-monit" I see the following errors. Could you please let me know what the issue is?

2021/05/26 18:19:08 File exists!
2021/05/26 18:19:08 Error while getting block info : rpc error: code = Internal desc = grpc: failed to unmarshal the received message cbor: found unknown field at map element index 3
2021/05/26 18:19:08 Error while getting block info : rpc error: code = Internal desc = grpc: failed to unmarshal the received message cbor: found unknown field at map element index 3
2021/05/26 18:19:08 Error while getting block info : rpc error: code = Internal desc = grpc: failed to unmarshal the received message cbor: found unknown field at map element index 3
2021/05/26 18:19:08 Error while getting block info : rpc error: code = Internal desc = grpc: failed to unmarshal the received message cbor: found unknown field at map element index 3
2021/05/26 18:19:08 Error while getting block info : rpc error: code = Internal desc = grpc: failed to unmarshal the received message cbor: found unknown field at map element index 3
2021/05/26 18:19:08 Network height: 0
2021/05/26 18:19:08 Network epoch number : 0
2021/05/26 18:19:08 Error while fetching current block height from db
2021/05/26 18:19:08 Validator epoch number :
2021/05/26 18:19:08 Epoch difference : 0
2021/05/26 18:19:08 Error while fetching validator block height from db
2021/05/26 18:19:08 Failed to retrieve Status : rpc error: code = Internal desc = grpc: failed to unmarshal the received message cbor: found unknown field at map element index 1
2021/05/26 18:19:08 Version: 21.1

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