Out of space

Hi,
my SD Card is 64 GB but HA tell me that it runs out of space: only 1 GB available! It’s not an issue of backup files or huge DB because I deleted and purged it. Due to the missing space I can’t upgrade core, supervisor and so on…
So I don’t really know how to solve it.
Any help will be appreciate.

➜  / du -sh   
952.0M  .
➜  / du -shc /* | sort -h
0       /config
0       /dev
0       /proc
0       /sys
4.0K    /addons
4.0K    /init
4.0K    /mnt
4.0K    /opt
4.0K    /srv
8.0K    /media
12.0K   /home
24.0K   /share
40.0K   /ssl
44.0K   /data
52.0K   /command
80.0K   /tmp
184.0K  /addon_configs
256.0K  /sbin
632.0K  /run
1.3M    /lib
1.7M    /etc
2.0M    /bin
6.0M    /package
14.7M   /root
53.7M   /backup
128.3M  /homeassistant
260.4M  /usr
482.5M  /var
952.0M  total
➜  / df -h
Filesystem                Size      Used Available Use% Mounted on
overlay                  58.0G     54.1G    912.3M  98% /
/dev/mmcblk0p8           58.0G     54.1G    912.3M  98% /homeassistant
/dev/mmcblk0p8           58.0G     54.1G    912.3M  98% /data
/dev/mmcblk0p8           58.0G     54.1G    912.3M  98% /addons
devtmpfs                427.6M         0    427.6M   0% /dev
tmpfs                   460.1M         0    460.1M   0% /dev/shm
/dev/mmcblk0p8           58.0G     54.1G    912.3M  98% /share
/dev/mmcblk0p8           58.0G     54.1G    912.3M  98% /ssl
/dev/mmcblk0p8           58.0G     54.1G    912.3M  98% /backup
/dev/mmcblk0p8           58.0G     54.1G    912.3M  98% /addon_configs
/dev/mmcblk0p8           58.0G     54.1G    912.3M  98% /media
tmpfs                   184.0M      1.8M    182.3M   1% /run/dbus
tmpfs                   460.1M         0    460.1M   0% /dev/shm
/dev/mmcblk0p8           58.0G     54.1G    912.3M  98% /etc/asound.conf
/dev/mmcblk0p8           58.0G     54.1G    912.3M  98% /run/audio
/dev/mmcblk0p8           58.0G     54.1G    912.3M  98% /etc/resolv.conf
/dev/mmcblk0p8           58.0G     54.1G    912.3M  98% /etc/hostname
/dev/mmcblk0p8           58.0G     54.1G    912.3M  98% /etc/hosts
tmpfs                   184.0M      1.8M    182.3M   1% /run/log/journal
/dev/mmcblk0p8           58.0G     54.1G    912.3M  98% /etc/pulse/client.conf
/dev/mmcblk0p8           58.0G     54.1G    912.3M  98% /var/log/journal
tmpfs                   460.1M         0    460.1M   0% /proc/asound
devtmpfs                427.6M         0    427.6M   0% /proc/keys
devtmpfs                427.6M         0    427.6M   0% /proc/latency_stats
devtmpfs                427.6M         0    427.6M   0% /proc/timer_list
tmpfs                   460.1M         0    460.1M   0% /sys/firmware
Core
2024.12.5
Frontend
20241127.8

I am not going to be much help with this but a bit more info may help others help you.

What hardware are you using?
what Install?
How many addons?

And anything else that may help others help you.

Hi, I run Home Assistant Operating System on Raspberry Pi 3 (32-bit) and I use the following (12) addons:

Advanced SSH & Web Terminal
Duck DNS
ESPHome Device Builder
File editor
Home Assistant Google Drive Backup
Mosquitto broker
MQTT Explorer
NGINX Home Assistant SSL proxy
RPC Shutdown
Samba Backup
Samba share
TasmoAdmin
du --one-file-system / | sort -g

Hi,
Here you can find the export of the command du -x / | sort -g
Thanks

Please, try here again

I’m sorry, but based on the listing, I cannot see what exactly is consuming the amount of space. It might just be one of the add-ons that you’ve installed, because those add-ons’ data might not appear there.