What am I doing wrong?

I have hade the wallet up for little more than 48 hours with a restart after 24h (since I didnt get any staked coins)
Restarted again after 48h, still no staked coins.
Wallet is unlocked, have been online for the past 2 days and getstakinginfo looks like this:
17:12:29

{
"enabled" : true,
"staking" : true,
"errors" : "",
"currentblocksize" : 1000,
"currentblocktx" : 0,
"pooledtx" : 0,
"difficulty" : 580926859.04268146,
"search-interval" : 16,
"weight" : 21931593136198,
"netstakeweight" : 190507949397785696,
"expectedtime" : 781781
}
18:16:14

getstakinginfo
18:16:14

{
"enabled" : true,
"staking" : true,
"errors" : "",
"currentblocksize" : 1229,
"currentblocktx" : 1,
"pooledtx" : 1,
"difficulty" : 281655165.87700945,
"search-interval" : 16,
"weight" : 21931593136198,
"netstakeweight" : 228089822189902176,
"expectedtime" : 94901
}
So it is staking, right?
Or am I missing something?