no matching manifest for windows/amd64 10.0.22631 in the manifest list entries #2434

Closed
opened 2026-02-21 17:45:43 -05:00 by yindo · 0 comments
Owner

Originally created by @swustzl on GitHub (Apr 22, 2024).

Self Checks

  • This is only for bug report, if you would like to ask a quesion, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • Pleas do not modify this template :) and fill in all the required fields.

Dify version

master

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

amd处理器 windows11
执行docker compose up -d 报错

time="2024-04-22T20:56:58+08:00" level=warning msg="E:\\codes\\dify-main\\docker\\docker-compose.yaml: `version` is obsolete"
[+] Running 7/8
 ✘ worker Error   context canceled                                          2.7s 
 ✘ redis Error    context canceled                                          2.7s 
 ✘ sandbox Error  context canceled                                          2.7s 
 ✘ api Error      context canceled                                          2.7s 
 ✘ web Error      context canceled                                          2.7s 
 - db Pulling                                                               2.7s 
 ✘ weaviate Error context canceled                                          2.7s 
 ✘ nginx Error    context canceled                                          2.7s 
no matching manifest for windows/amd64 10.0.22631 in the manifest list entries

✔️ Expected Behavior

No response

Actual Behavior

No response

Originally created by @swustzl on GitHub (Apr 22, 2024). ### Self Checks - [X] This is only for bug report, if you would like to ask a quesion, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] Pleas do not modify this template :) and fill in all the required fields. ### Dify version master ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce amd处理器 windows11 执行docker compose up -d 报错 ``` time="2024-04-22T20:56:58+08:00" level=warning msg="E:\\codes\\dify-main\\docker\\docker-compose.yaml: `version` is obsolete" [+] Running 7/8 ✘ worker Error context canceled 2.7s ✘ redis Error context canceled 2.7s ✘ sandbox Error context canceled 2.7s ✘ api Error context canceled 2.7s ✘ web Error context canceled 2.7s - db Pulling 2.7s ✘ weaviate Error context canceled 2.7s ✘ nginx Error context canceled 2.7s no matching manifest for windows/amd64 10.0.22631 in the manifest list entries ``` ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior _No response_
yindo added the 🐞 bug label 2026-02-21 17:45:43 -05:00
yindo closed this issue 2026-02-21 17:45:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#2434