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

Hipchat handler fails to send messages #75

Open
nicolas-ginder opened this issue Aug 14, 2015 · 1 comment
Open

Hipchat handler fails to send messages #75

nicolas-ginder opened this issue Aug 14, 2015 · 1 comment

Comments

@nicolas-ginder
Copy link

I'm getting this when trying to integrate with Hipchat using 0.24.1

[E 150814 16:08:36 concurrent:122] Future exception was never retrieved: Traceback (most recent call last):
File "/usr/lib64/python2.6/site-packages/tornado/gen.py", line 212, in wrapper
yielded = next(result)
File "/usr/lib/python2.6/site-packages/graphite_beacon/handlers/hipchat.py", line 43, in notify
url=self.options.url, room=self.room, token=self.key),
AttributeError: 'dict' object has no attribute 'url'

@ghost
Copy link

ghost commented Sep 1, 2015

This fixes it:
akang31@ed11724

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

1 participant