Cannot type password for codecommit from an EC2 instance

0

Hello, I'm trying to push a repository from an EC2 instance to codecommit. Everything seems to go well until the actual pushing (git push XXXXX://git-codecommit.us-east-2.amazonaws.com/v1/repos/my_repository --all) when it asks for the username (that is fine) but it kind of freezes when trying to copy or type the password. I can regain control with CTRL+c and keep working. Not a clue what might be wrong and all I can say is that the OS is Ubuntu22.04. Thanks.

afody
gefragt vor einem Jahr267 Aufrufe
1 Antwort
1
Akzeptierte Antwort

Are you sure the password isnt being hashed and not actually locking up. Unlikely you will have echo to the screen when typing a password.. Have you tried typing the password and pressing enter when done or enter after you pasted it?

profile picture
EXPERTE
beantwortet vor einem Jahr
  • Sorry about the delay as there were several issues going on but I was finally able to make it work. It doesn't echo anything or even hashtags so it was a bit confusing (at least to me). Thanks.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen