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

Second SIGTERM signal causes a fatal error #110513

Closed
jbudz opened this issue Aug 30, 2021 · 3 comments
Closed

Second SIGTERM signal causes a fatal error #110513

jbudz opened this issue Aug 30, 2021 · 3 comments
Labels
bug Fixes for quality problems that affect the customer experience Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc triage_needed

Comments

@jbudz
Copy link
Member

jbudz commented Aug 30, 2021

Kibana version: 8.0.0-SNAPSHOT

Elasticsearch version:

Server OS version:

Browser version:

Browser OS version:

Original install method (e.g. download page, yum, from source, etc.):

Describe the bug:

  log   [13:03:45.004] [error][elasticsearch-service] Unable to retrieve version information from Elasticsearch nodes. connect ECONNREFUSED 127.0.0.1:9200
^C  log   [13:03:46.563] [info][plugins-system][standard] Stopping all plugins.
  log   [13:03:46.564] [info][kibana-monitoring][monitoring][monitoring][plugins] Monitoring stats collection is stopped
^C  log   [13:03:47.314] [info][plugins-system][standard] Stopping all plugins.
  log   [13:03:47.377] [fatal][root] [Error [EmptyError]: no elements in sequence]

Steps to reproduce:

  1. bin/kibana
  2. Ctrl+C
  3. Ctrl+C

Expected behavior: Catch this and log forcing shutdown?

Screenshots (if relevant):

Errors in browser console (if relevant):

Provide logs and/or server output (if relevant):

Any additional context:

@jbudz jbudz added bug Fixes for quality problems that affect the customer experience Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc triage_needed labels Aug 30, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@afharo
Copy link
Member

afharo commented Sep 1, 2021

related to #110677

@pgayvallet
Copy link
Contributor

Closing in favor of #110677

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc triage_needed
Projects
None yet
Development

No branches or pull requests

4 participants