consul-alerts icon indicating copy to clipboard operation
consul-alerts copied to clipboard

docker image does not send http-notification

Open nicholasamorim opened this issue 6 years ago • 3 comments

After losing hours on this without understanding why the http notification didn't work I decided to try the normal method and it worked instantly.

Can we update the docker image or something?

nicholasamorim avatar Aug 30 '19 21:08 nicholasamorim

What do you mean by 'normal method'? Installation outside Docker? Because I'm also running into the issue that the http-endpoint notifier does not seem to trigger at all, but other notifiers do. How did you end up getting it to work?

hexEF avatar Sep 12 '19 16:09 hexEF

Yes, normal outside Docker with the latest releases provided in the readme.

nicholasamorim avatar Sep 12 '19 16:09 nicholasamorim

Great, thanks! The go get and go install made it work flawlessly. Still hours wasted, but thanks again for pointing me in this direction 👍!

hexEF avatar Sep 12 '19 17:09 hexEF