Page 1 of 1
Nagios LS Unable to start - Waiting for Database Startup
Posted: Mon Apr 17, 2023 1:24 am
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.
Re: Nagios LS Unable to start - Waiting for Database Startup
Posted: Mon Apr 17, 2023 5:10 pm
by kg2857
Restart ES and check it's status.
Re: Nagios LS Unable to start - Waiting for Database Startup
Posted: Tue Nov 14, 2023 11:20 am
by kvang
Hey aimsadm,
Have you checked the logstash.log file within the following directory:
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.