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

Kibana server stalled #6761

Closed
tylersmalley opened this issue Apr 4, 2016 · 3 comments
Closed

Kibana server stalled #6761

tylersmalley opened this issue Apr 4, 2016 · 3 comments
Labels
bug Fixes for quality problems that affect the customer experience v4.3.3

Comments

@tylersmalley
Copy link
Contributor

During testing of 4.3.3, one of my Kibana instances stalled. Here is what I am seeing in the server output:

Unhandled rejection Error: Request Timeout after 30000ms
    at [object Object].<anonymous> (/root/kibana-4.3.3-linux-x64/node_modules/elasticsearch/src/lib/transport.js:285:15)
    at Timer.listOnTimeout (timers.js:92:15)

ElasticSearch is running on ElasticCloud with another instance of Kibana pointed to it and functioning as expected. Simply stopping and starting the server resolves the issue. Wondering if this could be related to the retry/pooling of elasticsearch-js.

@tylersmalley tylersmalley added bug Fixes for quality problems that affect the customer experience v4.3.3 labels Apr 4, 2016
@soodye
Copy link

soodye commented Jun 10, 2016

I am also experiencing the same issue in Kibana 4.4. I posted the details here: https://discuss.elastic.co/t/kibana-4-4-randomly-becomes-non-responsive/52385

@digitalageexperts
Copy link

Can confirm I run into this issue daily. Random timeouts for no reason with no error/log messages prior. Last time happened after 8 hours of going green with minimal to zero usage.

@thomasneirynck
Copy link
Contributor

Going to close due to inactivity. This refers to a v4 which is no longer supported and seems to be resolved in later versions.

tkajtoch added a commit that referenced this issue May 18, 2023
## Summary

`@elastic/eui@79.0.1` ⏩ `@elastic/eui@80.0.0`

---

## [`80.0.0`](https://github.com/elastic/eui/tree/v80.0.0)

- Improved the contrast ratio of meta labels within
`EuiSelectableTemplateSitewide` to meet WCAG AA guidelines.
([#6761](elastic/eui#6761))
- Added `vulnerabilityManagementApp` glyph to `EuiIcon`
([#6762](elastic/eui#6762))
- Added `logoVulnerabilityManagement` icon to `EuiIcon`
([#6763](elastic/eui#6763))
- Added `onPanelChange` callback to `EuiContextMenu` to provide consumer
access to `panelId` and `direction`.
([#6767](elastic/eui#6767))

**Bug fixes**

- Fixed `EuiComboBox` so `append` and `prepend` icon buttons are full
height and vertically centered.
([#6766](elastic/eui#6766))
- Improved the uniformity of dropdown components by hiding the dropdown
icon of disabled `EuiComboBox`s.
([#6768](elastic/eui#6768))

**Breaking changes**

- `EuiFieldNumber` now defaults the `step` prop to `"any"`
([#6760](elastic/eui#6760))
- EUI now globally resets a default Chromium browser style that was
decreasing the opacity of disabled `select` items.
([#6768](elastic/eui#6768))

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
delanni pushed a commit to delanni/kibana that referenced this issue May 25, 2023
## Summary

`@elastic/eui@79.0.1` ⏩ `@elastic/eui@80.0.0`

---

## [`80.0.0`](https://github.com/elastic/eui/tree/v80.0.0)

- Improved the contrast ratio of meta labels within
`EuiSelectableTemplateSitewide` to meet WCAG AA guidelines.
([elastic#6761](elastic/eui#6761))
- Added `vulnerabilityManagementApp` glyph to `EuiIcon`
([elastic#6762](elastic/eui#6762))
- Added `logoVulnerabilityManagement` icon to `EuiIcon`
([elastic#6763](elastic/eui#6763))
- Added `onPanelChange` callback to `EuiContextMenu` to provide consumer
access to `panelId` and `direction`.
([elastic#6767](elastic/eui#6767))

**Bug fixes**

- Fixed `EuiComboBox` so `append` and `prepend` icon buttons are full
height and vertically centered.
([elastic#6766](elastic/eui#6766))
- Improved the uniformity of dropdown components by hiding the dropdown
icon of disabled `EuiComboBox`s.
([elastic#6768](elastic/eui#6768))

**Breaking changes**

- `EuiFieldNumber` now defaults the `step` prop to `"any"`
([elastic#6760](elastic/eui#6760))
- EUI now globally resets a default Chromium browser style that was
decreasing the opacity of disabled `select` items.
([elastic#6768](elastic/eui#6768))

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
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 v4.3.3
Projects
None yet
Development

No branches or pull requests

4 participants