rpi-mqtt-monitor icon indicating copy to clipboard operation
rpi-mqtt-monitor copied to clipboard

check_memory fails if system language is different than EN

Open rafalkalinski opened this issue 7 months ago • 1 comments

I had system messages in Polish (because I choose pl_PL during installation) and free is generating something like:

                razem       użyte       wolne    dzielone   buf/cache    dostępne
Pamięć:     944092      115280      185976        4816      642836      758460
Wymiana:      102396       34816       67580

And finally check_memory is not able to find what it's looking for.

I switched to en_GB (removing PL entirely) and it works.

Installed rpi-mqtt-monitor version: 0.9.3

rafalkalinski avatar Jul 12 '24 20:07 rafalkalinski