-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Minor
-
Component/s: kubernetes-plugin
-
None
-
Environment:Jenkins 2.60.2
k8s plugin 0.12
k8s cluster 1.67
Hello,
while creating Jenkins slaves using k8s plugin some slaves are falling due to:Â
Â
SEVERE: The server rejected the connection: None of the protocols were accepted
java.lang.Exception: The server rejected the connection: None of the protocols were accepted
at hudson.remoting.Engine.onConnectionRejected(Engine.java:297)
at hudson.remoting.Engine.run(Engine.java:268)
Â
this can happens to me no matter what image im using.
also, the pod that gets created is not deleting itself and still lives in error state.
Â
The JNLP TCP port im using is fixed,
 and the agents protocols im using are JNLP-WEB2 and  JNLP-WEB4
- duplicates
-
JENKINS-44042 jnlp slave ConnectionRefusalException None of the protocols were accepted
-
- Resolved
-