Hey! I’m going on mainnet. Now this shows up. Anyone know what to do?
sudo systemctl cardano-node
journalctl -e -f -u cardano-node
Share the outputs
Already seen you helping arround! Appreciate!
Hmm… show me the start script I think is something related with the socket declared path
O man… ur are using cntools and also the coincahew guide?
Try sudo systemctl status cardano-node
sudo systemctl status cnode
yeah
So, u must decide which configuration will use
Did u created the wallet/pool files?
I’d prefere Coincashews guide
Then… stope the node and clear the configuration for cntools
I think u have a cardano folder
opt/cardano/cnode/….
sudo systemctl stop cnode
sudo systemctl disable cnode
Then restart the cardano- node
sudo systemctl restart cardano-node
journalctl -e -f -u cardano-node
I always get this when I try to stop the cnode
Ok, and now if u type sudo systemctl status cnode?
same. Only works with ‘cardano-node’ not ‘cnode’
Perfect… now show me the output for
nano startBlockProducingnode.sh
in /opt/cardano/cnode? or $NODE_HOME
Forget about cnode…
From home/…/cardano-my-node/