Re: Jenkins IIS Reverse Proxy

2019-01-23 Thread Terry Lacy
Yes, see this: https://wiki.jenkins.io/display/JENKINS/Running+Jenkins+behind+IIS That procedure works for us. Terry On Tuesday, January 22, 2019 at 10:29:39 AM UTC-7, Chad Ruppert wrote: > > Terry, did you ever get this resolved? > >> -- You received this message because you are subscribed

Still trying to fix "It appears that your reverse proxy set up is broken" with IIS 8.5

2017-08-24 Thread Terry Lacy
We still have no solution for this. See https://groups.google.com/d/msg/jenkinsci-users/wmhprlRiVmI/7q4Il_xRBgAJ for more details. Does anyone have a working IIS 8.5 web.config that doesn't give "your reverse proxy set up is broken"? Terry -- You received this message because you are subscr

Re: Jenkins not polling

2017-06-02 Thread Terry Lacy
> > #!/bin/ksh > exit 9 > > Exit Code parameter is set to 9 > > > On Thursday, June 1, 2017 at 10:21:58 AM UTC-7, Terry Lacy wrote: >> >> I assume you have "Build periodically" checked under the job's Build >> Triggers section. >> &

Re: Jenkins IIS Reverse Proxy

2017-06-02 Thread Terry Lacy
ess to a windows machine, so I cannot help with > configuration of that > > I should be possible to configure it correctly, if the warning is showing > then you will find some features don't work, so I recommend trying to fix it > On Thu 1 Jun 2017 at 17:22, Terry Lacy > >

Re: Jenkins not polling

2017-06-01 Thread Terry Lacy
I assume you have "Build periodically" checked under the job's Build Triggers section. What do you have in the "Schedule" field? Terry On Wednesday, May 31, 2017 at 3:01:01 PM UTC-6, Hemanth Shekar wrote: > > I am using Jenkins to poll for a file in a unix directory ( Shell ) > If the file is

Re: Jenkins IIS Reverse Proxy

2017-06-01 Thread Terry Lacy
After pursuing this in this forum for over a month, posting a bug and having it promptly closed as "not a defect", and no working solution, I'm left to conclude that it is not possible to get rid of the "your reverse proxy set up is broken" with recent versions of Jenkins and IIS. Or, nobody h

Re: Jenkins IIS Reverse Proxy

2017-05-26 Thread Terry Lacy
ttps://our.server.name/administrativeMonitor/hudson.diagnosis.ReverseProxySetupMonitor/testForReverseProxySetup/https%3A%2F%2Four.server.name%2Fmanage/ > > Looks like the URL rewrite rule is setup wrong and is double prefix with > https://... > On Thu 25 May 2017 at 20:45, Terry Lacy > > wro

Re: Jenkins IIS Reverse Proxy

2017-05-25 Thread Terry Lacy
the target resource or is not willing to disclose that one exists.Apache Tomcat/8.5.14 Any helpful information there? Terry On Wednesday, May 24, 2017 at 9:51:29 AM UTC-6, Terry Lacy wrote: > > I posted a bug (https://issues.jenkins-ci.org/browse/JENKINS-44239 > <https://www.google.com

Re: Jenkins IIS Reverse Proxy

2017-05-24 Thread Terry Lacy
rs that your reverse proxy set up is broken" error? Thanks, Terry On Thursday, May 11, 2017 at 9:44:18 AM UTC-6, Terry Lacy wrote: > > Since there doesn't seem to be a solution to this, would y'all advise that > I post a bug report? > > Terry > > On Wedne

Re: Jenkins IIS Reverse Proxy

2017-05-11 Thread Terry Lacy
Since there doesn't seem to be a solution to this, would y'all advise that I post a bug report? Terry On Wednesday, May 3, 2017 at 12:45:40 PM UTC-6, Terry Lacy wrote: > > Okay, we verified that ipv6 was disabled on the network interface. We also > changed the IIS revers

Re: Jenkins IIS Reverse Proxy

2017-05-03 Thread Terry Lacy
Okay, we verified that ipv6 was disabled on the network interface. We also changed the IIS reverse proxy to point to "127.0.0.1:8080" instead of "localhost:8080". That didn't make any difference. On Wednesday, May 3, 2017 at 11:28:34 AM UTC-6, Terry Lacy wrote: &g

Re: Jenkins IIS Reverse Proxy

2017-05-03 Thread Terry Lacy
ssage is there for a reason. I just don't understand what it's complaining about. Terry On Wednesday, May 3, 2017 at 11:30:05 AM UTC-6, ok999 wrote: > > Does this means that your reverse proxy is not working? > And not just the error on the jenkins page > > On Wed

Re: Jenkins IIS Reverse Proxy

2017-05-03 Thread Terry Lacy
> > > On Mon, May 1, 2017 at 1:16 PM Terry Lacy > wrote: > >> I'm not sure if this is useful information, but we see this in the >> jenkins-stderr logs when browsing to the Manage Jenkins page: >> >> 01-May-2017 12:10:39.038 WARNING [H

Re: Jenkins IIS Reverse Proxy

2017-05-03 Thread Terry Lacy
For whatever it's worth, adding another "/" to that URL still results in a 404. Terry On Wednesday, May 3, 2017 at 10:39:04 AM UTC-6, Stephen Connolly wrote: > > > On 3 May 2017 at 16:30, Terry Lacy > > wrote: > >> >> /administrativeMoni

Re: Jenkins IIS Reverse Proxy

2017-05-03 Thread Terry Lacy
Hi, Stephen, Thanks for your reply. I don't have any ideas on why it would be converting the URL that way. Could be an URL encoding issue, but I have no idea how to fix it. Terry On Wednesday, May 3, 2017 at 10:39:04 AM UTC-6, Stephen Connolly wrote: > > > On 3 May 2017 at 16:

Re: Jenkins IIS Reverse Proxy

2017-05-03 Thread Terry Lacy
oxySetupMonitor/testForReverseProxySetup/https:/ our.server.name/manage/ HTTP/1.1" 404 1116 Note the 404 response on that last entry. Could that be an URL encoding issue? Anybody know how to fix that with IIS? Thanks, *Terry Lacy* Sr. Software Design Engineer *Pediatric Research Enterprise​

Re: Jenkins IIS Reverse Proxy

2017-05-01 Thread Terry Lacy
/{R:1}"; /> On Monday, May 1, 2017 at 11:46:51 AM UTC-6, Terry Lacy wrote: > > Hi, Stephen. Thanks for your reply. > > I'm not sure about X-Forwarded-Host. I think we tried that, but I'll have > to chec

Re: Jenkins IIS Reverse Proxy

2017-05-01 Thread Terry Lacy
anage/ from 0:0:0:0:0:0:0:1 : http-nio-8080-exec-2] hudson.diagnosis.ReverseProxySetupMonitor.getTestForReverseProxySetup https://our.server.name/manage vs. https: Terry On Mon, May 1, 2017 at 11:46 AM, Terry Lacy wrote: > Hi, Stephen. Thanks for your reply. > > I'm not sure about

Re: Jenkins IIS Reverse Proxy

2017-05-01 Thread Terry Lacy
t it right now. Terry On Monday, May 1, 2017 at 11:04:42 AM UTC-6, Stephen Connolly wrote: > > > On Mon 1 May 2017 at 16:13, Terry Lacy > > wrote: > >> Is there other information I could supply that would help? >> >> Alternatively, has anyone successfully set up

Re: Jenkins IIS Reverse Proxy

2017-05-01 Thread Terry Lacy
iguration. Thanks, Terry On Friday, April 28, 2017 at 9:48:21 AM UTC-6, Terry Lacy wrote: > > Hi, > > > > Sorry if this has been answered before. > > > We're having a very difficult time trying to get an IIS reverse proxy > working with Jenkins. No matter wh

Re: Request for simple pipeline example to do checkout, run shell script, email result

2017-04-28 Thread Terry Lacy
Hi David, Here's a real-world example from my server. It checks out from git, runs a maven build and deploys to a platform specified by a jenkins job parameter. Details obscured to protect the incompetent :). Hope this helps get you started. I found getting started with pipeline a little confu

Jenkins IIS Reverse Proxy

2017-04-28 Thread Terry Lacy
rse proxy check is more strict now, but we don't really know what it's complaining about. Thanks, *Terry Lacy* Sr. Software Design Engineer *Pediatric Research Enterprise**​* University of Utah -- You received this message because you are subscribed to the Google Groups "Jenkins Us

Re: "no route to host" using LDAP and Active Directory

2014-04-16 Thread Terry Lacy
fails. I still occasionally get long delays when logging in, and I still see the "No route to host" exception in the logs, but it doesn't prevent me from logging in. Terry On Tuesday, April 1, 2014 3:16:48 PM UTC-6, Terry Lacy wrote: > > > I'm having intermittent iss

Re: "no route to host" using LDAP and Active Directory

2014-04-02 Thread Terry Lacy
+plugin > > Richard. > > > On Wed, Apr 2, 2014 at 10:16 AM, Terry Lacy > > wrote: > >> >> I'm having intermittent issues authenticating with Jenkins. I use LDAP >> with Active Directory. My Jenkins server is on Ubuntu 12.04 Server, and AD >> is ru

Re: Parameterized build parameter help

2014-04-01 Thread Terry Lacy
If that's copy-pasted directly from your script, you've got a typo: "${TEST_GROUP_A,}" There's a comma in there that you probably don't want. Terry On Tuesday, April 1, 2014 3:09:37 PM UTC-6, harperville wrote: > > I hope I can explain this clearly enough the first time around. > > I have a pa

"no route to host" using LDAP and Active Directory

2014-04-01 Thread Terry Lacy
I'm having intermittent issues authenticating with Jenkins. I use LDAP with Active Directory. My Jenkins server is on Ubuntu 12.04 Server, and AD is running on Windows 2008 R2. When authentication fails, I see this in my logs: Apr 01, 2014 2:15:04 PM hudson.security.AuthenticationProcessingF