tags:

views:

460

answers:

2

I started a github project a few weeks ago. I was able to push changes without any problems (I'm using TortoiseGIT).

Suddenly today when I tried to push my changes, I got "PuTTY Fatal Error" "Disconnected: No supported authentication methods availble" error window.

Anything you can recommend to remedy the problem?

A: 

I figured it out - it happened because I reinstalled TortoiseGIT since starting to work on the project. Pulls went smoothly, but as soon as I tried to push back my changes TortoiseGIT needed my authentication key, which was not configured.

Edit

To resolve, I simply cleared all authentication data from my TortoiseGit, under "Saved Data\Authentication Data".

ripper234
how can I get the authentication key?
Rodrigo Alves
A: 

Could you explain how you configured your key again please? I am having the same issues but do not want to generate a new key. Many thanks

Russell
I added a few more details to my answer - I don't remember the exact place to configure it.
ripper234