You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: