Unable to find plugins in list of available plugins in jenkins

后端 未结 27 1343
无人及你
无人及你 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:14

    For me the following worked:

    Go to Manage Jenkins->Configure Global Security

    Click the checkbox for "Use browser for metadata download"

    I also have security disabled and prevent cross site forgery unchecked.

提交回复
热议问题