Skip to content
New issue

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

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

Open
aquanow-kalyan opened this issue May 27, 2021 · 1 comment

Comments

@aquanow-kalyan
Copy link

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

@PrathyushaLakkireddy
Copy link
Collaborator

PrathyushaLakkireddy commented Jun 14, 2021

Hi @aquanow-kalyan, it got updated.
Can you please pull the updated code from master branch and run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants