The FA stats page shows a warning “Your SD card’s ‘/’ partition is at 90% of capacity. If you haven’t done so, consider running ‘sudo raspi-config’, pick option 1 to expand its filesystem to occupy the entire SD card. Alternatively it may need a bigger SD card.”
Option 6 expands the file system, not option 1.
The file system is already expanded on the 64 GB mSD card.
$ df -h / response is:
Filesystem Size Used Avail Use% Mounted on
/dev/mmcblk0p2 59G 5.7G 50G 11% /
I don’t think that will solve the issue. I have 8 RPi’s all with the same message. Each of the 64 GB mSD cards are about 3 months old. I will try 1 new mSD card as soon as I can obtain one (about a week).
Edit - the RPi’s are a mix of 4’s and 5’s.
Update - the warning messages disappeared on their own today (Wednesday) without my intervention.
Update 2 - the warning messages returned on their own a few minutes ago without any system changes.