This repository was archived by the owner on Jul 15, 2020. It is now read-only.
This repository was archived by the owner on Jul 15, 2020. It is now read-only.
Problem with CARDANO_NODE_SOCKET_PATH - Error: cardano-cli: Network.Socket.connect: <socket: 11>: does not exist (No such file or directory) #234
Open
Description
When I try:
cardano-cli shelley query utxo --address $(cat payment.addr) --testnet-magic 42
I get:
cardano-cli: Network.Socket.connect: <socket: 11>: does not exist (No such file or directory)
Most likely I set CARDANO_NODE_SOCKET_PATH to the wrong directory.
export CARDANO_NODE_SOCKET_PATH="$HOME/cardano-node/socket"
I would be very thankful for any help.
Metadata
Metadata
Assignees
Labels
No labels