Blockchain stuck at 28800
The wallet was reporting an out of memory error to getblocktemplate requests (the server has plenty of free memory). It also wouldn't respond to a request to shutdown cleanly.
We've done a force shutdown and are re-indexing. Stay tuned..
Still failling with the same error..
Debug log says:
2018-01-02 12:32:12 CreateNewBlock(): total size 39631
2018-01-02 12:32:12 Masternode payment is out of drift range. Paid=10.00 Min=12.50
2018-01-02 12:32:12 CMasternodePayments::IsTransactionValid - Missing required payment of 12.50 to bQTUmkoJkXwBFhB9KqMT9iAEjgR4Eh8qS2
2018-01-02 12:32:12 Invalid mn payment detected CTransaction(hash=dc68ab0e9e, ver=1, vin.size=1, vout.size=2, nLockTime=0)
CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase 02817000)
CTxOut(nValue=40.00000000, scriptPubKey=1)
CTxOut(nValue=10.00000000, scriptPubKey=OP_DUP OP_HASH160 80a4efad7a98)
2018-01-02 12:32:12 ERROR: CheckBlock() : Couldn't find masternode/budget payment
2018-01-02 12:32:12 CreateNewBlock() : TestBlockValidity failed
Need to wait for the devs to reply