Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Jenkins apply button pops up blank error page

I was using Jenkins for a while and everything was working perfectly fine. But two or three days back i need to change some configuration for one of my project and when i hit apply button after performing those change. This error screen appears. Even i don't change anything and click apply button same error screen pops up. Jenkins_error

I am currently using Jenkins version 2.265 this error occur when i hit this button Jenkins_apply_button

like image 250
Mahendra Patel Avatar asked Oct 30 '25 05:10

Mahendra Patel


2 Answers

I had same issue, it was because of "dark mode extension" on google chrome. It was ok on firefox, but chrome not. I suggest to disable dark mode extension on chrome when using jenkins.

like image 54
Adem Avatar answered Oct 31 '25 19:10

Adem


I downgrade jenkins to version 2.263 and everything starts working fine. So i think this issue is specific to Jenkins version 2.265

like image 33
Mahendra Patel Avatar answered Oct 31 '25 19:10

Mahendra Patel