Running 'gcloud compute config-ssh' on a compute engine VM, I get the following error:
ERROR: gcloud crashed (UnicodeDecodeError): 'ascii' codec can't decode byte 0xe2 in position 1438: ordinal not in range(128)
My username & config directory do not contain non-English characters. Any suggestions?