Why am i getting these errors from GitHub?

Posted by acidzombie24 on Super User See other posts from Super User or by acidzombie24
Published on 2010-05-17T14:41:48Z Indexed on 2010/05/17 14:51 UTC
Read the original article Hit count: 355

Filed under:
|
|

I followed these instruction and could not connect to github for the life of me.

>plink -ssh github.com
FATAL ERROR: Disconnected: No supported authentication methods available

plink -ssh [email protected]
You've successfully authenticated, but GitHub does not

with tortoisegit

git.exe push    "origin" master

ERROR: Permission to name/MyEmptyRepoOnGitHubHere denied to name.
fatal: The remote end hung up unexpectedly

Whats going on?

NOTE: I followed the instructions carefully. It was a lot worse before i followed them.

© Super User or respective owner

Why am i getting these errors from GitHub?

Posted by acidzombie24 on Stack Overflow See other posts from Stack Overflow or by acidzombie24
Published on 2010-05-17T15:17:57Z Indexed on 2010/05/17 15:20 UTC
Read the original article Hit count: 355

Filed under:
|
|

I followed these instruction and could not connect to github for the life of me.

>plink -ssh github.com
FATAL ERROR: Disconnected: No supported authentication methods available

plink -ssh [email protected]
You've successfully authenticated, but GitHub does not

with tortoisegit

git.exe push    "origin" master

ERROR: Permission to name/MyEmptyRepoOnGitHubHere denied to name.
fatal: The remote end hung up unexpectedly

Whats going on?

NOTE: I followed the instructions carefully. It was a lot worse before i followed them.

© Stack Overflow or respective owner

Related posts about github

Related posts about putty