-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins 2.46
Steps to reproduce:
- Select "Jenkins" (drop-down arrow) -> "Manage Jenkins" -> "Prepare for Shutdown" (see https://issues.jenkins-ci.org/browse/JENKINS-38175?focusedCommentId=273918&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-273918)
- Click "cancel" link (left pane)
Result: I get "POST is required for jenkins.model.Jenkins.doCancelQuietDown" (/cancelQuietDown). Clicking "Try POSTing" gives the 403 error:
Problem accessing /cancelQuietDown. Reason: No valid crumb was included in the request
- relates to
-
JENKINS-38175 Preparing Jenkins for shutdown via Manage Jenkins -> system-log-out.png throws an HTTP 405 (POST is required for jenkins.model.Jenkins.doQuietDown); works fine via "Prepare for Shutdown" link
-
- Resolved
-
- links to
[JENKINS-44402] "Cancel shutdown" queue widget link inserted via AJAX does not work
Link |
New:
This issue relates to |
Summary | Original: Manage Jenkins - Prepare for Shutdown (via drop-down) gives 405 -> 403 | New: "Cancel shutdown" queue widget link inserted via AJAX does not work |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | New: Oleg Nenashev [ oleg_nenashev ] |
Remote Link | New: This issue links to "CloudBees Internal OSS-2269 (Web Link)" [ 18366 ] |
Cannot reproduce on 2.61.
Likely it has been fixed by the security fixes in 2.46.2. CC danielbeck
owood please try to reproduce the issue on 2.46.2. If the issue still appears, makes sense to investigate