Issue Type: Bug Bug
Assignee: Nicolas De Loof
Attachments: Screen Shot 2015-04-29 at 10.45.05 PM.png
Components: git-plugin
Created: 30/Apr/15 3:59 AM
Description:

I have jenkins installed on a Ubuntu machine. I have a git repo hosted on a different Ubuntu server that I usually access via ssh. I created a new build project and I am just trying to get the git fetch working. I defined the URL correctly and created a new set of credentials that are a username and password. I am getting the error in the attached file. I don't know how else to debug this problem. I ran the following command in a terminal on my jenkins server (running as the jenkins user) and it prompted me for my password. When I entered the password, it printed nothing to the standard out or standard error.

git -c core.askpass=true ls-remote -h [email protected]:/srv/git/grp/mobius/Mobius.git HEAD

Project: Jenkins
Priority: Major Major
Reporter: Ken Keefe
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

Reply via email to