The problem
I'm trying to add a submodule to a project but keep getting the "Launch SSH Agent" popup. It says: "Authentication via SSH keys failed, do you want to launch the SSH key agent (Pageant) and retry?". But the problem is, Pageant is already launched and my SSH is already added but it still doesn't accept my key as valid.
What I have tried:
So even when I generate a new SSH key from scratch and try to add the submodule with the new key it does not work. Despite the key working perfectly for other repo's.
I have no idea how this can be fixed at this point and suspect it might be a bug.
Somehow this was fixed, I tried a couple of things but don't know exactly which one fixed it:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.