Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nothing appears #1

Open
hihouhou opened this issue Jul 1, 2016 · 1 comment
Open

nothing appears #1

hihouhou opened this issue Jul 1, 2016 · 1 comment

Comments

@hihouhou
Copy link

hihouhou commented Jul 1, 2016

Hello,

I try your plugin and when I try a curl from the hubot :
curl -d host="hostname1" -d hostoutput="DOWN" -d notificationtype="CRITICAL" -d hoststate="DOWN" http://localhost:8080/hubot/nagios/host

I only have from the bot (with export HUBOT_NAGIOS_EVENT_NOTIFIER_ROOM="#test-bot") :
[Fri Jul 01 2016 15:35:21 GMT+0000 (UTC)] INFO Sending Message To Room: #test-bot
[Fri Jul 01 2016 15:35:21 GMT+0000 (UTC)] INFO Looking up Room ID for: #test-bot

server side :
I20160701-15:40:35.630(0) debug.js:15 Meteor ➔ method getRoomIdByNameOrId -> userId: RFqcgeM8EcwoyTB6R , arguments: { '0': '#test-bot' }

Any idéa?

Regards,

H.

@cjpluss
Copy link

cjpluss commented Sep 27, 2016

We've experienced the same issue and resolved by omitting the # from the room name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants