I have installed Jenkins by deploying its WAR file to Tomcat. On typing
Jenkins
Tomcat
http://localhost:8080/jenkins
In browser
I had this issue when using nginx as a secure reverse proxy. I needed to update the url from which to download the updates list, as suggested above, only with https to prevent mixed content errors in chrome.