Cardano-cli : netwoek.Socket.connect <socket: 11> : permission denied

Hi, Guys
I have problems to face cardano-cli : netwoek.Socket.connect <socket: 11> : permission denied,
Anyone help me?

thanks

What port are you running the node at?

Well, you should check if you have access to the socket spawned by cardano-node. It could be related to that, or you can have problem with basic linux file permission, although socket should be spawned with srwxr-xr-x permission set.

Need more info to troubleshoot