You guys are right! This is the output after running cardano-cli query tip --mainnet
{
"epoch": 289,
"hash": "e72579f...",
"slot": 39916796,
"block": 6236059,
"era": "Mary"
}
```
Could you guys let me know how do I sync the nodes?
Thank you guys!
Okay then first I’ll need to upgrade the versions, currently I am trying to upgrade to 1.30.1 by following these instructions:
But on the “last” step
journalctl --unit=cardano-node --follow
i’m getting the following error:
[relay2:cardano.node.ChainDB:Info:5] [2021-10-10 13:45:45.51 UTC] Closed db with immutable tip at fd6a583393c23911b2eb2b7734ec4d17a69a381b9ac533772b989e87e98cc452 at slot 39874230 and tip e72579ff89dc9ed325b723a33624b596c08141c7bd573ecfff56a1f7229e4d09 at slot 39916796
Oct 10 13:46:33 relay2 cardano-node[30644]: AesonException "Error in $: key \"AlonzoGenesisFile\" not found"
Read also the 1.29.0 upgrade instructions as there were some configuration parameters added. You cannot upgrade from 1.27.0 to 1.30.1 without adding parameters that were part of 1.29.0.