Post
Topic
Board Announcements (Altcoins)
Re: 8BIT [*][Dark Masternodes][Mandatory Update][Roadmap Stage 4]
by
bram_vnl
on 29/04/2015, 10:36:33 UTC

I done as u wrote. I opened the first node manually with the QT and the second one with the batfile. but it shows the error "Unable to bind 0.0.0.0:9999 on this computer. 8-bit is probably already running.

Can anyone tell me what's wrong?
you need to change the ports in each one of the .conf

u mean port 9999 to 9998, 9997... etc. for each MN?

Then i must open all those ports too for my router?

Port 9999 must be open.

conf file

Code:
rpcallowip=127.0.0.1
rpcuser=YourUserName
rpcpassword=YourRPCPassword
rpcport=any_valid_port EX: 9228
server=1
daemon=1
listen=1
staking=0
port=9999
masternodeaddr=YOUR_IP:9999
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey