Help with cardano-cli

Hello, I hope everyone is doing well. I was following the guide to make an NFT and Midway in the guide I tried to run a cli command and got this error:

I tried to do export CARDANO_NODE_SOCKET_PATH=list to the directory of node.socket but the cli command to check tip doesn’t work and throws the same error as in the screenshot.

node is running as well

Any help is appreciated.
Thanks.

check where the node.socket file was created and use the full path

export CARDANO_NODE_SOCKET_PATH=/full_path/node.socket

thank you. I have tried that. I gave up and did a clean install. Do i have to sync the entire blockchain again?

If u didn’t bkped the db or if u don’t have another node up and running yeah u will need to download again the db

1 Like

got it fixed. had to remove the “”