synechron-finlabs / quorum-maker

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

Quorum Join not happening with current network #136

Open SHIVAMGUPTA24 opened 3 years ago

SHIVAMGUPTA24 commented 3 years ago

` dash issue

When trying to add new node to current nodes then not getting add feature in UI ./setup.sh join -n org2 --oip 10.50.0.2 --onm 22000 --tip 10.50.0.2 -r 23000 -w 23001 -c 23002 --raft 23003 --nm 23004 --ws 23005 -d -t

`

SHIVAMGUPTA24 commented 3 years ago

@dhyansraj Can you help me with the same?