-
Notifications
You must be signed in to change notification settings - Fork 43
sensu-dashboard dies with "undefined method..." #150
Comments
+1 |
This is also happening for me on a Vagrant running the the Sensu stack at 0.10.2-1:
I've not seen this problem on my full testing or production deployments, which are both running Sensu 0.10.0-1. |
Here's a gist of the full stacktrace and line before it from |
BTW - I'm not sure which of the steps I made is the one which "did it" but in general it seems that once I got the authentication to RabbitMQ sorted out the dashboard came to life. On another instance we also got this problem even though the authentication seemed to have been done right and the only way we got around it was to nuke the Vagrant instance and start from a fresh Vagrant (+Puppet) install. Voodoo. |
@amosshapira ah, thanks. I didn't even notice that RabbitMQ had died because I'd changed the Vagrant hostname manually. I destroyed and re-upped the Vagrant and now Dashboard is fine. Dashboard should probably be able to handle that situation though. |
A fix for this is being worked on in Pull Request #152. |
@amosshapira @skymob are either of you able to test Sensu Dashboard 0.10.4 to see if this issue is fixed? |
@amdprophet sorry I don't have a ready environment to test it right now (changed jobs, wiped my laptop, went on holiday). |
@amosshapira No problem, thanks for reporting the bug! |
I'm setting up a test Sensu server on a Ubuntu 12.04 vagrant box (and Puppet 2.7) and keep getting the following in the logs once I hit the first page (which render with an "Oh no!" message and a red Bootstrap error pup-up at the bottom right corner of the page):
And of course the dashboard process dies, leaving the stale pid file behind.
Is this expected? How stable is it in general and can we rely on it for production purposes?
The text was updated successfully, but these errors were encountered: