sensu-docker icon indicating copy to clipboard operation
sensu-docker copied to clipboard

Sensu server unable to connect to rabbitmq after the changes made to create the certs and passwords

Open ghost opened this issue 9 years ago • 0 comments

Been in communication with JD on this problem, so he is aware of it.

rs":["default"]}],"load_metrics":[null,{"type":"metric","handlers":["influxdb"],"command":"/etc/sensu/plugins/system/load-metrics.rb","interval":30,"subscribers":["default"]}]}}} {"timestamp":"2015-04-08T12:18:08.399547+0000","level":"warn","message":"loading extension files from directory","directory":"/etc/sensu/extensions"} {"timestamp":"2015-04-08T12:18:08.399651+0000","level":"warn","message":"loaded extension","type":"mutator","name":"json","description":"returns JSON formatted event data"} {"timestamp":"2015-04-08T12:18:08.399731+0000","level":"warn","message":"loaded extension","type":"mutator","name":"ruby_hash","description":"returns ruby hash event data"} {"timestamp":"2015-04-08T12:18:08.399866+0000","level":"warn","message":"loaded extension","type":"mutator","name":"only_check_output","description":"returns check output"} {"timestamp":"2015-04-08T12:18:08.399914+0000","level":"warn","message":"loaded extension","type":"handler","name":"debug","description":"returns raw event data"} {"timestamp":"2015-04-08T12:18:08.400267+0000","level":"debug","message":"connecting to redis","settings":{"host":"172.17.0.15","port":6379}} {"timestamp":"2015-04-08T12:18:08.400799+0000","level":"debug","message":"connecting to transport","name":"rabbitmq","settings":{"ssl":{"cert_chain_file":"/usr/local/etc/sensu-docker/client/cert.pem","private_key_file":"/usr/local/etc/sensu-docker/client/key.pem"},"port":5671,"host":"172.17.0.14","user":"sensu","password":"OVVJUitNQUg1aEZYeEtia0hL","vhost":"/sensu"}} {"timestamp":"2015-04-08T12:18:08.452256+0000","level":"debug","message":"subscribing to keepalives"} {"timestamp":"2015-04-08T12:18:08.452482+0000","level":"debug","message":"subscribing to results"} {"timestamp":"2015-04-08T12:18:08.452920+0000","level":"error","message":"[amqp] Detected TCP connection failure"} {"timestamp":"2015-04-08T12:18:08.452984+0000","level":"warn","message":"reconnecting to transport"} {"timestamp":"2015-04-08T12:18:08.453027+0000","level":"warn","message":"unsubscribing from keepalive and result queues"} {"timestamp":"2015-04-08T12:18:08.453066+0000","level":"debug","message":"not currently master"} {"timestamp":"2015-04-08T12:19:14.439086+0000","level":"error","message":"[amqp] Detected TCP connection failure"} {"timestamp":"2015-04-08T12:19:19.517910+0000","level":"error","message":"[amqp] Detected TCP connection failure"} {"timestamp":"2015-04-08T12:19:29.674635+0000","level":"error","message":"[amqp] Detected TCP connection failure"} {"timestamp":"2015-04-08T12:19:34.748976+0000","level":"error","message":"[amqp] Detected TCP connection failure"} {"timestamp":"2015-04-08T12:19:49.973974+0000","level":"error","message":"[amqp] Detected TCP connection failure"} {"timestamp":"2015-04-08T12:19:55.056374+0000","level":"error","message":"[amqp] Detected TCP connection failure"} {"timestamp":"2015-04-08T12:20:00.130148+0000","level":"error","message":"[amqp] Detected TCP connection failure"} {"timestamp":"2015-04-08T12:20:20.433346+0000","level":"error","message":"[amqp] Detected TCP connection failure"} {"timestamp":"2015-04-08T12:24:49.422984+0000","level":"error","message":"[amqp] Detected TCP connection failure"} {"timestamp":"2015-04-08T12:25:19.897492+0000","level":"error","message":"[amqp] Detected TCP connection failure"} {"timestamp":"2015-04-08T12:25:55.443051+0000","level":"error","message":"[amqp] Detected TCP connection failure"} {"timestamp":"2015-04-08T12:26:15.744679+0000","level":"error","message":"[amqp] Detected TCP connection failure"} {"timestamp":"2015-04-08T12:26:56.334475+0000","level":"error","message":"[amqp] Detected TCP connection failure"} (END)

ghost avatar Apr 08 '15 12:04 ghost