Hello, I restarted Jenkins using "sudo service jenkins stop" and then "sudo service jenkins start".
In between the restart, I added my previously backed up JENKINS_HOME directory into the specified location of the JENKINS_HOME. When I started Jenkins, there is a red x icon on the slave node. In the slave node, I see instructions to launch the java application for connection. When I do that, however it brings the following error: java.net.SocketException: Connection reset at java.netSocketInputStream.read(Unknown Source) at java.ioBufferedinputStream.fill(Unknown Source) "" .read(Unknown Source) at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:331) at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java.282) at hudson.remoting.Engine.run(Engine.java.272) Could there have been a change when I restarted? The new loaded JENKINS_HOME directory was identical to how it was previously. I was just testing a backup. Thanks -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/bac5d747-9b74-4207-817a-31fae045e058%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
