Node is ready problem

+2 votes
Hi. After I create a block in multichain and generate it with -deamon it says Node is ready. But I think it should be ‘Node is started’. After that i can connect the block from second server. But i can not connect from first one. It returna the error -2. How can i fix this?
asked May 1, 2019 by Dk

1 Answer

+1 vote
The "Node ready" line means the node has started, and is ready to accept incoming peer-to-peer and API connections. Can you explain what you mean that you cannot "connect from the first one"? What exactly are you trying to do on the first server once the node is already up and running?
answered May 2, 2019 by MultiChain
...