RPi "no space left on device" error

Hi!

Recently, I've run into an issue with TVE on my Raspberry Pi 4 Model B, where I get a "TVE: write tve_chrome.log: no space left on device" error when I go to watch a channel through TV Everywhere. It appears that, on external disks connected to my pi, 1.76 TB is available. However, the /dev/root dir looks full (with 157.4 M used).

Any suggestions for things to try to solve this?

Thanks!

You would probably have to setup SSH and delete some files off the data partition.

Are you using docker? That can eat a lot of space.

@tmm1 Looks like we had some stray docker stuff floating around. I deleted this and, with a few more tweaks to the chrome install, we're back up and running! Let's just hope it keeps working :crossed_fingers:! Thank you!