The leader log schedule output of cncli doesn’t seem to show all assigned slots anymore?
It only outputs 2 slots, where my block producer already produced 4 blocks, all of which are not listed in the output of cncli.
Is this maybe related to the updates in cardano-node version 1.26.1 where the slot election process no longer leads to a peak in resource usage at a certain point in de epoch?
I have the same. Only 2 blocks assigned, but they are still to be minted. At this point I already minted 4 blocks in the current epoch, all not listed in the output
Off course the pool id and all other parameters are correct, like every other epoch where it ran just fine
hmmm. I’ve got CNCLI 2.1.1 and still having that parsing error. Guess I’ll wait till the AM and try again? Not using CNtools, but the cncli command has worked at this point in past epochs. Guess I’ll just try again in the morning. Let me know if anyone else finds an issue.
Are you guys running out of memory during the ledger state extraction by any chance?
cardano-cli query ledger-state is eating up a lot of memory. With 1.25.1 I could still run this on a RPi, but now with 1.27.0 the mem peaks at 10.6Gb.
The EOF error happened with me when the ledger-state extraction was aborted due to running out of mem.