Forum Archive

StaSH git clone authentication failure

ib

Hi guys,

I've been trying to clone my repository to Pythonista using stash and every time I get the same error:

stash:<class
'parmiko.ssh_exception.AuthenticationException'>:
Authentication failed.

I've stored the password in keychain under the keychain service 'stash.git.github.com' and no matter what I try or change this same error keeps coming up.

los

I am having the same problem

JonB

sounds like you are using ssh?
how did you create and link the keys?

sinojyj

I think U can use the cmd like this:

git clone http://username:password@xxx.xxx/..../xxx.git