elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.63k stars 8.23k forks source link

issue to install and run kibana 7.17.25 on r8g instance family #199766

Open Alisher-Nabiev opened 1 day ago

Alisher-Nabiev commented 1 day ago

Kibana version: 7.17.25

Elasticsearch version: 7.17.25 Server OS version:

No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.5 LTS Release: 22.04 Codename: jammy

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

apt install (https://www.elastic.co/guide/en/kibana/7.17/settings.html)

Describe the bug:

getting "core-dump" errors on the ec2 r8g family instance. when installing Kibana and trying to run the service. switching to r7g works fine

elasticsearch 7.17.25 on r8g works fine

Steps to reproduce:

  1. setup new r8g instance
  2. installing elastic and kibana
  3. run kibana

Provide logs and/or server output (if relevant): root@ip-xxxxxx:/home/ubuntu# sudo apt-get update && sudo apt-get install kibana Hit:1 https://artifacts.elastic.co/packages/7.x/apt stable InRelease Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease Hit:3 http://eu-central-1b.clouds.ports.ubuntu.com/ubuntu-ports jammy InRelease Hit:4 http://eu-central-1b.clouds.ports.ubuntu.com/ubuntu-ports jammy-updates InRelease Hit:5 http://eu-central-1b.clouds.ports.ubuntu.com/ubuntu-ports jammy-backports InRelease Reading package lists... Done Reading package lists... Done Building dependency tree... Done Reading state information... Done The following NEW packages will be installed: kibana 0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded. Need to get 0 B/304 MB of archives. After this operation, 821 MB of additional disk space will be used. Selecting previously unselected package kibana. (Reading database ... 67265 files and directories currently installed.) Preparing to unpack .../kibana_7.17.25_arm64.deb ... Unpacking kibana (7.17.25) ... Setting up kibana (7.17.25) ... Creating kibana group... OK Creating kibana user... OK Illegal instruction (core dumped) dpkg: error processing package kibana (--configure): installed kibana package post-installation script subprocess returned error exit status 132 Errors were encountered while processing: kibana needrestart is being skipped since dpkg has failed E: Sub-process /usr/bin/dpkg returned an error code (1) `× kibana.service - Kibana Loaded: loaded (/etc/systemd/system/kibana.service; enabled; vendor preset: enabled) Active: failed (Result: core-dump) since Tue 2024-11-12 10:43:16 UTC; 2min 10s ago Docs: https://www.elastic.co Process: 3252 ExecStart=/usr/share/kibana/bin/kibana --logging.dest=/var/log/kibana/kibana.lo> Main PID: 3252 (code=dumped, signal=ILL) CPU: 8ms

Nov 12 10:43:16 ip-172-31-67-169 systemd[1]: kibana.service: Scheduled restart job, restart count> Nov 12 10:43:16 ip-172-31-67-169 systemd[1]: Stopped Kibana. Nov 12 10:43:16 ip-172-31-67-169 systemd[1]: kibana.service: Start request repeated too quickly. Nov 12 10:43:16 ip-172-31-67-169 systemd[1]: kibana.service: Failed with result 'core-dump'. Nov 12 10:43:16 ip-172-31-67-169 systemd[1]: Failed to start Kibana. ` Any additional context:

elasticmachine commented 1 day ago

Pinging @elastic/kibana-operations (Team:Operations)