I also tried to get the CLI working. When I try to connect using java -jar
jenkins-cli.jar -s http://localhost:8080 the client just hangs.
Looking in the /var/log/jenkin/jenkins.log in the master, I find this:
INFO: Accepted connection #5 from /127.0.0.1:47362
Exception in thread "TCP slave agen
After a recent update the SSHD in jenkins is not initializing properly
anymore.
I'm running the latest version of jenkins and all the plugins. A vanilla
jenkins does not give this issue, but we have a pretty big installation so
I'm not sure what's causing the issue on our side.
This is what th