Hi,
first of all, Dev, fantastic work!!!
I would like to setup a masternode, but it's the first time an something went wrong.
I got this error:
not capable masternode: Could not connect to 213.47.7.54:9999
I'm using a cable modem with built in router.
The IP is correct, i have checked several times.
I used the Port forwarding function from my router to my local IP 192.168.0.2 and opend 9999 with TCP.
I tested with several Ports (9999, 9990, 9586, 9800...) I also restart the router etc.
For testing i turned Windows Firewall, Avast Antivir and Router Firewall to OFF.
Windows is Ver 8.1 Pro 64bit (--> maybe need 8bit Version

)
This is my config file: (don't understand this rpc things, should i change something there?)
rpcallowip=127.0.0.1
rpcuser=YourUserName
rpcpassword=YourRPCPassword
rpcport=9800
server=1
daemon=1
listen=1
staking=0
port=9999
masternodeaddr=213.47.7.54:9999
masternode=1
masternodeprivkey= "myKey"
Someone an idea?
Thanks for help.