Score:0

Snap store isn't installing

ru flag

I would like to install the Snap store, but I am getting this error:

root@localhost:~# sudo snap install snap-store
error: cannot communicate with server: Post "http://localhost/v2/snaps/snap-store": dial unix /run/snapd.socket: connect: no such file or directory

How do I resolve this error and install the Snap store?

Organic Marble avatar
us flag
What version of Ubuntu are you using?
karel avatar
sa flag
Does this answer your question? [Cannot communicate with server: Post http://localhost/v2/apps: dial unix /run/snapd.socket: connect: no such file or directory](https://askubuntu.com/questions/1258137/cannot-communicate-with-server-post-http-localhost-v2-apps-dial-unix-run-sn)
Score:1
cn flag

This error means that the snapd service is not running. Enable it with sudo systemctl enable snapd.service, and then start it with sudo systemctl start snapd.service, and then you should be able to install the snap store.

If enabling and starting it doesn't fix the error, run sudo systemctl status snapd.service to see what the status of the Snap daemon is, and if it mentions the word masked, try following these steps.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.