Skip to content
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

Startup error in kibana-4.0.0-rc1-linux-x64 #3022

Closed
zhufeizzz opened this issue Feb 13, 2015 · 1 comment
Closed

Startup error in kibana-4.0.0-rc1-linux-x64 #3022

zhufeizzz opened this issue Feb 13, 2015 · 1 comment

Comments

@zhufeizzz
Copy link

My elasticsearch version is 1.4.2, do I have to upgrade to 1.4.3? And I need to use shield for security, does kibana 4 support it well?

/opt/mateinfo/logstash/kibana-4.0.0-rc1-linux-x64/src/index.js:44
throw error;
^
Error: getaddrinfo ENOTFOUND
at errnoException (dns.js:37:11)
at Object.onanswer as oncomplete

@rashidkpc
Copy link
Contributor

Yes you need to upgrade to elasticsearch 1.4.3. ENOTFOUND would indicate that Kibana could not resolve the name of your elasticsearch server. Did you update your kibana.yml? Configuration parameters have changed. Please join us in #kibana on freenode if you need setup help, github is reserved for bugs and feature requests.

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

No branches or pull requests

2 participants