No Txs / Blocks missed

Forgot to post the file. I’m losing it !
NodeCert

Hi

This is incorrect and will cause you to miss blocks. As you have not yet made a block “qKesOnDiskOperationalCertificateNumber” should be 0.

2 Likes

Thanks!
I will have a look to the doc today!!

hi, sorry to ask again.
My config is:
“qKesNodeStateOperationalCertificateNumber”: null Nothing to change
“qKesOnDiskOperationalCertificateNumber”: 2, Should be zero
Next certificate issue number:3 Should be 1 (0+1)

When I try to change the counter value with for example :
cd $HOME/cold-keys/
cardano-cli node new-counter
–cold-verification-key-file node.vkey
–counter-value $((3 -2))
–operational-certificate-issue-counter-file node.counter
I get no value for “next certificate issue number”

Thanks for your help
Laurent

That’s it I have done it.Thanks again to all
Laurent

1 Like

Hi Laurent,

Did renewing your node.cert solved the issue ?

Thanks,
IndieStakeAdmin