Please provide me some solution
I am sending you sensu-client.logs which showing that rabbitmq is not connecting and after 3 attempts connection timeout error gives:
{“timestamp”:“2013-12-16T13:37:48.853433+0530”,“level”:“info”,“message”:“loaded extension”,“type”:“handler”,“name”:“debug”,“description”:“outputs json event data”}
{“timestamp”:“2013-12-16T13:37:51.895658+0530”,“level”:“warn”,“message”:“reconnecting to rabbitmq”}
{“timestamp”:“2013-12-16T13:37:59.902074+0530”,“level”:“warn”,“message”:“reconnecting to rabbitmq”}
{“timestamp”:“2013-12-16T13:38:07.908031+0530”,“level”:“warn”,“message”:“reconnecting to rabbitmq”}
{“timestamp”:“2013-12-16T13:38:08.877783+0530”,“level”:“fatal”,“message”:“rabbitmq connection error”,“error”:“timed out while attempting to connect”}
{“timestamp”:“2013-12-16T13:38:08.877997+0530”,“level”:“warn”,“message”:“stopping”}
{“timestamp”:“2013-12-16T13:38:08.878091+0530”,“level”:“warn”,“message”:“unsubscribing from client subscriptions”}
{“timestamp”:“2013-12-16T13:38:08.878193+0530”,“level”:“info”,“message”:“completing checks in progress”,“checks_in_progress”:}
{“timestamp”:“2013-12-16T13:38:09.379591+0530”,“level”:“warn”,“message”:“stopping reactor”}
···
On Mon, Dec 16, 2013 at 12:35 AM, Ashish Joshi ashishjoshi106@gmail.com wrote:
Yes I m using these certificates from this link u provide but problem still exist.
On 14 Dec 2013 12:14, “Sean Porter” portertech@gmail.com wrote:
Did you refer to http://sensuapp.org/docs/0.12/certificates when setting it up? Are you using the Sensu package?
–
Regards:
Ashish Joshi
Linux Admin L3
HRN (Neerja Soft), Jaipur
9166631176
On Fri, Dec 13, 2013 at 10:37 PM, Ashish Joshi ashishjoshi106@gmail.com wrote:
139892604061352:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:696:Expecting: TRUSTED CERTIFICATE
139892604061352:error:140DC009:SSL routines:SSL_CTX_use_certificate_chain_file:PEM lib:ssl_rsa.c:729:
ruby: ssl.cpp:192: SslContext_t::SslContext_t(bool, const std::string&, const std::string&): Assertion `e > 0’ failed.
After installing sensu on our server and client on other for testing because we are going to sensu and remove nagios.
i am getting this error while i am starting sensu-server service.
it is failed due to ssl certificate error which i write above plz send me some solution as soon as possible.