A problem occurred while processing the request, Logging ID=c4619bdf-c081-43db-b2a3-0137bbdded5c

I locked myself out of jenkins UI and I am getting the following error:

Even after clicking on login option I am getting the following error:

HTTP ERROR 403 No valid crumb was included in the request

URI: /j_spring_security_check
STATUS: 403
MESSAGE: No valid crumb was included in the request

can someone please help me . i am uisng windows 11 version.

I could however find the config.xml file but was unable to change the usesecurity paramater from true to false, which I think is the main cause.

The Jenkins log will provide details of that stack trace. Those details are vital for your diagnosis of the failure. The “Viewing logs” documentation will help you find those logs on your system.

Hey @MarkEWaite

thanks for your help.

I was actually able to login after I changed the config.xml file in the hidden jenkins folder.

Thanks