All was working fine until I let automatic updates run in Spring Tool Suite (Eclipse). One of the updates was to Egit. Now, when I try to pull a repository or interact with any of the team functions, I get the following error:
git@bitbucket.org:my-company/my-repo.git: Cannot log in at bitbucket.org:22
I've tried every other solution I can think of and find online, including reverting to my previous configuration before the update, but nothing seems to work. Does anyone have any suggestions as to what the problem might be?
It's probably problem with Eclipse EGit plugin v. 5.11. It is solved in the May nightly build of the plugin. You have to install it, because it is the last version at present time. In Spring Tool Studio (Eclipse) I had to do "Help / Check for updates" in addition to the instructions.