I've been trying for a few days to get my masternode running properly again, but I can't seem to figure it out.
Can you guys please help me troubleshoot?
Wallet is upgraded to 0.12.2.0 a few days ago.
My das.conf:
rpcuser=xxxx
rpcpassword=xxxx
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
[color=red]logtimestamps=1[/color]
[color=red]maxconnections=256[/color]
masternode=1
masternodeprivkey=
masternodeaddr=:9399
[color=red]bind=:9399
externalip=193.71.119.49:9399[/color]
addnode=185.137.97.24
addnode=185.137.97.15
I left masternode.conf empty.Your problems stay in red.
the masternode.conf must filled and the following line can you delete:
logtimestamps=1
maxconnections=256
bind=:9399
externalip=193.71.119.49:9399
Make sure your port 9399 on your router is open.
thats all and the MN must work for you.