-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kibana fatal error starting without Elasticsearch #7106
Comments
LeeDr
added
bug
Fixes for quality problems that affect the customer experience
P2
labels
May 2, 2016
This appears to only be an issue when xpack is installed. /cc @djschny |
FYI - this appears to be an issue with x-pack only. Using alpha2, notice the following behavior difference: Fresh install of Kibana with no x-pack
After installing x-pack
|
Seems as if this was fixed by #7285. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maybe this was an intentional change? It used to be I could start Kibana even if Elasticsearch wasn't running and Kibana would just keep trying.
Now on 5.0.0-Alpha2 (with X-Pack installed) it logs an error and then a fatal message and exits.
The text was updated successfully, but these errors were encountered: