I have an old pi running the raspberry pi OS which I’m using as a management pi to monitor my three M2P pi’s. I’ve copied the public ssh key from my management pi to my M2P pi’s, so that in bash scripts, I can ssh from the management Pi, to the M2P pi’s, using the IP addresses of the M2P pi’s, without entering a password.
My problem is that when I ssh from the management pi to the M2P pi’s the following message is returned:
„bash: warning: setlocale: LC_ALL: cannot change locale (en_GB)“.
Any advise on how to resolve this problem would be appreciated.
On the Max2Play device „en_GB“ is the standard locale. This can be changed in the Settings/Reboot tab (language/time zone). The warning is actually irrelevant and should not lead to errors.