Sean Wang edited a comment on Bug JENKINS-23654

Finally, I know what's the cause.
As you said, the log did nothing wrong.

It's due to two other hard-coded google urls:

Line 333 in method getConnectionCheckUrl() of UpdateSite.java:
if(dt==null) return "http://www.google.com/";

and

key-value "connectionCheckUrl": "http://www.google.com/" in $JENKINS_HOME/updates/default.json

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