Hello everyone.
I have a pool with a stake of 2.4 million.
I have not found a block for 14 days. Is it bad luck or is there a problem that I can’t find?
How much stake do I need to get a block every epoch?
I thought 1 million was enough for a block every epoch.
Are you running cncli to check if you were assigned with a block in the past epochs?
No, I only use gLiveView and have done some searching in the journalctl logs.
Is there any documentation on how to use cncli to find missed blocks?
Here you go : GitHub - cardano-community/cncli
Installed cncli.
Synced the database.
Run leaderlog command.
But I don’t understand the result.
What does it mean?
{
"status": "ok",
"epoch": 477,
"epochNonce": "6c0965c63eb88ebaf361394a00f3541b85a6dc63afed32a28fa3375288a14538",
"consensus": "tpraos",
"epochSlots": 4,
"epochSlotsIdeal": 2.34,
"maxPerformance": 170.94,
"poolId": "62dae2e705a7dcf9c8fcb3e084ebb72781652d321293dca33df389fd",
"sigma": 0.00010836259858060235,
"activeStake": 2453242510623,
"totalActiveStake": 22639199712419476,
"d": 0.0,
"f": 0.05,
"assignedSlots": [
{
"no": 1,
"slot": 120734621,
"slotInEpoch": 33821,
"at": "2024-04-05T00:08:32-07:00"
},
{
"no": 2,
"slot": 120871187,
"slotInEpoch": 170387,
"at": "2024-04-06T14:04:38-07:00"
},
{
"no": 3,
"slot": 120895298,
"slotInEpoch": 194498,
"at": "2024-04-06T20:46:29-07:00"
},
{
"no": 4,
"slot": 121124007,
"slotInEpoch": 423207,
"at": "2024-04-09T12:18:18-07:00"
}
]
}
It looks like you have been assigned 4 slots this epoch. In fact you should already have minted 3 blocks this epoch.
15 days without a block and don’t understand why.
Where can I find details about the slots?
As i said, you were assigned with blocks but it looks like your setup isnt working properly.
Can you please post a screenshot of your gliveview?
Hm this looks good to me…
Id recommand to ask here for further help : Telegram: Contact @CardanoStakePoolWorkgroup