-
Bug
-
Resolution: Not A Defect
-
Trivial
When i am creating new item in jenkins, if i put repository url as "git@github.com:Nithanjr/Nithan_JR_coding.git" getting error.
Please help me to create new projects in jenkins.
Error - Failed to connect to repository : Error performing command: git ls-remote -h git@github.com:Nithanjr/Nithan_JR_coding.git HEAD
[JENKINS-41026] Jenkins failed to connect to GIT repository
Priority | Original: Blocker [ 1 ] | New: Trivial [ 5 ] |
Component/s | Original: github-plugin [ 15896 ] |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Attachment | New: jenkins error.PNG [ 38447 ] |
Attachment | Original: jenkins error.PNG [ 38447 ] |
Comment | [ I am having the same issue and the https url is not working either. any other suggestions? ] |
Resolution | Original: Not A Defect [ 7 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Not a github-plugin issue.
ssh checkout url requires credentials. Or you can just use https url instead.