> > > Cancelling a shutdown via the ui results in "this requires a post > > > try posting" > > > > > > Hitting the post results in > > > Problem accessing /cancelQuietDown. Reason: > > > > > > No valid crumb was included in the request > > > > Known issue, tracked as JENKINS-23020, but apparently not severe > > enough, see discussion on PR from this comment on: > > https://github.com/jenkinsci/jenkins/pull/877#issuecomment-42705303 > > Not sure I would agree with it not being severe enough especially as I just > had to fix this by restarting a service. > > (yes there is probably some API I could call via the script console - but are > we > suggesting that we expect people to use that for simple functionality?)
For the archive for other users - Jenkins.instance.doCancelQuietDown(); -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
