Vince, The results of the suggested checks. *raspberrypi9*:~ $ sudo du -sm /var/log 25977 /var/log *raspberrypi9:~ $ *sudo du -sm /tmp 1 /tmp *raspberrypi9:~ $* sudo du -sm /home/pi 53 /home/pi *raspberrypi9:~ $* sudo du -sm /var/tmp 1 /var/tmp
IMHO contents of checked files are minimal .... Wondering why /dev/root full, with this Raspberry only running WeeWX plus 2 auxiliary Python-scripts (sized 2KB and 1KB), serving periodic upload of weewx.sdb to a remote, backup server Guessing/speculation: might expansion of the file system (via raspi-config) have had some effects? Op maandag 16 oktober 2023 om 20:58:56 UTC+2 schreef vince: > Your / partition is full. You have 29G Size and 29G Used and 0 > Available. > > *raspberrypi9:~ $* df -h > Bestandssysteem Grootte Gebruikt Besch Geb% Aangekoppeld op > /dev/root 29G 29G 0 100% / > devtmpfs 430M 0 430M 0% /dev > tmpfs 462M 0 462M 0% /dev/shm > tmpfs 462M 47M 415M 11% /run > tmpfs 5,0M 4,0K 5,0M 1% /run/lock > tmpfs 462M 0 462M 0% /sys/fs/cgroup > /dev/mmcblk0p1 253M 49M 204M 20% /boot > tmpfs 93M 0 93M 0% /run/user/1000 > > Check your /var/log partition to see what its size is: > > sudo du -sm /var/log > > If it is not many GB, check your /home/pi and /tmp and /var/tmp > directories the same way. > > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/2311e7cb-34e4-40f2-a659-5463b414dffcn%40googlegroups.com.
