Failed to restart cardano-node.service: Unit cardano-node.service not foun

Following the beginners guide here to install CN-tools got as far as

./deploy-as-systemd.sh

Which runs to this stage and I am not sure what variables to update

If not done already, update ‘User Variables’ section in relevant script in /opt/cardano/cnode/scripts/ folder

E.g env, cnode.sh, cncli.sh, gLiveView.sh, topologyUpdater.sh

You can then start/restart the node with sudo systemctl restart cnode

I dont think there is a env variable set yet for cnode ?

sudo systemctl restart cardano-node
Failed to restart cardano-node.service: Unit cardano-node.service not found

— Could start again if I missed anything ? I did look intto all the above scripts saw there was user variables with options to change how important is that at this stage for instance the peers (relays) ip in Cnode listen or the hostname in topologyUpdater.sh ?

Try sudo systemctl restart cnode

2 Likes

Thanks again Alex must be a typo on the post. I think its restarted onto the next step,

Screenshot 2022-03-05 at 18.01.08

Syncing up

2 Likes