Make sure you are running the latest version of Anbox before reporting an issue.
Please also check that no similar bug is already reported. Have a look on the list of open bugs at https://github.com/anbox/anbox/issues
* Please paste the result of anbox system-info below:*
[please paste printout of `anbox system-info` here]
Please describe your problem:
Hi guys, so I麓ve tried to install anbox as it was described in the wiki. However, this is what i got in response.
snap install --edge --devmode anbox
error: cannot communicate with server: Post http://localhost/v2/snaps/anbox: dial unix /run/snapd.socket: connect: no such file or directory
I am running Ubuntu 16.04.03 LTS on my chromebook with crouton (Xenial, Xfce). I imagine the problem lies with snap (hope that someone around here still might be able to help me :)
This is what "snap --version" shows me
snap 2.29.4.2
snapd unavailable
series -
Anyway, thanks in advance!
What were you expecting?:
Additional info:
Did some more digging, perhaps this helps with the solution
entered in terminal: systemctl status snapd
Failed to get properties: Launch helper exited with unknown return code 1
Restarting seemed to help me .
sudo systemctl restart snapd.service
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Most helpful comment
Restarting seemed to help me .
sudo systemctl restart snapd.service