Skip to content

Fail to start node for some block height #3

@chikeichan

Description

@chikeichan

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

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