I think we're getting close to the end here....
I can't logon to the GUI. At first I thought the timeouts were because the cluster was busy assigning shards.
However, now it's quite idle, and still refuses logon to the gui with "The username specified does not exist."
I've tried using curl to reset the password of "nagiosadmin" with "/usr/local/nagioslogserver/scripts/reset_nagiosadmin_password.sh" and also as specified here: https://support.nagios.com/forum/viewto ... 37&t=36158
but timeout expires and it fails.
I've also tried using curl to create a new admin account using curl with these instructions: https://support.nagios.com/forum/viewto ... 06#p203705
But that fails, too, with this:
Code: Select all
{"error":"UnavailableShardsException[[nagioslogserver][0] Primary shard is not active or isn't assigned to a known node. Timeout: [1m], request: index {[nagioslogserver][user][AW5wzJa92rRukiroeT00], source[{\"username\":\"someuser\",\"password\":\"c678bcf3b5138b9263a95c44d28097f22c2e02877193d2c25313478821d45c19\",\"auth_type\":\"admin\",\"email\":\"[email protected]\",\"language\":\"default\",\"apiaccess\":\"1\",\"apikey\":\"1396e08757545557073844695e5b64caa0bd3ad3\",\"created\":\"2015-01-23 10:00:00\",\"created_by\":0,\"default_dashboard\":\"/dashboard/elasticsearch/default\"}]}]","status":503}I'm not feeling good about this. Can you believe this all started just because I added another datapath?