synechron-finlabs / quorum-maker

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

Node manager is not starting to create Network #137

Open ManjulaSayeenathan opened 2 years ago

ManjulaSayeenathan commented 2 years ago

/ \ | \ / | / / \ | \ / | | | | | \/ | | | | | |\ /| | | | | | \ / | | \ \/ /\ \ \/ | | ____/ \\ || Version 2.6.5 Built on Quorum 2.6.0

Please select an option: 1) Create Network 2) Join Network 3) Attach to an existing Node 4) Setup Development/Test Network 5) Exit option: 1 Please enter node name: Test Please enter IP Address of this node: 123.2.1.2 Please enter RPC Port of this node[Default:22000]: Please enter Network Listening Port of this node[Default:22001]: Please enter Constellation Port of this node[Default:22002]: Please enter Raft Port of this node[Default:22003]: Please enter Node Manager Port of this node[Default:22004]: Please enter WS Port of this node[Default:22005]:


Successfully created and started Test You can send transactions to 123.2.1.2:22000 For private transactions, use TpL+FQA7fuSE2Y6EbLlsVPkK2jsTIi//MJW0NXSt7hs= For accessing Quorum Maker UI, please open the following from a web browser http://localhost:22004/qm To join this node from a different host, please run Quorum Maker and choose option to run Join Network When asked, enter 123.2.1.2 for Existing Node IP and 22004 for Node Manager Port


I am not getting Starting Node Manager after this.

Can anyone help me to solve this issue.

ManjulaSayeenathan commented 2 years ago

I have the below message in the log file

[*] Starting Constellation node 04:51:25 [INFO] Log level is LevelWarn 04:51:25 [WARN] /home/node/keys/Test.key is too accessible. Please run: chmod 0600 /home/node/keys/Test.key Unlocking /home/node/keys/Test.key Unlocked /home/node/keys/Test.key constellation-node: Network.Socket.bind: unsupported operation (Operation not supported)

Finmetrica commented 2 years ago

me too same issue

deskaria commented 2 years ago

Have the same problem. Even after 30min, nothing has started.