Issue and Fix : HyperLedger Burrow Installation Notes

in #burrow6 years ago

Hey there..

Are you trying to setup HyperLedger Burrow and following Standard documentation..

This Article might help in during Multiple validators - advanced consensus setup..

According to standard documentation, while setting up RPC.GRPC address information in file .burrow_val0.toml, it has suggested to maintain ListenAddress = "127.0.0.1:20002"

while it was found that the default port for RPC.GRPC address should be 10997 which results to ListenAddress = "127.0.0.1:10997"

[Tendermint]
Seeds = ""
SeedMode = false
PersistentPeers = ""
ListenAddress = "tcp://0.0.0.0:20000"
Moniker = "val_node_0"
TendermintRoot = ".burrow_node0"

[Execution]

[Keys]
GRPCServiceEnabled = false
AllowBadFilePermissions = true
RemoteAddress = ""
KeysDirectory = ".keys"

[RPC]
[RPC.Info]
Enabled = true
ListenAddress = "tcp://127.0.0.1:20001"
[RPC.Profiler]
Enabled = false
[RPC.GRPC]
Enabled = true
ListenAddress = "127.0.0.1:20002" <------------ Change here
[RPC.Metrics]
Enabled = false

During Burrow Node setup peer node was not able to connect to node0, then it was found that the default port should be 10997. After this change I was able to resolve my issue.

Recently I had come across a documentation which also states that the Default port should be 10997.

image.png

Regards

Sort:  

Congratulations! This post has been upvoted from the communal account, @minnowsupport, by DevD from the Minnow Support Project. It's a witness project run by aggroed, ausbitbank, teamsteem, someguy123, neoxian, followbtcnews, and netuoso. The goal is to help Steemit grow by supporting Minnows. Please find us at the Peace, Abundance, and Liberty Network (PALnet) Discord Channel. It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.

If you would like to delegate to the Minnow Support Project you can do so by clicking on the following links: 50SP, 100SP, 250SP, 500SP, 1000SP, 5000SP.
Be sure to leave at least 50SP undelegated on your account.

Coin Marketplace

STEEM 0.19
TRX 0.15
JST 0.029
BTC 64222.70
ETH 2651.63
USDT 1.00
SBD 2.77