legacy-knowledge-base
公開されました Jun. 30, 2025

DockerセットアップでElasticsearchが動作しない

written-by

Anishq Sharma

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • Docker/ContainerizedセットアップでESが動作せず、以下のエラーが発生します:
    There are no ingest nodes in this cluster, unable to forward request to an ingest node

環境

  • Liferay DXP 7.4 2023 Q3

解像度

  • docker 設定ファイルの ingest プロパティが false に設定されているかどうか確認してください。
    ingest: "true"

追加情報

  • 本番環境に変更を加える前に、Dockerのドキュメントも確認してください。
did-this-article-resolve-your-issue

legacy-knowledge-base