Steps to replicate the issue (include links if applicable):
- Go on settings > SSH Keys
- Add a new key
- Test with ssh mroik@gerrit.wikimedia.org -p29418
What happens?:
It returns Permission denied (publickey) despite having added the new key.
What should have happened instead?:
Should've returned something along the lines of
**** Welcome to Gerrit Code Review **** Hi Mroik, you have successfully connected over SSH. Unfortunately, interactive shells are disabled. To clone a hosted Git repository, use: git clone ssh://mroik@gerrit.wikimedia.org:29418/REPOSITORY_NAME.git Connection to gerrit.wikimedia.org closed.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):