One more item, I don't recall ever seeing a username/password pair work with an ssh authenticated repository access through the plugin. The syntax "git@servername:reponame" requires a private key. If you need to provide username/password, then I think you'll need to use either http or https protocol.
The ssh protocol can prompt for username and password, but as far as I can tell, the plugin doesn't support that authentication method for ssh URLs. Mark Waite On Tue, Dec 1, 2015 at 8:23 AM Mark Waite <mark.earl.wa...@gmail.com> wrote: > I'm surprised you're using the weekly build of Jenkins with a purchased > source control system. You may want to consider the LTS version instead. > > The message "could not init" might indicate a permissions problem with the > /tmp directory. It might indicate a problem with your configuration of fit > inside Jenkins. It might indicate that your file system is full. > > Mark Waite > > On Tue, Dec 1, 2015, 6:43 AM Maria Victoria Martinez Torino < > victoriamartineztor...@gmail.com> wrote: > >> Hi, >> We are trying to integrate Jenkins v1.639 installed and running on a >> Linux server with a GitHub Enterprise server. >> We have installed the following plugins installed on Jenkins (with the >> corresponding versions): >> >> >> >> <https://lh3.googleusercontent.com/-L7WIYJbvd4Q/Vl2fKOsAjAI/AAAAAAAAAXw/yHDGy7RByeU/s1600/GitHub%2BPlugin%2BConfiguration.png> >> - GIT client plugin 1.19.0 >> - GIT plugin 2.4.0 >> - GitHub API Plugin 1.69 >> - Github Authentication plugin 0.22.2 >> - GitHub plugin 1.14.0 >> >> The first issue I detected is that I am not able to select the three >> scopes required by the GitHub Plugin configuration. However I am not sure >> if that is really affecting the plugin configuration (see image attached to >> this topic)... >> >> >> The second issue I ran into was when creating a free style project. On the* >> GitHub project *field, I put the clone of my GHE repo in SSH format: >> *git@<GHE >> server>:<my organization>/<my private repository>.git/*. >> >> <https://lh3.googleusercontent.com/-TNGUWa9f1Dg/Vl2iK24LE-I/AAAAAAAAAYE/MKOYwnQEQxg/s1600/Source%2BCode%2BMgmt%2B-%2BGit%2Brepository%2B-%2Berror%2Bafter%2Bsetting%2Bthe%2BRepository%2BURL.png>On >> the *Source Code Management* section, I chose "*Git*" and on the On the* >> Repository URL *field, I put again the clone of my GHE repo in SSH >> format: *git@<GHE server>:<my organization>/<my private repository>.git/ >> *and on the *Credentials *field, I set my GHE user and password. >> However, I got an error on screen which I cannot understand (see related >> image attached to this topic).... >> >> And if I set the Repository URL in HTTPS format, i got this other error >> message on screen: >> >> >> >> >> >> >> *Failed to connect to repository : Could not init >> /tmp/hudson7841613613764140579tmpDid any of you go through this kind of >> problems? Have you been able to solve them?*I will appreciate any kind >> of feedback. >> thanks, >> Vicky >> >> -- >> 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 jenkinsci-users+unsubscr...@googlegroups.com. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/3cb58298-8355-486f-b3e1-7651c01654f1%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-users/3cb58298-8355-486f-b3e1-7651c01654f1%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtE4%3Dhk1OXp9qpZbjXPmw896tpcb4tHX1qGXV7tR4U0kkg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.