Home > Blockchain >  Jenkins plugin 'role-based strategy' doesn't load up
Jenkins plugin 'role-based strategy' doesn't load up

Time:12-13

I installed Jenkins plugin 'role based strategy' on Jenkins and tried enabling under Manage Jenkins --> Configure Global Security and scrolled down to click on save button and only found missing save button and could not enable role based strategy plugin option. Any pointers to fix this error would be great,thanks

Jenkins version: 2.368 role-based strategy plugin version: 569.v7476f8e4fe29

Jenkins error msg on the configure global security page

CodePudding user response:

My suggestion is to use LTS jenkins version and java 11.

  • Related