It looks like setting the update url to
http*s*://updates.jenkins-ci.org/update-center.json
fixes the issue after a while.
--
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
Not sure this is directly related but we have a similar issue here:
updates are blocked because Firefox 23+ (not checked with other browsers
yet) blocks mixed-content.
If I unblock mixed-content blocking for my site, [Check now] runs fine.
Does anyone know a way of updating outside the browser ?
May be a recent change... I know Ryan Campbell has been threatening to add
the code for that for some time
On 5 November 2013 16:28, Kevin Fleming (BLOOMBERG/ 731 LEXIN) <
kpflem...@bloomberg.net> wrote:
> Are you sure about that? While looking into this problem I reviewed the
> code in UpdateSi
I see messages in the logs as well about Jenkins getting the latest update
center info when I don't have any browsers open at all.
On Tue, Nov 5, 2013 at 9:28 AM, Kevin Fleming (BLOOMBERG/ 731 LEXIN) <
kpflem...@bloomberg.net> wrote:
> Are you sure about that? While looking into this problem I r
Are you sure about that? While looking into this problem I reviewed the code in
UpdateSite.java and it most certainly opens the 'update center' URL itself and
downloads the content when it is time to do so.
- Original Message -
From: jenkinsci-users@googlegroups.com
To: jenkinsci-users@g
Jenkins does not contact the update center directly... it hijack's your
browser... which is insane if you ask me... but that's the way it works...
the browser hijack would be a fine fallback... but the default, eh no thanks
On 5 November 2013 16:07, Kevin Fleming (BLOOMBERG/ 731 LEXIN) <
kpflem..
I updated my machine to 1.538 this morning (using the Ubuntu package), and
found that the Update Center had not been contacted for over a month; as a
result, there were no plugin updates available to be installed.
I tried various things to get Jenkins to download the latest data from the
update