Hi,
I am trying to install an app in Ubuntu-core.
‘snap list’ command gives me error:
snap list
error: cannot list snaps: cannot communicate with server: Get http://localhost/v2/snaps: EOF
And when I am trying for below command:
$ systemctl status snapd.refresh.service
● snapd.refresh.service - Automatically refresh installed snaps
Loaded: loaded (/lib/systemd/system/snapd.refresh.service; static; vendor preset: enabled)
Active: inactive (dead)
Docs: man:snap(1)
I am not able to install any app in ubuntu-core. It gives the error as listed below:
error: cannot communicate with server: Post http://localhost/v2/snaps/hello-world: EOF
I also tried to include the ‘.snap’ app in command while preparing finale image, still it doesn’t worked.
The another issue I am facing - wifi is not working, even though the module for that is present while preparing finale image.
ifconfig wlan0 up
wlan0: ERROR while getting interface flags: No such device