Nagios LS Unable to start - Waiting for Database Startup

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Post Reply
aimsadm
Posts: 1
Joined: Wed Jul 25, 2018 3:06 am

Nagios LS Unable to start - Waiting for Database Startup

Post by aimsadm »

Hi Support,

We unable to start Nagios LS and getting the message "Waiting for Database Startup, It looks like your local elasticsearch service is starting."

We have tried to reboot the server multiple time but still same.
kg2857
Posts: 233
Joined: Wed Apr 12, 2023 5:48 pm

Re: Nagios LS Unable to start - Waiting for Database Startup

Post by kg2857 »

Restart ES and check it's status.
kvang
Posts: 32
Joined: Wed Aug 23, 2023 11:28 am

Re: Nagios LS Unable to start - Waiting for Database Startup

Post by kvang »

Hey aimsadm,

Have you checked the logstash.log file within the following directory:

Code: Select all

/var/log/logstash/
Should output something similar to

Code: Select all

[2016-08-31 16:23:18,420][INFO ][discovery.zen            ] [6a7ce4ea-e1b9-47a1-af18-1c4d47243d20] failed to send join request to master
[[636f559a-1fd5-4158-9dee-92e1a8403a1e][GkzwBa-QTHCOKiuoWgmR8Q][localhost][inet[/127.0.0.1:9300]]{max_local_storage_nodes=1}],
reason [RemoteTransportException[[6a7ce4ea-e1b9-47a1-af18-1c4d47243d20][inet[/127.0.0.1:9300]][internal:discovery/zen/join]];
nested: ElasticsearchIllegalStateException[Node [[6a7ce4ea-e1b9-47a1-af18-1c4d47243d20][0XjhXD2VRp6K3k8Eq4UDlQ][sa585]
[inet[/172.27.164.109:9300]]{max_local_storage_nodes=1}] not master for join request from [[6a7ce4ea-e1b9-47a1-af18-1c4d47243d20]
[0XjhXD2VRp6K3k8Eq4UDlQ][sa585][inet[/172.27.164.109:9300]]{max_local_storage_nodes=1}]]; ], tried [3] times
If so, rebooting should have worked. If issue still persist, I recommend looking into the answerhub for answers. Else, please consider reaching out to support for a faster response.
Post Reply