-
Bug
-
Resolution: Fixed
-
Blocker
-
CentOS root node and 2 macOS agents connecting to it through JNLP4.
Seeing something that sounds similar to https://issues.jenkins-ci.org/browse/JENKINS-48754.
"After having installed Jenkins Version 2.99, none of my agents did connect to the server anymore. Even a restart of the java script on the slave did not help."
Workaround: Update Remoting on the agent side to 3.15
Agent is launched like so:
java -jar agent.jar -jnlpUrl https://<Jenkins URL>/computer/<AgentName>/<>.jnlp -secret <Agent Secret>
- is duplicated by
-
JENKINS-48760 Jenkins Slaves do not connect after update from version 2.95 to version 2.99 and jobs fail
- Resolved
- is related to
-
JENKINS-48754 Jenkins Slaves do not connect after update from version 2.95 to version 2.99
- Resolved
-
JENKINS-48766 Jenkins Core should provide info about minimum supported Remoting version in API/REST API/logs
- Resolved
- links to