#Assist-pipeline files take up huge space

1 messages · Page 1 of 1 (latest)

torpid ice
#

Hi! I keep getting "disk full"-warnings on my Rasp pi 4b every couple of days. I tried to check what is taking up the space and it seems the folder assist-pipeline is 36 GB large. Is that normal? How do I fix it?

worldly bronze
#

Is your home-assistant satellite or some other recording software running on the pi ?
Can you further isolate which dir or file is taking up space ?
Do du -sh * | sort -h then cd into the largest dir and keep going.
I suspect you have debugging turned on or some recording isnt terminating.

torpid ice
#

I have removed it and will delete the debug folders

worldly bronze
#

Great! Happy to help further if that doesn't fix it