Unable to find plugins in list of available plugins in jenkins

后端 未结 27 1295
无人及你
无人及你 2020-12-04 21:30

I have installed Jenkins by deploying its WAR file to Tomcat. On typing

http://localhost:8080/jenkins

In browser

27条回答
  •  情深已故
    2020-12-04 22:16

    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.

提交回复
热议问题