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 

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

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:  

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!