Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Kibana 6.6.0 crashes with Fatal error after initial setup #79

Open
ashleyabraham opened this issue Feb 8, 2019 · 2 comments
Open

Kibana 6.6.0 crashes with Fatal error after initial setup #79

ashleyabraham opened this issue Feb 8, 2019 · 2 comments

Comments

@ashleyabraham
Copy link

ashleyabraham commented Feb 8, 2019

I am using elastic/stack-docker 6.6.0 in Windows 10, followed instructions as per the Readme.md, the initial setup runs well, then I run docker-compose up and I see some elasticsearch errors and java exceptions and see kibana Fatal error.

elasticsearch | [2019-02-08T17:45:59,892][ERROR][o.e.x.s.a.e.ReservedRealm] [SKQpBzc] failed to retrieve password hash for reserved user [elastic] elasticsearch | org.elasticsearch.action.UnavailableShardsException: at least one primary shard for the security index is unavailable

kibana | FATAL [search_phase_execution_exception] all shards failed :: {"path":"/.kibana/doc/_count","query":{},"body":"{\"query\":{\"bool\":{\"should\":[{\"bool\":{\"must\":[{\"exists\":{\"field\":\"index-pattern\"}},{\"bool\":{\"must_not\":{\"term\":{\"migrationVersion.index-pattern\":\"6.5.0\"}}}}]}}]}}}","statusCode":503,"response":"{\"error\":{\"root_cause\":[],\"type\":\"search_phase_execution_exception\",\"reason\":\"all shards failed\",\"phase\":\"query\",\"grouped\":true,\"failed_shards\":[]},\"status\":503}"}

How to prevent the crash, am I missing anything obvious? I tried with the 6.5.2 version and it didn't crash.

@qbasicer
Copy link

I also see this in the logs:
[2019-05-21T21:23:35,322][ERROR][o.e.x.s.a.e.ReservedRealm] [HuBONh0] failed to retrieve password hash for reserved user [elastic]

@deadjoker
Copy link

I have the same problem now, has this issue being solved?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants