Masternode error after upgrade and reindex

I was away for a bit, so I never upgraded. Upgraded and reindexed on QT and the masternode.

On the node:
“service”: “1.2.3.4:8369”,
“status”: “Not capable masternode: Masternode in NEW_START_REQUIRED state”

“version”: 4010300,
“blocks”: 571852,
“headers”: 571852,
“verificationprogress”: 0.9999967348012526,
“timeoffset”: 0,
“connections”: 13,
“proxy”: “”,
“difficulty”: 289289405961.5152,
“chain”: “main”,
“balance”: 0.00000000,
“keypoolsize”: 1000,
“paytxfee”: 0.00000000,
“relayfee”: 0.00010000,
“warnings”: “”

AssetID": 999,
“AssetName”: “MASTERNODE_SYNC_FINISHED”,
“AssetStartTime”: 1593737197,
“Attempt”: 0,
“IsBlockchainSynced”: true,
“IsMasternodeListSynced”: true,
“IsWinnersListSynced”: true,
“IsSynced”: true,
“IsFailed”: false

When I try to start it in QT, I get the following:

Successfully started 0 masternodes, failed to start 1, total 1

Failed to start XXX. Error: Could not allocate outpoint XXX:1 for masternode 1.2.3.4:8369

address matches what I had when it was working in May

There is a bug in QT see I cannot initialize my masternode
To Start it

Thank you! That did the trick. I did search the text of the error, but didn’t find that one since it is only a screenshot. Hopefully someone else will find this if they have the same issue.
Cheers!