synechron-finlabs / quorum-maker

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

Error when trying to create a new network #108

Closed ruipedrodias94 closed 5 years ago

ruipedrodias94 commented 5 years ago

I'm facing an error when trying to create a new network.

Steps to reproduce: In ./setup Option: 1 Ip of this node: 10.3.4.29 All other options set to default

Capture

PavithraViswanathan12 commented 5 years ago

Use some other RPC port like 23000

ruipedrodias94 commented 5 years ago

Sorry for the late reply, but I managed to recover from my problem. It seems that my machine clocks weren't synched. The solution that I found was to sync the clocks with NTP.

Thank you!