I'm trying to generate new recovery codes for my Bitbucket account through a SSH terminal, using PuTTy on Windows 10. I am able to connect to the server and get up to where I am prompted for my Bitbucket password, but when I press enter into PuTTY after inputting my password, the terminal seems to be unresponsive and no codes are generated. Is there a keypress I have to input to make PuTTy send my input to the Bitbucket server?
Solved by asking on the IRC channel. This happens because of PuTTy's line termination being unexpected. To solve it, type ctrl-j before pressing enter. A fix to this issue is supposed to be in soon.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.