synechron-finlabs / quorum-maker

Utility to create and monitor Quorum nodes
Apache License 2.0
196 stars 97 forks source link

Could not join network #135

Open yillkid opened 3 years ago

yillkid commented 3 years ago

After network host accept the new node and store in whitepaper: image

The new node occur error message as below:

{"level":"info","msg":"Node Manager listening on :22004...","time":"2021-05-20T08:01:47Z"}
Fatal: Raft-based consensus requires either (1) an initial peers list (in static-nodes.json) including this enode hash (e6cbf3b626d51e5848a15e89317dee213525319e79045b571d7f21ecdbc8fc64), or (2) the flag --raftjoinexisting RAFT_ID, where RAFT_ID has been issued by an existing cluster member calling `raft.addPeer(ENODE_ID)` with an enode ID containing this node's enode hash.
rpc call eth_coinbase() on http://localhost:22000: Post "http://localhost:22000": dial tcp 127.0.0.1:22000: connect: connection refused
rpc call eth_coinbase() on http://localhost:22000: Post "http://localhost:22000": dial tcp 127.0.0.1:22000: connect: connection refused
rpc call eth_coinbase() on http://localhost:22000: Post "http://localhost:22000": dial tcp 127.0.0.1:22000: connect: connection refused
rpc call eth_coinbase() on http://localhost:22000: Post "http://localhost:22000": dial tcp 127.0.0.1:22000: connect: connection refused