omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    StaSH git clone authentication failure

    Pythonista
    github git stash
    4
    4
    4081
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ib
      ib last edited by

      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.

      1 Reply Last reply Reply Quote 1
      • los
        los last edited by

        I am having the same problem

        1 Reply Last reply Reply Quote 0
        • JonB
          JonB last edited by

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

          1 Reply Last reply Reply Quote 0
          • sinojyj
            sinojyj last edited by

            I think U can use the cmd like this:

            git clone http://username:password@xxx.xxx/..../xxx.git
            
            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB Forums | Contributors