Snap d error: cannot communicate with server connection refused in Linux

Опубликовано: 02 Октябрь 2024
на канале: Avnish Yadav
5,092
49

How to solve error: cannot communicate with server: Post http://localhost/v2/snaps/skype: dial unix /run/snapd.socket: connect: no such file or directory in Kali Linux

Step 1 - Open Terminal

Step 2 - Enter the following command
service snapd start
or
systemctl start snapd.service

Thanks.