Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

container genai-stack-api-1 is unhealthy. but no error log.

オープン
#178 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
docker, docker-compose, huggingface, python
領域
backend, devops

調査の方向性

The issue names the docker compose up --build entry point and logs from the genai-stack-api-1 container; start by reproducing the startup failure on Windows and inspecting the container health check and available logs. Done means identifying why the API is marked unhealthy despite no reported error and documenting or implementing a reproducible fix.

索引モデルが issue の本文から書いたものです。

説明

After I attempted to run using the "docker compose up --build" command, the container failed to start. The failure reason was that the "container genai-stack-api-1" is unhealthy. However, no error logs were seen. I executed it on Windows. i dont know how to solve it.

api-1 | /usr/local/lib/python3.11/site-packages/langchain_core/_api/deprecation.py:151: LangChainDeprecationWarning: The class HuggingFaceEmbeddings was deprecated in LangChain 0.2.2 and will be removed in 0.3.0. An updated version of the class exists in the langchain-huggingface package and should be used instead. To use it run pip install -U langchain-huggingface and import as from langchain_huggingface import HuggingFaceEmbeddings.
api-1 | warn_deprecated(
api-1 | /usr/local/lib/python3.11/site-packages/huggingface_hub/utils/_deprecation.py:131: FutureWarning: 'cached_download' (from 'huggingface_hub.file_download') is deprecated and will be removed from version '0.26'. Use hf_hub_download instead.
api-1 | warnings.warn(warning_message, FutureWarning)
Gracefully stopping... (press Ctrl+C again to force)
[+] Stopping 1/0

  • Container genai-stack-pdf_bot-1 Stopping 0.1s
  • Container genai-stack-bot-1 Stopping 0.1s
  • Container genai-stack-loader-1 Stopping 0.1s
    ✔ Container genai-stack-front-end-1 Stopped 0.0s
  • Container genai-stack-api-1 Stopping 0.1s
    dependency failed to start: container genai-stack-api-1 is unhealthy

I once solved the database permission issue in the following way. I don't know if it has any impact:
https://github.com/docker/genai-stack/issues/123#issuecomment-2014312996

主要言語
Python
スター
5.4k
フォーク
1.2k
PR マージ指標
30日以内にマージされた PR はありません

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

docker/genai-stack のほかの issue

docker/genai-stack の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。