I had the Biblepay and Boinc working a few days ago and then it went bonkers on me, trying to get it back going, however, I'm having a weird heat mining issue, at purepool.org, I'm getting the error: Illegal CPID. However, it looks like I got Boinc working again from this link:
https://www.biblepay-central.org/en/podc/user/1992969/Hi leetlezee,
I just added the new error view 2 hours ago, and it seems that it is already working
The error is based on a check of your CPID with with the biblepay client. It looks if it a known CPID and if it has a payment from Rosetta@home tasks in the last 24h.
If not, an error is shown and the work/solution rejected (reason: The same rules as above are required to solve a block, and if you can't solve blocks, you wouldn't help the pool -> no payment
).
Could you send us the output of "exec getboincinfo" from the commandline (linux) or debug console (windows)?
Sorry, the link showing the Boinc info is actually:
https://www.biblepay-central.org/en/podc/user/1992969/And the pure pool link is:
http://pool.purepool.org/main/miner/BDZKvFzC485b3mpRMvn4EEMpp8qrn7y2zG/And here is the result of the exec getboincinfo:
{
"Command": "getboincinfo",
"CPID": "1a13a4f08ddee61e61b420df47d82eec",
"Address": "BDZKvFzC485b3mpRMvn4EEMpp8qrn7y2zG",
"CPIDS": "1a13a4f08ddee61e61b420df47d82eec;",
"CPID-Age (hours)": 423446,
"NextSuperblockHeight": 42230,
"NextSuperblockBudget": 1179301,
"1a13a4f08ddee61e61b420df47d82eec_ADDRESS": "BDZKvFzC485b3mpRMvn4EEMpp8qrn7y2zG",
"1a13a4f08ddee61e61b420df47d82eec_RAC": 1343.21,
"1a13a4f08ddee61e61b420df47d82eec_TEAM": 15044,
"1a13a4f08ddee61e61b420df47d82eec_WCGRAC": 0,
"1a13a4f08ddee61e61b420df47d82eec_TaskWeight": 100,
"1a13a4f08ddee61e61b420df47d82eec_UTXOWeight": 1578,
"Total_RAC": 1343.21,
"Total Payments (One Day)": 0,
"Total Payments (One Week)": 22,
"Total Budget (One Day)": 1179301,
"Total Budget (One Week)": 8255107,
"Superblock Count (One Week)": 8,
"Superblock Hit Count (One Week)": 8,
"Superblock List": "42025,41820,41615,41410,41205,41000,40795,40590",
"Last Superblock Height": 42025,
"Last Superblock Budget": 1179301,
"Last Superblock Payment": 0,
"Magnitude (One-Day)": 0,
"Magnitude (One-Week)": 0.002665016940422456
}