Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

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

Đang mở
#178 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức phù hợp với người mới
25/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
docker, docker-compose, huggingface, python
Lĩnh vực
backend, devops

Hướng nghiên cứu

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.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

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

Ngôn ngữ chính
Python
Star
5.4k
Fork
1.2k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Chuẩn bị môi trường

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của docker/genai-stack

Tất cả issue của docker/genai-stack

Issue tương tự

Thêm issue về Python

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.