Hi, when I tried to run simple snaps like dust
or bashtop
, I have faced the following issue:
dust
internal error, please report: running "dust" failed: cannot find installed snap "dust" at revision 19: missing file /var/lib/snapd/snap/dust/19/meta/snap.yaml
bashtop
internal error, please report: running "bashtop" failed: cannot find installed snap "bashtop" at revision 504: missing file /var/lib/snapd/snap/bashtop/504/meta/snap.yaml
snap list
gives me
error: cannot list snaps: cannot communicate with server: Get "http://localhost/v2/snaps": dial unix /run/snapd.socket: connect: no such file or directory
I cannot exeute other commands from snap
Can you please help? Should I clean some cache somewhere?
Thank you.