github: No supported authentication methods available

前端 未结 16 843
挽巷
挽巷 2020-11-29 16:46

i use github and have successfully added and synched files on my laptop in the past.

as of recent i started getting \"PuTTY Fatal Error: Disconnected: No su

16条回答
  •  执念已碎
    2020-11-29 17:07

    My issue was that I was attempting to use my github username. Apparently when using Github (or is it a Git thing?), if you use key-based authentication, you need to set your username to git.

    I'm not sure why you even need a username at all - perhaps someone more knowledgeable can explain that?

提交回复
热议问题