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

Deprecated settings cause fatal error #20900

Closed
jbudz opened this issue Jul 17, 2018 · 0 comments
Closed

Deprecated settings cause fatal error #20900

jbudz opened this issue Jul 17, 2018 · 0 comments
Labels
PR sent Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@jbudz
Copy link
Member

jbudz commented Jul 17, 2018

mbp elastic/kibana ‹master› » yarn start
yarn run v1.6.0
$ node scripts/kibana --dev
(node:5448) [DEP0022] DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.
 watching for changes  (1691 files)
  log   [19:23:09.770] [info][server] starting basepath proxy server at http://localhost:5601/qea
(node:5452) [DEP0022] DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.
(node:5451) [DEP0022] DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.
server    log   [19:23:20.568] [warning][config][deprecation][elasticsearch] Config key "ssl.verify" is deprecated. It has been replaced with "ssl.verificationMode"
optmzr    log   [19:23:20.574] [warning][config][deprecation][elasticsearch] Config key "ssl.verify" is deprecated. It has been replaced with "ssl.verificationMode"
server    log   [19:23:20.587] [fatal] "elasticsearch.ssl.verify" setting was not applied. Check for spelling errors and ensure that expected plugins are installed.
FATAL "elasticsearch.ssl.verify" setting was not applied. Check for spelling errors and ensure that expected plugins are installed.
optmzr    log   [19:23:20.593] [fatal] "elasticsearch.ssl.verify" setting was not applied. Check for spelling errors and ensure that expected plugins are installed.
FATAL "elasticsearch.ssl.verify" setting was not applied. Check for spelling errors and ensure that expected plugins are installed.
 server crashed  with status code 64
 optimizer crashed  with status code 64
error Command failed with exit code 64.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
@jbudz jbudz added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc triage_needed labels Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR sent Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

No branches or pull requests

1 participant