this be the error I got when try to start sensu 13
{“timestamp”:“2014-07-26T01:36:33.980675+0000”,“level”:“fatal”,“message”:“invalid settings”}
{“timestamp”:“2014-07-26T01:36:33.980909+0000”,“level”:“fatal”,“message”:“unknown handler type”,“object”:{“type”:“amqp”,“exchange”:{“type”:“topic”,“name”:“metrics”,“durable”:“true”},“mutator”:“only_check_output”,“name”:“graphite”}}
{“timestamp”:“2014-07-26T01:36:33.981119+0000”,“level”:“fatal”,“message”:“SENSU NOT RUNNING!”}
After change “amqp” to “transport” got this error:
{“timestamp”:“2014-07-27T21:35:54.053720+0000”,“level”:“fatal”,“message”:“invalid settings”}
{“timestamp”:“2014-07-27T21:35:54.053853+0000”,“level”:“fatal”,“message”:“handler transport pipe must be a hash”,“object”:{“type”:“transport”,“exchange”:{“type”:“topic”,“name”:“metrics”,“durable”:“true”},“mutator”:“only_check_output”,“name”:“graphite”}}
{“timestamp”:“2014-07-27T21:35:54.053993+0000”,“level”:“fatal”,“message”:“SENSU NOT RUNNING!”}
now I’m trying to see the documentation for this new transport layer…
thanks
Ale
···
El domingo, 27 de julio de 2014 18:04:43 UTC-3, portertech escribió:
What’s the AMQP error?
On Jul 27, 2014 1:38 PM, “Alejandro Ferrari” cdg...@gmail.com wrote:
Hi guys,
Can give me some help to upgrade to 13, I have saw that after upgrade Sensu Don’t start, and have and error into AMQP connection, I read into the changelog that this was one of the main changes into this version… but here:
http://sensuapp.org/docs/latest/upgrading
Don’t add any new details about what i need change to upgrade from 12 to 13… I try a few thinks and can’t found the key for put all back to work… with the upgrade…
Thanks for any advice!
Alejandro