Skip to content

Bulter common error troubleshooting tips.

Hemanth B edited this page Mar 13, 2019 · 4 revisions

Hello user,

When you have below kind of errors, perform below troubleshooting tip.

[root@12d21c4bf969 /]# butler plugins import --server http://localhost:8080/ --username admin --password admin
Installing jdk-tool@1.2
Not found 404
[root@12d21c4bf969 /]# butler plugins import --server localhost:8080
Installing jdk-tool@1.2
Unauthorized 401

Troubleshooting Steps.

  1. Go to jenkins homepage and go to Configure Global Security as below.
  2. From jenkins homepage > Manage Jenkins > Configure Global Security.
  3. Under Configure Global Security, search keyword : CSRF Protection. and make configuration as shown in below screenshot and save it, this will resolve the issue.

alt text

Clone this wiki locally