$ cncli nonce --byron-genesis ~/cardano-my-node/mainnet-byron-genesis.json --shelley-genesis ~/cardano-my-node/mainnet-shelley-genesis.json --ledger-set next --db cncli.db
{
"status": "error",
"errorMessage": "Query returned no rows"
}
current, previous result is below
{
"status": "error",
"errorMessage": "No such file or directory (os error 2)"
}
I installed this tool today.
I thought my pool is running on production status.
but cncli nonce checker does not work.
I’m really stunned about this result.