-1

It's requiring login and password but it's glitched so when I try to type in my password no characters appear.

How to fix this bug?

enter image description here

torek
  • 448,244
  • 59
  • 642
  • 775

1 Answers1

1

When you enter a password, it doesn't show the characters. This is intentional to prevent other people looking over your shoulder from seeing the password (or from other people seeing the password if it's being screen-recorded).

Copy-pasting the access token and then hitting enter will enter the password.

Alternatively, you could just enable ssh, and then you won't have to use an access token or enter a password.

Alecto Irene Perez
  • 10,321
  • 23
  • 46
  • George, if an answer solved your problem, please be sure to accept it by clicking the check mark next to the post. That will mark your question as resolved. – Jeremy Caney Nov 17 '21 at 16:35