hi, I using HA on intel nuc and 116 gb ssd and I always have minimum 30% free space .this morning I warned that the disk is full 100 %.
i deleted all backups and clean records but still is on 100%.any help on how to fix that. Thanks
hi, I using HA on intel nuc and 116 gb ssd and I always have minimum 30% free space .this morning I warned that the disk is full 100 %.
i deleted all backups and clean records but still is on 100%.any help on how to fix that. Thanks
Something made your disk full, obviously.
Try to find big files in /var and /usr/share/homeassistant or hassio with
sudo du -sh *
thanks, Daniel , in the terminal in folder backup i see 3 files with about 18 gb (picture) .in system files thru beckup I don’t see these files .how I can delete these three files from the terminal.many thanks
Try rm -f file_name
thanks, Daniel , you are king .all work like a charm now