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 5.0.0-alpha6 Unable to create Kibana index ".kibana" #8028

Closed
LeeDr opened this issue Aug 19, 2016 · 1 comment
Closed

Kibana 5.0.0-alpha6 Unable to create Kibana index ".kibana" #8028

LeeDr opened this issue Aug 19, 2016 · 1 comment
Assignees
Labels
blocker bug Fixes for quality problems that affect the customer experience v5.0.0-beta1

Comments

@LeeDr
Copy link
Contributor

LeeDr commented Aug 19, 2016

Kibana version: http://staging.elastic.co/5.0.0-alpha6-b2c88dcc/download/kibana/kibana-5.0.0-alpha6-amd64.deb

Elasticsearch version: http://staging.elastic.co/5.0.0-alpha6-b2c88dcc/download/elasticsearch/elasticsearch-5.0.0-alpha6.deb

Server OS version: Ubuntu 14.04

Browser version: Chrome

Browser OS version:

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

Description of the problem including expected versus actual behavior: Kibana goes to status page and shows Unable to create Kibana index ".kibana"

Steps to reproduce:

  1. get builds from http://staging.elastic.co/5.0.0-alpha6-b2c88dcc/summary.html
  2. Elasticsearch seems to be up and operating normally. Other products all created indices;
yellow open logstash-2016.08.19   ByfLlw2TRPGxsVKx-mi3Dw 5 1  1031 0   350kb   350kb
yellow open metricbeat-2016.08.19 mS6wf3d-TV2obgZueOjgRw 5 1 10193 0   3.1mb   3.1mb
yellow open packetbeat-2016.08.19 En4PaZplROGr49lS6ta8hg 5 1  1009 0 524.6kb 524.6kb
yellow open filebeat-2016.08.19   VVSUxeOaRV-sSgT7WSTiAg 5 1  9878 0   1.9mb   1.9mb
  1. "ui settings" in status page also shows Elasticsearch plugin is red

Errors in browser console (if relevant):

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

{"type":"log","@timestamp":"2016-08-19T13:16:35Z","tags":["status","ui settings","error"],"pid":3039,"state":"red","message":"Status changed from yellow to red - Elasticsearch plugin is red","prevState":"yellow","prevMsg":"Elasticsearch plugin is yellow"}
{"type":"response","@timestamp":"2016-08-19T13:16:37Z","tags":[],"pid":3039,"method":"get","statusCode":400,"req":{"url":"/api/reporting/jobs/list?page=0","method":"get","headers":{"host":"localhost:5620","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"application/json, text/plain, */*","kbn-version":"5.0.0-alpha5-SNAPSHOT","user-agent":"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36","referer":"http://localhost:5620/app/kibana","accept-encoding":"gzip, deflate, sdch","accept-language":"en-US,en;q=0.8,fr-FR;q=0.6,fr;q=0.4,de-DE;q=0.2,de;q=0.2"},"remoteAddress":"10.0.2.2","userAgent":"10.0.2.2","referer":"http://localhost:5620/app/kibana"},"res":{"statusCode":400,"responseTime":2,"contentLength":9},"message":"GET /api/reporting/jobs/list?page=0 400 2ms - 9.0B"}
{"type":"response","@timestamp":"2016-08-19T13:16:42Z","tags":[],"pid":3039,"method":"get","statusCode":400,"req":{"url":"/api/reporting/jobs/list_completed_since?since=2016-08-18T21%3A04%3A07.915Z","method":"get","headers":{"host":"localhost:5620","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"application/json, text/plain, */*","kbn-version":"5.0.0-alpha5-SNAPSHOT","user-agent":"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36","referer":"http://localhost:5620/app/kibana","accept-encoding":"gzip, deflate, sdch","accept-language":"en-US,en;q=0.8,fr-FR;q=0.6,fr;q=0.4,de-DE;q=0.2,de;q=0.2"},"remoteAddress":"10.0.2.2","userAgent":"10.0.2.2","referer":"http://localhost:5620/app/kibana"},"res":{"statusCode":400,"responseTime":3,"contentLength":9},"message":"GET /api/reporting/jobs/list_completed_since?since=2016-08-18T21%3A04%3A07.915Z 400 3ms - 9.0B"}
{"type":"response","@timestamp":"2016-08-19T13:16:42Z","tags":[],"pid":3039,"method":"get","statusCode":400,"req":{"url":"/api/reporting/jobs/list?page=0","method":"get","headers":{"host":"localhost:5620","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"application/json, text/plain, */*","kbn-version":"5.0.0-alpha5-SNAPSHOT","user-agent":"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36","referer":"http://localhost:5620/app/kibana","accept-encoding":"gzip, deflate, sdch","accept-language":"en-US,en;q=0.8,fr-FR;q=0.6,fr;q=0.4,de-DE;q=0.2,de;q=0.2"},"remoteAddress":"10.0.2.2","userAgent":"10.0.2.2","referer":"http://localhost:5620/app/kibana"},"res":{"statusCode":400,"responseTime":6,"contentLength":9},"message":"GET /api/reporting/jobs/list?page=0 400 6ms - 9.0B"}
{"type":"log","@timestamp":"2016-08-19T13:16:42Z","tags":["status","plugin:elasticsearch@5.0.0-alpha6","info"],"pid":3039,"state":"yellow","message":"Status changed from red to yellow - No existing Kibana index found","prevState":"red","prevMsg":"Unable to create Kibana index \".kibana\""}
{"type":"log","@timestamp":"2016-08-19T13:16:42Z","tags":["status","ui settings","info"],"pid":3039,"state":"yellow","message":"Status changed from red to yellow - Elasticsearch plugin is yellow","prevState":"red","prevMsg":"Elasticsearch plugin is red"}
{"type":"log","@timestamp":"2016-08-19T13:16:42Z","tags":["status","plugin:elasticsearch@5.0.0-alpha6","error"],"pid":3039,"state":"red","message":"Status changed from yellow to red - Unable to create Kibana index \".kibana\"","prevState":"yellow","prevMsg":"No existing Kibana index found"}
{"type":"log","@timestamp":"2016-08-19T13:16:42Z","tags":["status","ui settings","error"],"pid":3039,"state":"red","message":"Status changed from yellow to red - Elasticsearch plugin is red","prevState":"yellow","prevMsg":"Elasticsearch plugin is yellow"}
@LeeDr LeeDr added bug Fixes for quality problems that affect the customer experience P1 labels Aug 19, 2016
@tylersmalley tylersmalley self-assigned this Aug 19, 2016
@tylersmalley
Copy link
Contributor

I have a PR which addresses this, just working on fixing tests.

airow pushed a commit to airow/kibana that referenced this issue Feb 16, 2017
Resolves issue with Elasticsearch breaking change introduced in elastic/elasticsearch#20001

Fixes elastic#8028

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

Former-commit-id: dad5195
delanni pushed a commit that referenced this issue Oct 14, 2024
`v96.1.0`⏩`v97.0.0`

_[Questions? Please see our Kibana upgrade
FAQ.](https://github.com/elastic/eui/blob/main/wiki/eui-team-processes/upgrading-kibana.md#faq-for-kibana-teams)_

---

## [`v97.0.0`](https://github.com/elastic/eui/releases/v97.0.0)

**Breaking changes**

- EuiDataGrid's custom grid body (rendered via `renderCustomGridBody`)
no longer automatically renders the column header row or footer rows. It
instead now passes the `headerRow` and `footerRow` React elements, which
require manual rendering.
([#8028](elastic/eui#8028))
- This change was made to allow consumers to sync header/footer rows
with their own custom virtualization libraries.
- To facilitate this, a `gridWidth` prop is now also passed to custom
grid body renderers.

**Bug fixes**

- Fixed inputs not taking the whole width when passing `fullWidth` as
`true` to EuiDatePickerRange component
([#8061](elastic/eui#8061))

**Accessibility**

- Improved accessibility of `EuiExternalLinkIcon` by clarifying text for
Screen Reader users. ([#8065](elastic/eui#8065))

---------

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Oct 14, 2024
`v96.1.0`⏩`v97.0.0`

_[Questions? Please see our Kibana upgrade
FAQ.](https://github.com/elastic/eui/blob/main/wiki/eui-team-processes/upgrading-kibana.md#faq-for-kibana-teams)_

---

## [`v97.0.0`](https://github.com/elastic/eui/releases/v97.0.0)

**Breaking changes**

- EuiDataGrid's custom grid body (rendered via `renderCustomGridBody`)
no longer automatically renders the column header row or footer rows. It
instead now passes the `headerRow` and `footerRow` React elements, which
require manual rendering.
([elastic#8028](elastic/eui#8028))
- This change was made to allow consumers to sync header/footer rows
with their own custom virtualization libraries.
- To facilitate this, a `gridWidth` prop is now also passed to custom
grid body renderers.

**Bug fixes**

- Fixed inputs not taking the whole width when passing `fullWidth` as
`true` to EuiDatePickerRange component
([elastic#8061](elastic/eui#8061))

**Accessibility**

- Improved accessibility of `EuiExternalLinkIcon` by clarifying text for
Screen Reader users. ([elastic#8065](elastic/eui#8065))

---------

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
(cherry picked from commit cd60c66)
kibanamachine added a commit that referenced this issue Oct 14, 2024
# Backport

This will backport the following commits from `main` to `8.x`:
- [Upgrade EUI to v97.0.0
(#195525)](#195525)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Cee
Chen","email":"549407+cee-chen@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-14T11:35:35Z","message":"Upgrade
EUI to v97.0.0 (#195525)\n\n`v96.1.0`⏩`v97.0.0`\r\n\r\n_[Questions?
Please see our Kibana
upgrade\r\nFAQ.](https://github.com/elastic/eui/blob/main/wiki/eui-team-processes/upgrading-kibana.md#faq-for-kibana-teams)_\r\n\r\n---\r\n\r\n##
[`v97.0.0`](https://github.com/elastic/eui/releases/v97.0.0)\r\n\r\n**Breaking
changes**\r\n\r\n- EuiDataGrid's custom grid body (rendered via
`renderCustomGridBody`)\r\nno longer automatically renders the column
header row or footer rows. It\r\ninstead now passes the `headerRow` and
`footerRow` React elements, which\r\nrequire manual
rendering.\r\n([#8028](https://github.com/elastic/eui/pull/8028))\r\n-
This change was made to allow consumers to sync header/footer
rows\r\nwith their own custom virtualization libraries.\r\n- To
facilitate this, a `gridWidth` prop is now also passed to custom\r\ngrid
body renderers.\r\n\r\n**Bug fixes**\r\n\r\n- Fixed inputs not taking
the whole width when passing `fullWidth` as\r\n`true` to
EuiDatePickerRange
component\r\n([#8061](https://github.com/elastic/eui/pull/8061))\r\n\r\n**Accessibility**\r\n\r\n-
Improved accessibility of `EuiExternalLinkIcon` by clarifying text
for\r\nScreen Reader users.
([#8065](https://github.com/elastic/eui/pull/8065))\r\n\r\n---------\r\n\r\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"cd60c66d19ffdb4130a5c2d1b76e80cfaf8cde78","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Embedding","release_note:skip","EUI","v9.0.0","ci:project-deploy-observability","Team:obs-ux-infra_services","Team:obs-ux-management","v8.16.0","backport:version"],"title":"Upgrade
EUI to
v97.0.0","number":195525,"url":"https://github.com/elastic/kibana/pull/195525","mergeCommit":{"message":"Upgrade
EUI to v97.0.0 (#195525)\n\n`v96.1.0`⏩`v97.0.0`\r\n\r\n_[Questions?
Please see our Kibana
upgrade\r\nFAQ.](https://github.com/elastic/eui/blob/main/wiki/eui-team-processes/upgrading-kibana.md#faq-for-kibana-teams)_\r\n\r\n---\r\n\r\n##
[`v97.0.0`](https://github.com/elastic/eui/releases/v97.0.0)\r\n\r\n**Breaking
changes**\r\n\r\n- EuiDataGrid's custom grid body (rendered via
`renderCustomGridBody`)\r\nno longer automatically renders the column
header row or footer rows. It\r\ninstead now passes the `headerRow` and
`footerRow` React elements, which\r\nrequire manual
rendering.\r\n([#8028](https://github.com/elastic/eui/pull/8028))\r\n-
This change was made to allow consumers to sync header/footer
rows\r\nwith their own custom virtualization libraries.\r\n- To
facilitate this, a `gridWidth` prop is now also passed to custom\r\ngrid
body renderers.\r\n\r\n**Bug fixes**\r\n\r\n- Fixed inputs not taking
the whole width when passing `fullWidth` as\r\n`true` to
EuiDatePickerRange
component\r\n([#8061](https://github.com/elastic/eui/pull/8061))\r\n\r\n**Accessibility**\r\n\r\n-
Improved accessibility of `EuiExternalLinkIcon` by clarifying text
for\r\nScreen Reader users.
([#8065](https://github.com/elastic/eui/pull/8065))\r\n\r\n---------\r\n\r\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"cd60c66d19ffdb4130a5c2d1b76e80cfaf8cde78"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/195525","number":195525,"mergeCommit":{"message":"Upgrade
EUI to v97.0.0 (#195525)\n\n`v96.1.0`⏩`v97.0.0`\r\n\r\n_[Questions?
Please see our Kibana
upgrade\r\nFAQ.](https://github.com/elastic/eui/blob/main/wiki/eui-team-processes/upgrading-kibana.md#faq-for-kibana-teams)_\r\n\r\n---\r\n\r\n##
[`v97.0.0`](https://github.com/elastic/eui/releases/v97.0.0)\r\n\r\n**Breaking
changes**\r\n\r\n- EuiDataGrid's custom grid body (rendered via
`renderCustomGridBody`)\r\nno longer automatically renders the column
header row or footer rows. It\r\ninstead now passes the `headerRow` and
`footerRow` React elements, which\r\nrequire manual
rendering.\r\n([#8028](https://github.com/elastic/eui/pull/8028))\r\n-
This change was made to allow consumers to sync header/footer
rows\r\nwith their own custom virtualization libraries.\r\n- To
facilitate this, a `gridWidth` prop is now also passed to custom\r\ngrid
body renderers.\r\n\r\n**Bug fixes**\r\n\r\n- Fixed inputs not taking
the whole width when passing `fullWidth` as\r\n`true` to
EuiDatePickerRange
component\r\n([#8061](https://github.com/elastic/eui/pull/8061))\r\n\r\n**Accessibility**\r\n\r\n-
Improved accessibility of `EuiExternalLinkIcon` by clarifying text
for\r\nScreen Reader users.
([#8065](https://github.com/elastic/eui/pull/8065))\r\n\r\n---------\r\n\r\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"cd60c66d19ffdb4130a5c2d1b76e80cfaf8cde78"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Cee Chen <549407+cee-chen@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker bug Fixes for quality problems that affect the customer experience v5.0.0-beta1
Projects
None yet
Development

No branches or pull requests

3 participants