Jenkins refuses to restart

前端 未结 6 1101
暗喜
暗喜 2020-12-16 12:00

Following this answer, I have tried restarting a Jenkins instance using:

(jenkins_url)/safeRestart

and

(jenkins_url)/restar         


        
6条回答
  •  南方客
    南方客 (楼主)
    2020-12-16 12:26

    I installed Restart Safely plugin available in Jenkins Plugin Manager

    Jenkins -> Manage Jenkins -> Manage Plugins -> Search for Safe Restart -> Install it.

    Then Go to Manage Jenkins -> "Install as Windows service" -> install

    Then Restart Safely appear on the Dashboard. Thanks to Shwetank Singh.

提交回复
热议问题