[JIRA] (JENKINS-39820) The server rejected the connection: None of the protocols were accepted

2019-06-01 Thread m...@basilcrow.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Basil Crow assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39820  
 
 
  The server rejected the connection: None of the protocols were accepted   
 

  
 
 
 
 

 
Change By: 
 Basil Crow  
 
 
Assignee: 
 halasson simatupang  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.176415.1479387275000.18184.1559412480363%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39820) The server rejected the connection: None of the protocols were accepted

2016-12-01 Thread jacob.kel...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jacob Keller commented on  JENKINS-39820  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: The server rejected the connection: None of the protocols were accepted   
 

  
 
 
 
 

 
 I am having the same issue. I suspect it is because the remoting API in jenkins and the swarm client don't match.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39820) The server rejected the connection: None of the protocols were accepted

2016-11-17 Thread halasson.m.simatup...@gdplabs.id (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 halasson simatupang created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39820  
 
 
  The server rejected the connection: None of the protocols were accepted   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 halasson simatupang  
 
 
Components: 
 swarm-plugin  
 
 
Created: 
 2016/Nov/17 12:54 PM  
 
 
Environment: 
 Jenkins version 2.19.1  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 halasson simatupang  
 

  
 
 
 
 

 
 hello, could you tel me why when my slave want connect to master using IP address master is success ? and when i want connect to by domain provided it is show error. i'm using swarm plugin. Nov 17, 2016 7:08:34 PM hudson.remoting.jnlp.Main$CuiListener error 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:366) at hudson.remoting.Engine.run(Engine.java:338) for example: java -jar swarm-client-jar-with-dependencies.jar -master x.x.x.x (other parameter) => success but java -jar swarm-client-jar-with-dependencies.jar -master test.jenkins.id (other parameter) => is result error Nov 17, 2016 7:13:34 PM hudson.remoting.jnlp.Main createEngine INFO: Setting up slave: PHP-CSF-PROD Nov 17, 2016 7:13:34 PM hudson.remoting.jnlp.Main$CuiListener  INFO: Jenkins agent is running in headless mode. Nov 17, 2016 7:13:34 PM hudson.remoting.jnlp.Main$CuiListener status INFO: Locating server among https://**.id/ Nov 17, 2016 7:13:34 PM hudson.remoting.jnlp.Main$CuiListener status INFO: Handshaking Nov 17, 2016 7:13:34 PM hudson.remoting.jnlp.Main$CuiListener status INFO: Connecting to **.id:5 Nov 17, 2016 7:13:34 PM hudson.remoting.jnlp.Main$CuiListener status INFO: Trying protocol: JNLP3-connect Nov 17, 2016 7:13:34 PM hudson.remoting.jnlp.Main$CuiListener status