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

Fail to start node for some block height #3

Open
chikeichan opened this issue Nov 28, 2020 · 0 comments
Open

Fail to start node for some block height #3

chikeichan opened this issue Nov 28, 2020 · 0 comments

Comments

@chikeichan
Copy link
Contributor

fnd become unresponsive for certain block height -- the node usually become responsive again after a new block, but it could be anywhere from 1-60 minutes.

INFO[0000] connecting to HSD                             host="http://127.0.0.1" module=main
WARN[0000] error connecting to HSD, retrying in 10 seconds  err="json: cannot unmarshal number 0.9997314412098487 into Go struct field ChainInfo.chain.progress of type int" module=main
WARN[0010] error connecting to HSD, retrying in 10 seconds  err="json: cannot unmarshal number 0.9997306188930172 into Go struct field ChainInfo.chain.progress of type int" module=main

From @okdistribute

Looks like this type could be float64 instead?
https://github.com/mslipper/handshake/blob/master/client/rest_types.go#L24

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

1 participant