Hey guys,
i setup my first masternode in vultr and ubuntu 14.04 and everything is fine in the vps.
But in my Windows Wallet, i dont can open it, when the config is like this
rpcuser=xxx
rpcpassword=xxx
rpcallowip=127.0.0.1
rpcport=9919
listen=1
server=1
daemon=1
staking=0
externalip=209.250.242.217:9919
masternode=1
masternodeprivkey=xxx
(xxx is cleared)
When i will start the wallet, i get this info:
Can not bind to 0.0.0.0:9919 on this machine (error returned by bind: access to a socket was inadmissible due to the access rights of the socket. (10013))
Next Error:
Error, no port could be intercepted. If so, use listen = 0.
When i change the Config to listen=0, the wallet will start, but after 20 hrs runnning, "Watchdog Expired" and the Masternode isnt in the Network List on Explorer.
For Watchdog, i run sentinel on ubuntu, but doenst help anything. I dont get any payout after 3 days.
Can anyone help me? :O
Cheers guys
The config file above is for masternode on VPS, not for the control wallet on Win.
Remove this 3 lines in Win config:
#externalip=209.250.242.217:9919
#masternode=1
#masternodeprivkey=xxx