Hi,
We are using jenkins 1.534.
We tried to run this from command line on Ubuntu:
java -jar jenkins-cli.jar -s Myserver:8080/ help

The error we get is:
Exception in thread "main" java.io.EOFException
at java.io.DataInputStream.readBoolean(DataInputStream.java:244)
at hudson.cli.Connection.readBoolean(Connection.java:95)
at hudson.cli.CLI.authenticate(CLI.java:644)
at hudson.cli.CLI._main(CLI.java:474)
at hudson.cli.CLI.main(CLI.java:384)

I add my ssh public key to my configuration in jenkins server.
We saw this bug:
https://issues.jenkins-ci.org/browse/JENKINS-16810
but can't believe the CLI is not working for so long.
 
Any idea?

Thanks,
Zvika

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to