2

I'm new to Jenkins and it's hanging on a build job. I've read that a restart is in order. Unfortunately, I can't access the command line because the operation times out when I try to ssh into the virtual server. The server is running on Nginx/Ubuntu.

Is there anything I can do besides doing a hard reset of the server?

justa_just
  • 113
  • 1
  • 3

1 Answers1

0

Try using SafeRestart plugin or just restart Jenkins manually as described here.

Community
  • 1
  • 1
kkamil
  • 2,593
  • 11
  • 21