Friday, July 22, 2016

Re: [google-cloud-sql-discuss] Cannot input password in Cloud Shell

You can type your password, simply nothing is printed to the screen in order to hide your password from being visible. Not even '*' characters are printed, so that the length of your password cannot be seen. This is common for command line tools (e.g. linux login is the same, as is sudo, as is SSH). Enter works because it indicates the password is complete, and returns the console to the normal mode.

Try entering your password and hitting enter, it should log you in.

On Fri, Jul 22, 2016 at 7:05 AM, <eduardo.oak97@gmail.com> wrote:
I'm trying to connect to one instance using the MySql client Cloud Shell but my password cant't be read.

When I put gcloud beta sql connect myinstance --user=root I'm asked to input my password, but my keyboard just stop working in this proccess. 
I can't type anything, even with Ctrl+V. The only button that works is Enter.

Is there anything that I might be doing wrong?

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/17d35138-a92f-4d48-869b-38e40beb1f4d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/CAJZK_bYNso6db7c07Ex3uyJLG3QqahXpfSBWDhPBPM-GHNmH-g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment