sam@ubuntu:~/keys$ cardano-cli shelley query utxo --address $(cat payment.addr) --mainnet
WARNING: The “shelley” subcommand is now deprecated and will be removed in the future. Please use the top-level commands instead.
Shelley command failed: query utxo Error: A query from a certain era was applied to a ledger from a different era: EraMismatch {ledgerEraName = “Allegra”, otherEraName = “Shelley”}
This is the error I’m facing on mainnet to query
Here is screenshot of the synced relay node but I’m curious why there is something in red going on…
I am having the same problem with i have tried the command with --allegra-era , shelley-era, mary-era and it still do not work… any recommendation.
Thanks
This is core screenshot, it started running since yesterday.
That’s the error im getting:
Shelley command failed: query utxo Error: A query from a certain era was applied to a ledger fro│
m a different era: EraMismatch {ledgerEraName = “Byron”, otherEraName = “Allegra”}