當我安裝 Ant Media Server 監控工具時,無法啟動 ElasticSearch 服務,它只是給出以下錯誤
Job for elasticsearch.service failed because a fatal signal was delivered to the control process.
See "systemctl status elasticsearch.service" and "journalctl -xe" for details.
我該如何解決這個問題?
uj5u.com熱心網友回復:
這個錯誤是一般錯誤,為了說清楚,有必要檢查systemctl status elasticsearch.service命令的輸出。但是根據我的經驗,由于記憶體不足,服務無法啟動。為此,您可以使用-m引數運行監控工具腳本。
示例用法:
./install-monitoring-tools.sh -m 1g
參考鏈接:
https://antmedia.io/ultimate-guide-for-webrtc-hero-with-ant-media-server/
https://github.com/ant-media/Ant-Media-Server/wiki/How-to-Monitor-Ant-Media-Servers
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/408459.html
標籤:
