Post
Topic
Board Announcements (Altcoins)
Re: [ANN] CRAVE 1st POS Masternodes | Dark Assets | Markets Soon =Embrace The Dark=
by
primosource
on 13/04/2015, 21:35:31 UTC

but it was working on the other computer at first and then stopped once i installed it on the other one. Is it a tor problem? only thing i can think to try is make whole new wallets for the nodes and see if that works but that seems a pain in the arse
I have the same problem .For sure is port issue.My first masternode doing good but second at second system getting "error  "setup masternode=1 in configuration" I did but isn't help.Instead of that my second wallet got freezing an got message that another system have the same IP ..But when I turn of first system  and first masternode  ,then second is start working.How to fix this ports I don't have idea???How people set up 5 or 6 masternodes if I can't start second???

Here is an example of running three master nodes. You need to make sure each using their own 'port'.
https://bitcointalk.org/index.php?topic=997356.msg11053604#msg11053604


I'm trying to setup my second MN from my desktop and i'm receiving this error from second MN, first MN is running fine on port 9999. But I can't run on any other port.

http://i.imgur.com/6otCfDp.png

first crave.conf
Code:
maxconnections=100
rpcuser=***
rpcpassword=***
rpcport=9970
port=9999
gen=0
server=1
daemon=1
staking=0
reservebalance=9999999
masternodeaddr=192.168.25.55:9999
masternode=1
masternodeprivkey=***
rpcallowip=127.0.0.1

second crave.conf
Code:
maxconnections=100
rpcuser=***
rpcpassword=***
rpcport=9971
port=9998
gen=0
server=1
daemon=1
staking=0
reservebalance=9999999
masternodeaddr=192.168.25.55:9998
masternode=1
masternodeprivkey=***
rpcallowip=127.0.0.1
i think rpcport= always stays 9999 what you change is port=? or am i wrong?

I tried to change everything, look, I change masternodeaddr only port, already put rpcport=9999 both but same error i'm running v1.4.1.0-g32a928e