Failed Transaction Submit

what is the Producer’s configuration? how much MEM it has?

also try journalctl -e -f -u cardano-node

8GB ram azure machine, I can increase it to see if thats a problem

it’s something related with the topology file… can u type nano mainnet-topology.json and send me a pic?

ok, try again to copy/paste (this time you can copy-paste the text

{
  "Producers": [
    {
      "addr": "161.97.108.250",
      "port": 6000,
      "valency": 1
    }
  ]
}

And don’t forget to restart the node

It is syncing and showing it now!

3 Likes