Hi, I had the same issue even after running raspi-config and rebooting the pi. However what worked for me was telling the pi to stop recieve the environment variable I edited the /etc/ssh/sshd_config and commented out the line AcceptEnv LANG LC_* this prevents the pi from accepting the variables sen...