tcpSlaveAgentListener not found on Jenkins server
问题 I am trying to connect to a Jenkins master instance from a slave. From a connectivity standpoint, everything looks good. I am able to curl the selected "TCP port for JNLP agent" as set in "Configure Global Security" in Jenkins from where I am starting the slave node: $ curl http://myjenkinsurl:7004/ Jenkins-Agent-Protocols: CLI-connect, CLI2-connect, JNLP-connect, JNLP2-connect, JNLP4-connect, Ping Jenkins-Version: 2.62 Jenkins-Session: 77c90621 Client: 10.0.0.2 Server: 172.0.0.2 However,