Kibana 8.2.2 startup failing with below error and couldn't able to start the service on s390x architecture.
[DEBUG][root] shutting root down
[2022-06-13T21:39:55.940-04:00][FATAL][root] Error: /var/newheights-logs/ELK/kibana-8.2.2/node_modules/re2/build/Release/re2.node: ELF file data encoding not big-endian
at Object.Module._extensions..node (node:internal/modules/cjs/loader:1187:18)
at Module.load (node:internal/modules/cjs/loader:981:32)
[DEBUG][server] stopping server
[DEBUG][plugins-service] Stopping plugins service
[DEBUG][Elasticsearch-service] Stopping Elasticsearch service
It failed in Linux architecture as well with same ELF big-endian on re2.node module.
Tried manually compiling using npm install --save re2 and its failing with below.
error gyp ERR! build error
1151 error gyp ERR! stack Error: not found: make
error gyp ERR! stack at getNotFoundError node_modules/which/which.js:10:17)
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.