Hi,
I'm running masternodes using start-many in a cold/hot wallet setup. Am able to start the masternodes and they show up on ./dashd masternodelist, dashninja and dashnodes.
What happens is that every 90 minutes the masternodes seem to lose connection, they are not in the masternodelist anymore, not on the two website either. The ./dashd is still running however and receiving new blocks.
Issueing a masternode start-many from the cold wallet sometimes seems to restart everything when the nodes are still in "EXPIRING",
I've already done a couple of changes, remove .lock and peers.dat, restart and -reindex. Still not working.
My remote config:
rpcuser=mn01
rpcpassword=xxxxxxxxxxxxx
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
logtimestamps=1
masternode=0
maxconnections=256
My local config:
rpcuser=local01
rpcpassword=xxxxxxxxxxxxx
rpcallowip=127.0.0.1
listen=0
server=1
daemon=1
logtimestamps=1
The local wallet has a masternode.conf with a line for each masternode, the remote has a masternode.conf with only a line for himself.
Am running Ubuntu 14.04 and the latest dash wallet (27)
Anyone have an idea what could me wrong?
I'm running masternodes using start-many in a cold/hot wallet setup. Am able to start the masternodes and they show up on ./dashd masternodelist, dashninja and dashnodes.
What happens is that every 90 minutes the masternodes seem to lose connection, they are not in the masternodelist anymore, not on the two website either. The ./dashd is still running however and receiving new blocks.
Issueing a masternode start-many from the cold wallet sometimes seems to restart everything when the nodes are still in "EXPIRING",
I've already done a couple of changes, remove .lock and peers.dat, restart and -reindex. Still not working.
My remote config:
rpcuser=mn01
rpcpassword=xxxxxxxxxxxxx
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
logtimestamps=1
masternode=0
maxconnections=256
My local config:
rpcuser=local01
rpcpassword=xxxxxxxxxxxxx
rpcallowip=127.0.0.1
listen=0
server=1
daemon=1
logtimestamps=1
The local wallet has a masternode.conf with a line for each masternode, the remote has a masternode.conf with only a line for himself.
Am running Ubuntu 14.04 and the latest dash wallet (27)
Anyone have an idea what could me wrong?