-
Bug
-
Resolution: Fixed
-
Critical
-
Jenkins: 2.191
RocketChat Notifier Plugin: 1.4.3
OS: Windows
We switched https to on last week and since we did, Jenkins is not posting Rocket.Chat Notifications for the specified events anymore.
Furthermore, both Test Connection buttons display "Success", the button in the Job sends out a notification as well.
What could cause the Plugin, to not send the specified notifications?
Some output from the jenkins.err.log file on our machine.
2019-08-30 12:08:30.625+0000 [id=60633] INFO j.p.r.RocketChatNotifier#perform: Invoking Completed...
2019-08-30 12:08:30.625+0000 [id=60633] INFO j.p.r.ActiveNotifier#completed: Build completed. Checking for rocket notifiers
2019-08-30 12:08:30.643+0000 [id=60633] INFO j.p.r.ActiveNotifier#completed: Could not send rocket message
[JENKINS-59149] 'Test Connection' succesfully sends a message, but build-event notifications don't get sent
Summary | Original: 'Text Connection succesfully sends a message, but 'build succeed' and other notifications don't get sent | New: 'Test Connection' succesfully sends a message, but build-event notifications don't get sent |
Description |
Original:
We switched https to on last week and since we did, Jenkins is not posting Rocket.Chat Notifications for the specified events anymore. Furthermore, both Test Connection buttons display "Success", the button in the Job sends out a notification as well. What could cause the Plugin, to not send the specified notifications? |
New:
We switched https to on last week and since we did, Jenkins is not posting Rocket.Chat Notifications for the specified events anymore. Furthermore, both Test Connection buttons display "Success", the button in the Job sends out a notification as well. What could cause the Plugin, to not send the specified notifications? Some output from the {{jenkins.err.log}} file on our machine. {code:java} 2019-08-30 12:08:30.625+0000 [id=60633] INFO j.p.r.RocketChatNotifier#perform: Invoking Completed... 2019-08-30 12:08:30.625+0000 [id=60633] INFO j.p.r.RocketChatNotifier#perform: Invoking Completed...2019-08-30 12:08:30.625+0000 [id=60633] INFO j.p.r.ActiveNotifier#completed: Build completed. Checking for rocket notifiers 2019-08-30 12:08:30.643+0000 [id=60633] INFO j.p.r.ActiveNotifier#completed: Could not send rocket message{code} |
Description |
Original:
We switched https to on last week and since we did, Jenkins is not posting Rocket.Chat Notifications for the specified events anymore. Furthermore, both Test Connection buttons display "Success", the button in the Job sends out a notification as well. What could cause the Plugin, to not send the specified notifications? Some output from the {{jenkins.err.log}} file on our machine. {code:java} 2019-08-30 12:08:30.625+0000 [id=60633] INFO j.p.r.RocketChatNotifier#perform: Invoking Completed... 2019-08-30 12:08:30.625+0000 [id=60633] INFO j.p.r.RocketChatNotifier#perform: Invoking Completed...2019-08-30 12:08:30.625+0000 [id=60633] INFO j.p.r.ActiveNotifier#completed: Build completed. Checking for rocket notifiers 2019-08-30 12:08:30.643+0000 [id=60633] INFO j.p.r.ActiveNotifier#completed: Could not send rocket message{code} |
New:
We switched https to on last week and since we did, Jenkins is not posting Rocket.Chat Notifications for the specified events anymore. Furthermore, both Test Connection buttons display "Success", the button in the Job sends out a notification as well. What could cause the Plugin, to not send the specified notifications? Some output from the {{jenkins.err.log}} file on our machine. {code:java} 2019-08-30 12:08:30.625+0000 [id=60633] INFO j.p.r.RocketChatNotifier#perform: Invoking Completed... 2019-08-30 12:08:30.625+0000 [id=60633] INFO j.p.r.ActiveNotifier#completed: Build completed. Checking for rocket notifiers 2019-08-30 12:08:30.643+0000 [id=60633] INFO j.p.r.ActiveNotifier#completed: Could not send rocket message{code} |
Description |
Original:
We switched https to on last week and since we did, Jenkins is not posting Rocket.Chat Notifications for the specified events anymore. Furthermore, both Test Connection buttons display "Success", the button in the Job sends out a notification as well. What could cause the Plugin, to not send the specified notifications? Some output from the {{jenkins.err.log}} file on our machine. {code:java} 2019-08-30 12:08:30.625+0000 [id=60633] INFO j.p.r.RocketChatNotifier#perform: Invoking Completed... 2019-08-30 12:08:30.625+0000 [id=60633] INFO j.p.r.ActiveNotifier#completed: Build completed. Checking for rocket notifiers 2019-08-30 12:08:30.643+0000 [id=60633] INFO j.p.r.ActiveNotifier#completed: Could not send rocket message{code} |
New:
We switched https to on last week and since we did, Jenkins is not posting Rocket.Chat Notifications for the specified events anymore. Furthermore, both Test Connection buttons display "Success", the button in the Job sends out a notification as well. What could cause the Plugin, to not send the specified notifications? Some output from the {{jenkins.err.log}} file on our machine. {code:java} 2019-08-30 12:08:30.625+0000 [id=60633] INFO j.p.r.RocketChatNotifier#perform: Invoking Completed... 2019-08-30 12:08:30.625+0000 [id=60633] INFO j.p.r.ActiveNotifier#completed: Build completed. Checking for rocket notifiers 2019-08-30 12:08:30.643+0000 [id=60633] INFO j.p.r.ActiveNotifier#completed: Could not send rocket message{code} |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | Original: Martin Reinhardt [ mreinhardt ] | New: Daniel Bocksteger [ regetskcob ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
mmmh really strange, I added more logging info which will be available in the next plugin version. Please check again and post the updated log info