Nano /etc/systemd/system/cardano-node.service (systemctl / line 11 error)

i replaced it

/cardano-my-node$ ./startBlockProducingNode.sh
InvalidYaml (Just (YamlException “Yaml file not found: /home/xxx/cardano-node/mainnet-config.json”))

cardano-node: YAML exception:

Is systemd giving you the same error?

/home/xxx/.local/bin/cardano-node run --topology ${TOPOLOGY} -

yes its a new error now

InvalidYaml (Just (YamlException “Yaml file not found: /home/xxx/cardano-node/mainnet-config.json”))

cardano-node: YAML exception:

my configs arent in that folder