Cardano-cli: Network.Socket.connect: <socket: 11> on mainnet

Hey! I’m going on mainnet. Now this shows up. Anyone know what to do?
image

sudo systemctl cardano-node

journalctl -e -f -u cardano-node

Share the outputs

image
image
Already seen you helping arround! Appreciate!

image

image

Hmm… show me the start script I think is something related with the socket declared path

image

image

O man… ur are using cntools and also the coincahew guide?

Try sudo systemctl status cardano-node
sudo systemctl status cnode

image
yeah :smiley:

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

1 Like

image
I always get this when I try to stop the cnode

Ok, and now if u type sudo systemctl status cnode?

image
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/