[JIRA] (JENKINS-55890) RocketChat notification failed with proxy since version 1.3.1

2019-01-31 Thread uwe.hani...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Uwe Hanisch updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55890  
 
 
  RocketChat notification failed with proxy since version 1.3.1   
 

  
 
 
 
 

 
Change By: 
 Uwe Hanisch  
 
 
Summary: 
 RocketChat notification failed with proxy since  Version  version  1.3.1  
 

  
 
 
 
 

 
 
 

 
 
 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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55890) RocketChat notification failed with proxy since Version 1.3.1

2019-01-31 Thread uwe.hani...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Uwe Hanisch created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55890  
 
 
  RocketChat notification failed with proxy since Version 1.3.1   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Martin Reinhardt  
 
 
Components: 
 rocket-chat-notifier-plugin  
 
 
Created: 
 2019-01-31 11:00  
 
 
Environment: 
 Jenkins 2.138.2 on CentOS 7.5 with JDK 1.8.0u171  Jenkins 2.150.2 on CentOS 7.6 with JDK 1.8.0u191  Rocket.Chat Server 0.74.0 with valid TLS certificate accessible via proxy without password  rocketchatnotifier plugin versions >= 1.3.1 (test it with 1.3.1 and 1.4.1)  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Uwe Hanisch  
 

  
 
 
 
 

 
 Since plugin version 1.3.1 sending messages to our RocketChat Server fails (via proxy without proxy credentials) Reverting to version 1.3.0 fix the problem. Patching the plugin by deleting new line 97 in RocketChatClientCallBuilder (which was introduced in version 1.3.1 ), fix it as well. Error messages Console Output of the Jenkins pipeline 

 

TIME [WARN] Sending Rocketchat message failed: Please check if the server API https://ROCKET_CHAT_FQDN/api/v1/login is correct: org.apache.http.conn.HttpHostConnectException: Connect to ROCKET_CHAT_FQDN:443 [ROCKET_CHAT_FQDN/ROCKET_CHAT_IP] failed: Connection refused (Connection refused)
 

 Stack trace: 

 

jenkins.plugins.rocketchatnotifier.rocket.errorhandling.RocketClientException: Please check if the