-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Jenkins 2.25
As a workaround to kill a build that is stuck, I found in this issue tracker that you can append /doDelete to the URL:
https://jenkins/job/:jobName/:buildNumber/doDelete
When I load that page, however, I am shown a form to click to produce a POST request instead of a GET. When I click that, I get a 403 error page saying
monospaced text
No valid crumb was included in the request
monospaced text
As a workaround to use the (doDelete) workaround, I turned off "Prevent Cross Site Request Forgery exploits" in Configure Global Security.
Not sure if the component affected is `core`.
- duplicates
-
JENKINS-34254 Shutdown of jenkins via the /exit URL doesn't work in 2.0 b/c of 403
- Closed
- relates to
-
JENKINS-18032 "Delete Project" link fails with 403 Exception: No valid crumb was included in the request
- Resolved
-
JENKINS-24929 POSTed menu items triggered from dropdown menu fail due to crumb check
- Resolved