Issue Type: Bug Bug
Assignee: cliffano
Components: sitemonitor
Created: 29/Oct/14 5:14 PM
Description:

I'm using Jenkins behind a proxy. I've set the http proxy setting on the plugins screen and can update plugins properly.

I've set global environment variables for proxy settings, as well: http_proxy=http://blah:5555 and so forth, and inside jobs I can wget and/or curl to URLs, watch it pick up the proxy setting, and successfully connect.

However, with the SiteMonitor plugin, it can't connect outbound, and I'm wondering if it's not picking up on the proxy setting. Unfortunately, I don't see any logging that helps me get to the bottom of this.

This is all I get in the console output:

ava.net.SocketTimeoutException: connect timed out - connect timed out
URL: http://google.com, response code: null, status: DOWN

Project: Jenkins
Priority: Minor Minor
Reporter: Marc Esher
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