RE: EXTERNAL: Failed to connect to repository : Command "git.exe ls-remote -h

2017-12-06 Thread Joaquin Henriquez
Think where git.exe is connecting to and you will have your answer. From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Leslie Dey Murray Sent: 06 December 2017 17:21 To: Jenkins Users Subject: EXTERNAL: Re: EXTERNAL: Failed to connect to repository

Re: EXTERNAL: Failed to connect to repository : Command "git.exe ls-remote -h

2017-12-06 Thread Leslie Dey Murray
gt; Murray > *Sent:* 06 December 2017 15:40 > *To:* Jenkins Users > *Subject:* EXTERNAL: Failed to connect to repository : Command "git.exe > ls-remote -h > > > > Can someone help me figure out what the problem is with my connection. I > can't figure

RE: EXTERNAL: Failed to connect to repository : Command "git.exe ls-remote -h

2017-12-06 Thread Joaquin Henriquez
December 2017 15:40 To: Jenkins Users Subject: EXTERNAL: Failed to connect to repository : Command "git.exe ls-remote -h Can someone help me figure out what the problem is with my connection. I can't figure it out :-( Building in workspace C:\windows\system32\config\systemprofile\.jen

Failed to connect to repository : Command "git.exe ls-remote -h

2017-12-06 Thread Leslie Dey Murray
Can someone help me figure out what the problem is with my connection. I can't figure it out :-( Building in workspace C:\windows\system32\config\systemprofile\.jenkins\workspace\TestRepo-Freestyle Project > git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote

Re: Failed to connect to repository : Error performing command: git.exe ls-remote -h g...@github.com:RameshPrakash3941/DemoGitHub.git HEAD

2016-09-08 Thread Indra Gunawan (ingunawa)
gt; Reply-To: "jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>" mailto:jenkinsci-users@googlegroups.com>> Date: Thursday, September 8, 2016 at 5:24 AM To: Jenkins Users mailto:jenkinsci-users@googlegroups.com>> Subject: Failed to connect to reposi

Failed to connect to repository : Error performing command: git.exe ls-remote -h g...@github.com:RameshPrakash3941/DemoGitHub.git HEAD

2016-09-08 Thread Ramesh
Hi Jenkins user' Please resolve my problem.Thanks in advance -- 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 vi

Re: Failed to connect to repository : Could not init /tmp

2016-07-25 Thread Vinay KR
Found it ! It is working now. Thank you so much for the quick reply. On Monday, 25 July 2016 19:53:58 UTC+5:30, Mark Waite wrote: > > Jenkins version 2 simplifies the configuration experience by adding a new > section called "Global Tool Configuration" from the "Manage Jenkins" page. > You'll

Re: Failed to connect to repository : Could not init /tmp

2016-07-25 Thread Mark Waite
Jenkins version 2 simplifies the configuration experience by adding a new section called "Global Tool Configuration" from the "Manage Jenkins" page. You'll find the git configuration there. Mark Waite On Mon, Jul 25, 2016 at 8:19 AM Vinay KR wrote: > I can't find this " *Path to Git executable*

Re: Failed to connect to repository : Could not init /tmp

2016-07-25 Thread Vinay KR
I can't find this " *Path to Git executable*" option in "Manage jenkins / Configure". My Jenkins version is 2.8 Thanks in advance On Monday, 25 July 2016 19:37:02 UTC+5:30, Vinay KR wrote: > > Can you please let me know how to do this ? Thanks > > On Friday, 23 May 2014 19:06:28 UTC+5:30, Pedro

Re: Failed to connect to repository : Could not init /tmp

2016-07-25 Thread Vinay KR
Can you please let me know how to do this ? Thanks On Friday, 23 May 2014 19:06:28 UTC+5:30, Pedro Madrid wrote: > > Make sure you have properly configured your "Path to Git executable" in > Manage Jenkins -> Configure System. > > That solved the problem for me. > > On Tuesday, May 6, 2014 6:17:4

Re: Failed to connect to repository : Remote host closed connection during handshake

2016-05-13 Thread Philipp Meier
Which Java version are you running? Try to upgrade to the latest Java version. Am Mittwoch, 9. Dezember 2015 05:23:01 UTC+1 schrieb Sharon Francis: > > Im getting this error after some updates, not sure how to resolve this > issue. Pls help. Have attached the screenshot along. > -- You receive

Re: Failed to connect to repository : Remote host closed connection during handshake

2016-05-13 Thread 'Björn Pedersen' via Jenkins Users
Hi, Either that (seems not to be the case) or the owner is wrong. Make sure this is owned by the same user that jenkins is running as. Björn -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receivin

Re: Failed to connect to repository : Remote host closed connection during handshake

2016-05-12 Thread Sharon Francis
Din find a solution yet... if anyone finds plz update it here. -- 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

Re: Failed to connect to repository : Remote host closed connection during handshake

2016-05-12 Thread Aron Yu
Did you find any resolution this? On Wednesday, December 9, 2015 at 11:52:08 AM UTC+1, Sharon Francis wrote: > > Tried hard. Still not working . > > On 9 December 2015 at 10:05, Slide > > wrote: > >> Looks like the permissions on /var/lib/jenkins/.ssh/config are too open, >> you should chmod 600

Failed to connect to repository

2016-02-11 Thread Jenkins
Hello, I am trying to create a new job in jenkins test server. I have created a node. When I am creating a new job - selecting the GIT in "Software Code Management" section and adding the URL to repository I am getting the below error. Failed to connect to repository : Command &

Re: Failed to connect to repository : Remote host closed connection during handshake

2015-12-09 Thread Sharon Francis
Tried hard. Still not working . On 9 December 2015 at 10:05, Slide wrote: > Looks like the permissions on /var/lib/jenkins/.ssh/config are too open, > you should chmod 600 that file to make it more secure. > > On Tue, Dec 8, 2015 at 9:30 PM Sharon Francis > wrote: > >> im getting the following

Re: Failed to connect to repository : Remote host closed connection during handshake

2015-12-08 Thread Slide
Looks like the permissions on /var/lib/jenkins/.ssh/config are too open, you should chmod 600 that file to make it more secure. On Tue, Dec 8, 2015 at 9:30 PM Sharon Francis wrote: > im getting the following error on building the project: > > Started by user anonymous

Re: Failed to connect to repository : Remote host closed connection during handshake

2015-12-08 Thread Mark Waite
I've never seen that message before. You might try some of the ideas listed at http://stackoverflow.com/questions/21245796/javax-net-ssl-sslhandshakeexception-remote-host-closed-connection-during-handsh On Tue, Dec 8, 2015 at 9:23 PM Sharon Francis wrote: > Im getting this error after some upda

Re: Failed to connect to repository : Remote host closed connection during handshake

2015-12-08 Thread Sharon Francis
im getting the following error on building the project: Started by user anonymous Building in workspace /var/lib/jenkins/workspace/dhruvTestSuite > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url

Re: Failed to connect to repository : Could not init /tmp

2015-08-09 Thread Gabriel Lacatus
See my answer here on SO: http://stackoverflow.com/questions/29123879/jenkins-with-tomcat-failed-to-connect-to-repository-could-not-init/31905487#31905487 On Friday, May 23, 2014 at 4:36:28 PM UTC+3, Pedro Madrid wrote: > > Make sure you have properly configured your "Path to Git exe

Re: Failed to connect to repository : Could not init

2014-06-23 Thread Mark Waite
Hi All, > > could you please tell me how to rectify this issue.. > *Failed to connect to repository : Could not init* > > Thanks, > Sathish > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To

Failed to connect to repository : Could not init

2014-06-22 Thread Sathish Kumar
Hi All, could you please tell me how to rectify this issue.. *Failed to connect to repository : Could not init* Thanks, Sathish -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emai

Re: Failed to connect to repository : Could not init /tmp

2014-05-23 Thread Pedro Madrid
Make sure you have properly configured your "Path to Git executable" in Manage Jenkins -> Configure System. That solved the problem for me. On Tuesday, May 6, 2014 6:17:41 AM UTC-5, Mark Waite wrote: > > There was a change made in git client plugin 1.8.1 in that area. If you > are not using git

Re: Failed to connect to repository : Could not init /tmp

2014-05-06 Thread Mark Waite
There was a change made in git client plugin 1.8.1 in that area. If you are not using git client plugin 1.8.1 you should try updating to that version through the "Manage plugins" page. If you are using git client plugin 1.8.1 then you may need to downgrade to git client plugin 1.8.0. You should p

Re: Failed to connect to repository : Could not init /tmp

2014-05-06 Thread Andrei Dascalu
Any success in finding a solution to this? I am having the same issue. It happened soon after upgrading to 1.561. Just a day earlier everything was working fine and there were no changes done on the server since then. - Jenkins 1.561 - Centos 6.5 x64 - Git 1.8.5.5 On Friday, April 2

Failed to connect to repository : Could not init /tmp

2014-04-25 Thread Anh Lê Vũ
Hi all I'm using - Jenkins ver. 1.560 - CentOS release 6.5 (x86_64) - Git version 1.9.0 Centos GIT Plug-In is installed, but when I setup the git repo on SCM section I get the following error Does anyone have any idea about this problem Thanks in advance!

Re: Failed to connect to repository

2013-11-04 Thread slouie . at . work
gt; Hi, >>>>> >>>>> I'm a noob to Jenkins so please forgive me if this is a dumb question. >>>>> I'm trying to use Jenkins to pull down our code from git to make a build. >>>>> Someone told me to use anonymous read-only access

Re: Failed to connect to repository

2013-11-04 Thread slouie . at . work
gt; > >>>> > >>>> On Thursday, October 31, 2013 1:07:37 PM UTC-7, > >>>> slouie@gmail.comwrote: > >>>>> > >>>>> Hi, > >>>>> > >>>>> I'm a noob to Jenkins so please forgive me

Re: Failed to connect to repository

2013-10-31 Thread Ricardo Silva
ccess via https in Jenkins so we can pull down our code w/o public keys or what not. In my project, I click on "Configure". Under Source Code Management>Git>Repository URL, I type in our repo url. https://blah.com:8443/blah.git Jenkins returns this message below. Failed to conn

Re: Failed to connect to repository

2013-10-31 Thread Ricardo Silva
roject, I click on "Configure". Under Source Code Management>Git>Repository URL, I type in our repo url. https://blah.com:8443/blah.git Jenkins returns this message below. Failed to connect to repository : Failed to connect to https://blah.com:8443/blah.git The funny thing is whe

Re: Failed to connect to repository

2013-10-31 Thread Mark Waite
old me to use anonymous read-only access via https in Jenkins >>>> so we can pull down our code w/o public keys or what not. >>>> In my project, I click on "Configure". Under Source Code >>>> Management>Git>Repository URL, I type in our repo url. >>

Re: Failed to connect to repository

2013-10-31 Thread slouie . at . work
gt; so we can pull down our code w/o public keys or what not. >>> In my project, I click on "Configure". Under Source Code >>> Management>Git>Repository URL, I type in our repo url. >>> >>> https://blah.com:8443/blah.git >>> >>>

Re: Failed to connect to repository

2013-10-31 Thread Maneesh M P
ia https in Jenkins so >> we can pull down our code w/o public keys or what not. >> In my project, I click on "Configure". Under Source Code >> Management>Git>Repository URL, I type in our repo url. >> >> https://blah.com:8443/blah.git >> >&g

Re: Failed to connect to repository

2013-10-31 Thread slouie . at . work
can pull down our code w/o public keys or what not. > In my project, I click on "Configure". Under Source Code > Management>Git>Repository URL, I type in our repo url. > > https://blah.com:8443/blah.git > > Jenkins returns this message below. > Failed to conne

Failed to connect to repository

2013-10-31 Thread slouie . at . work
project, I click on "Configure". Under Source Code Management>Git>Repository URL, I type in our repo url. https://blah.com:8443/blah.git Jenkins returns this message below. Failed to connect to repository : Failed to connect to https://blah.com:8443/blah.git The funny thing

Re: Git plugin: Failed to connect to repository ...password with special characters okay?

2013-10-14 Thread nicolas de loof
epository URL for a private git repo (Stash > specifically).. the URL is in this format: > https://theu...@stashserver.company.net/scm/PROJECTNAME/jenkins_setup.git > ... works from another Jenkins server, but I'm getting "Failed to connect > to repository : Failed to connect t

Git plugin: Failed to connect to repository ...password with special characters okay?

2013-10-14 Thread Scott Danzig
I'm trying to add a repository URL for a private git repo (Stash specifically).. the URL is in this format: https://theu...@stashserver.company.net/scm/PROJECTNAME/jenkins_setup.git ... works from another Jenkins server, but I'm getting "Failed to connect to repository : Fa