Hassio not working after power cut

barry@hassio_test : ~ $ sudo snap remove docker

error: system does not fully support snapd: mkdir

/tmp/sanity-mountpoint-254894791: no space left on device

is your hard drive full?

It’s a vm. It’s got a 10gb vdi but from what I can see only 8gb is in use

so running df -h shows your / as being only 80% in use?

Back in work atm. I checked in virtual box gui. Will check with that command when I get home. And expand the disk if needed.

Filesystem Size Used Avail Use% Mounted on
udev 746M 0 746M 0% /dev
tmpfs 156M 17M 139M 11% /run
/dev/sda2 9.8G 9.8G 0 100% /
tmpfs 776M 0 776M 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 776M 0 776M 0% /sys/fs/cgroup
/dev/loop0 98M 98M 0 100% /snap/docker/321
/dev/loop1 87M 87M 0 100% /snap/core/4917
/dev/loop2 90M 90M 0 100% /snap/core/6130
tmpfs 156M 0 156M 0% /run/user/1000

/ looks full to me.