So I can’t see any information other than the Ouroboros general error. But I have my node running and it’s extending the chain etc, but I am attempting to do some initial setups for the stake pool.
I have generated all kinds of keys from all of the documentation, but at the point where I need to check if it is syncing with the cli I get an error:
Note: This is on Windows 10 machine in powershell
So I issue the command: .\cardano-cli shelley query tip --mainnet
And rather that spitting out the slotNo/blockNo etc, I get the following:
cardano-cli.exe: DecoderFailure (Handshake) ServerAgency TokConfirm) (DeserialiseFailure 2 “codecHandshake.Confirm: unexpected key”)
Wondering if anyone has had this, is having this, and maybe has a solution or a reason why this happens?