lf icon indicating copy to clipboard operation
lf copied to clipboard

Unable to join private network

Open tommy2d opened this issue 5 years ago • 1 comments

As soon as I bootstrap a node from an existing parent and try to connect to it using P2P I receive the following error:

2020/03/04 17:24:14 P2P attempting to connect to 172.19.2.30 9908 brightfish 2020/03/04 17:24:14 P2P connection to 172.19.2.30:9908 closed: remote identity (public key) does not match expected identity

tommy2d avatar Mar 04 '20 16:03 tommy2d

I'm starting to play with this and it seems pretty awesome. I found the identity to be passed from the new node to other on the node.log file, make sure you pass that identity when issuing the node-connect.

acalatrava avatar Sep 16 '20 11:09 acalatrava