I'm the latest version of jenkins (2.35), updated today via apt-get on debian, and downloaded slave.jar fresh from the server after a restart.
On Wednesday, December 7, 2016 at 6:33:32 PM UTC, Stephen Connolly wrote: > > Have you updated the agent jar file? > > The agent jar file that supports JNLP4 does protocol discovery to only try > protocols that are supported by the agent jar file... or alternatively have > you updated Jenkins to a version that supports advertising supported > protocols (which would be needed for Jenkins to support JNLP4) > > > > On Wednesday, 7 December 2016, Jonathan Hodgson <[email protected] > <javascript:>> wrote: > >> Hi, >> >> I'm having some issues with my windows slave.. remote file operations are >> failing, also the connection is unreliable. >> >> Now this may have no connection, but I notice that when I run the slave I >> get >> Server reports protocol JNLP4-connect not supported, skipping >> Server reports protocol JNLP4-plaintext not supported, skipping >> Server reports protocol JNLP3-connect not supported, skipping >> >> It finally succeeds with JNLP2 >> >> Why is this? Why would the slave (jenkins) ask for a protocol which the >> server (jenkins) doesn't support. >> >> jenkins is running behind an Apache frontend running on a different >> machine, if that makes any difference. >> >> regards >> >> Jon >> >> >> -- >> 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/e1b31a03-da0f-4828-ae3c-1fbf2679bb98%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/e1b31a03-da0f-4828-ae3c-1fbf2679bb98%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > Sent from my phone > -- 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/41e38094-9b51-4c9b-a6f1-920c21ee70aa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
