RE: [TUTORIAL] How to Install 3 CHAINCOIN MasterNodes on 1 VPS

You are viewing a single comment's thread from:

[TUTORIAL] How to Install 3 CHAINCOIN MasterNodes on 1 VPS

in masternode •  7 years ago 

Guide stops working right after you edit the 2nd and 3rd conf file. The 2nd and 3rd MN wallet will not start. Is there anything missing from this guide? I've tried it multiple times and always get the same result.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

try running this
chaincoind -datadir=/root/.chaincoin2 --daemon
and
chaincoind -datadir=/root/.chaincoin3 --daemon

The only difference I can see here is an additional hyphen before “deamon”. Doesn’t change anything. When I try to start the second wallet I get "Unable to bind to ... yadda yadda ... probably already running”. I would like this to work, but it doesn’t!