-
Bug
-
Resolution: Fixed
-
Major
-
None
-
I tested it on:
Ubuntu 16.04 + Jenkins 2.150.2 + RocketChat Notifier 1.4.3
and
Windows 10 + Jenkins 2.176.1 + RocketChat Notifier 1.4.3
both with the same rocketchat server (version "0.69.2")
I installed plugin and configured it:
Test connection works and send message to channel.
Then I started dummy project like this:
Again, test is successful.
I checked logs:
cze 18, 2019 4:11:03 PM INFO jenkins.plugins.rocketchatnotifier.RocketChatNotifier prebuild
Invoking Started...
cze 18, 2019 4:11:03 PM INFO jenkins.plugins.rocketchatnotifier.ActiveNotifier started
Could not send rocket message
cze 18, 2019 4:11:03 PM INFO hudson.model.Run execute
test-rocketchat #17 main build action completed: SUCCESS
cze 18, 2019 4:11:03 PM INFO jenkins.plugins.rocketchatnotifier.RocketChatNotifier perform
Invoking Completed...
cze 18, 2019 4:11:03 PM INFO jenkins.plugins.rocketchatnotifier.ActiveNotifier completed
any idea what's going on?
how I can debug it further?
Thanks,
Jakub