So, this didn't go as planned....
I get two error messages on the leaderboard, CPID_HAS_NO_MAGNITUDE and CPID_SIGNATURE_INVALID
Also, all the hash is reported as errernous work.
From the main wallet:
09:23:16

{
"Command": "getboincinfo",
"CPID": "72a5162338116948c70e904a21916e42",
"Address": "B4eCUbG9Kz37GVfERT5o57XVmXFvAMeLZE",
"CPIDS": "72a5162338116948c70e904a21916e42;",
"CPID-Age (hours)": 423751,
"NextSuperblockHeight": 44690,
"NextSuperblockBudget": 1161612,
"72a5162338116948c70e904a21916e42_ADDRESS": "B4eCUbG9Kz37GVfERT5o57XVmXFvAMeLZE",
"72a5162338116948c70e904a21916e42_RAC": 1481.45,
"72a5162338116948c70e904a21916e42_TEAM": 15044,
"72a5162338116948c70e904a21916e42_WCGRAC": 1004,
"72a5162338116948c70e904a21916e42_TaskWeight": 100,
"72a5162338116948c70e904a21916e42_UTXOWeight": 21767,
"Total_RAC": 2485.45,
"Total Payments (One Day)": 165,
"Total Payments (One Week)": 1228,
"Total Budget (One Day)": 1161612,
"Total Budget (One Week)": 8131284,
"Superblock Count (One Week)": 8,
"Superblock Hit Count (One Week)": 8,
"Superblock List": "44485,44280,44075,43870,43665,43460,43255,43050",
"Last Superblock Height": 44485,
"Last Superblock Budget": 1161612,
"Last Superblock Payment": 0,
"Magnitude (One-Day)": 0.1420439871488931,
"Magnitude (One-Week)": 0.1510216590639313
}
09:23:16

{
"blocks": 44651,
"currentblocksize": 19356,
"currentblocktx": 7,
"difficulty_podc": 1842.526928915109,
"difficulty_pow": 13113.71133236828,
"difficulty": 1842.526928915109,
"errors": "",
"genproclimit": 6,
"networkhashps": 985066.2022361461,
"hashps": 2765.078354381124,
"minerstarttime": "05-05-2018 07:22:19",
"hashcounter": 156332,
"pooledtx": 8,
"testnet": false,
"chain": "main",
"biblepay-generate": true,
"poolinfo1": "",
"poolinfo2": "Submitting Solution 05-05-2018 07:22:43; Submitting Solution 05-05-2018 07:22:45; ",
"poolinfo3": "",
"podc_tried": 411,
"podc_sent": 27,
"podc_sent_amount": 2037572.68,
"podc_average_amount_sent": 75437.71492039984,
"miningpulse": 674614,
"poolmining": true,
"pool_url": "http://pool.biblepay.org",
"poolmining_use_ssl": false
}
From the second wallet:
09:20:21
?
getmininginfo
09:20:21
?
{
"blocks": 44651,
"currentblocksize": 15213,
"currentblocktx": 3,
"difficulty_podc": 1842.526928915109,
"difficulty_pow": 13113.71133236828,
"difficulty": 1842.526928915109,
"errors": "",
"genproclimit": 1,
"networkhashps": 985066.2022361461,
"hashps": 637.1440504003248,
"minerstarttime": "05-04-2018 15:27:30",
"hashcounter": 36424785,
"pooledtx": 8,
"testnet": false,
"chain": "main",
"biblepay-generate": true,
"poolinfo1": "",
"poolinfo2": "Submitting Solution 05-05-2018 07:19:47; ",
"poolinfo3": "",
"podc_tried": 31,
"podc_sent": 0,
"podc_sent_amount": 0,
"podc_average_amount_sent": 0,
"miningpulse": 15290,
"poolmining": true,
"pool_url": "http://pool.biblepay.org",
"poolmining_use_ssl": false
}
09:22:31
?
exec getboincinfo
09:22:32
?
{
"Command": "getboincinfo",
"CPID": "",
"Address": "",
"CPIDS": "",
"CPID-Age (hours)": 423751,
"NextSuperblockHeight": 44690,
"NextSuperblockBudget": 1161612,
"Total Payments (One Day)": 165,
"Total Payments (One Week)": 1228,
"Total Budget (One Day)": 1161612,
"Total Budget (One Week)": 8131284,
"Superblock Count (One Week)": 8,
"Superblock Hit Count (One Week)": 8,
"Superblock List": "44485,44280,44075,43870,43665,43460,43255,43050",
"Last Superblock Height": 44485,
"Last Superblock Budget": 1161612,
"Last Superblock Payment": -2,
"Magnitude (One-Day)": 0.1420439871488931,
"Magnitude (One-Week)": 0.1510216590639313
}
Wait a minute, so you do have 2 different wallets, one for PODC and one for POW? In order to heat mine you have to have mag>1 on the very wallet you want to do POW with, otherwise it won't work. Additionally this wallet has to be unlocked.
Furthermore the main problem is that your last superblock payment was 0, therefore your current mag is 0 and you are not "allowed" to heat mine. This is an issue that has been discussed here before and I too am not happy with it, but it is how it is.
So the question would rather be why you didn't get paid yesterday. Your UTXOweight seems ok to receive some payment. Please check your wallet for the last PODCupdate transactions and whether there was a large gap (>24h) inbetween them. I see you also use WCG. Unfortunately I have no idea how this comes into play since I haven't used it yet, maybe someone else can find an error there.