Re: Jenkins LTS not noticing an update is available

2014-02-28 Thread Jon Schewe
Found the problem. It's not the back off, it's my browser (Chrome on MacOS) and my Jenkins setup. I have Jenkins setup over SSL, however the URL for the update site was http. So when I looked in the javascript console I saw that the request to check the update server was blocked because the page wa

Re: Jenkins LTS not noticing an update is available

2014-02-28 Thread Jon Schewe
So Jenkins doesn't do the polling on it's own? On Fri, Feb 28, 2014 at 9:41 AM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > You are browsing around too fast and Jenkins has exponentially backed off > trying to hijack your browser to download the plugin metadata from the > update

Re: Jenkins LTS not noticing an update is available

2014-02-28 Thread Stephen Connolly
You are browsing around too fast and Jenkins has exponentially backed off trying to hijack your browser to download the plugin metadata from the update center On 28 February 2014 15:36, Jon Schewe wrote: > Looking at jenkins-ci.org I see that the latest LTS release is 1.532.2. > Looking at my J

Jenkins LTS not noticing an update is available

2014-02-28 Thread Jon Schewe
Looking at jenkins-ci.org I see that the latest LTS release is 1.532.2. Looking at my Jenkins install I'm running 1.532.1. Going to the management page for my Jenkins install I do not see the option to upgrade. I have another Jenkins instance setup that is telling me there is an update available. W