our webhoster have issius to install "Elasticsearch" on our ded. Rootserver with Almalinnux 8.4.0
He`s write
Blockquote
Regarding the Elasticsearch application issue, it seems that you may need to further check with the application support regarding the error.
As the application is a third party application we already assist to install the application and enable based on courtesy basis.
However, it seems that the are error when we restarting the Elasticsearch service. Upon checking the error log (/var/log/elasticsearch/elasticsearch.log) we getting below error log
++++
unable to load JNA native support library, native methods will be disabled.
java.lang.UnsatisfiedLinkError: /tmp/elasticsearch-7892321421911741073/jna9000367171271507316.tmp: /tmp/elasticsearch-7892321421911741073/jna9000367171271507316.tmp: failed to map segment from shared object
++++
We have tried to troubleshooting this error by refer to the forum as below but it seems that it doesn't solve the issue and causing the application unable to be running
Thus, we suggest you to seek for Elasticsearch support assistance in order to further assist you with the further troubleshooting as the application is developed from their side
Kindly let us know if you need our further clarification
Have you verified that elastic is functional? Start with a basic curl localhost:9200. If you are using ssl and login, you will have to add those to the curl.
When this works, try the same command from the client OS. When that works, move to curl queries for your specific app.
Can you please post the Elasticsearch logs, usually under /var/log/elasticsearch/. Please format your code/logs/config using the </> button, or markdown style back ticks. It helps to make things easy to read which helps us help you
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.