Here are some links to things you might try: - Don't use a passphrase protected ssh key ( https://issues.jenkins-ci.org/browse/JENKINS-20879 ) - Run ssh verification steps as a build step ( http://jenkins-ci.361315.n4.nabble.com/git-on-jenkins-tp4656090p4656299.html ) ( http://stackoverflow.com/questions/15361398/git-jenkins-scm-plugin-permission-denied ) - Assure the USER variable is set correctly ( http://stackoverflow.com/questions/6515039/permission-denied-publickey-when-setting-up-jenkins )
Thanks, Mark Waite On Thu, Aug 14, 2014 at 11:24 PM, raza shah <[email protected]> wrote: > Hi, > I am running Jenkins on my local machine. In "Source Code > Management" , I select "GIT" and enter the URL of my repository. But I > get the following error: > > stderr: Permission denied, please try again. > Permission denied, please try again. > Permission denied (publickey,password). > fatal: The remote end hung up unexpectedly > > I have tried giving private key, username / password but nothing seems to > be working. > Please help in this regard. > > > THANKS > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Thanks! Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
