You are viewing a single comment's thread from:
RE: [TUTORIAL] How to Install 3 CHAINCOIN MasterNodes on 1 VPS
try running this
chaincoind -datadir=/root/.chaincoin2 --daemon
and
chaincoind -datadir=/root/.chaincoin3 --daemon
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!