Google Cloud SDK: gcloud compute config-ssh crash -


running 'gcloud compute config-ssh' on compute engine vm, 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 not contain non-english characters. suggestions?


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

python - GitPython: check if git is available -

php - Extract Text from HTTP referer -