The installation cannot run at the last step. #8370

Closed
opened 2026-02-21 18:25:17 -05:00 by yindo · 1 comment
Owner

Originally created by @stelvetica on GitHub (Feb 18, 2025).

Self Checks

  • This is only for bug report, if you would like to ask a question, 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).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

v0.15.3

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

PS C:\Users\PC> cd C:\Users\PC\dify-main\docker
PS C:\Users\PC\dify-main\docker> copy .env.example .env
PS C:\Users\PC\dify-main\docker> copy .env.example .env
PS C:\Users\PC\dify-main\docker> docker compose up -d
[+] Running 10/10
✘ sandbox Error context canceled 2.7s
✘ redis Error context canceled 2.7s
✘ weaviate Error context canceled 2.7s
✘ web Error failed to resolve reference "docker.io/langgenius/dify-web:1.0.0": docker.io/... 2.7s
✘ db Error context canceled 2.7s
✘ plugin_daemon Error context canceled 2.7s
✘ ssrf_proxy Error context canceled 2.7s
✘ nginx Error context canceled 2.7s
✘ worker Error context canceled 2.7s
✘ api Error context canceled 2.7s
Error response from daemon: failed to resolve reference "docker.io/langgenius/dify-web:1.0.0": docker.io/langgenius/dify-web:1.0.0: not found
PS C:\Users\PC\dify-main\docker>

✔️ Expected Behavior

No response

Actual Behavior

No response

Originally created by @stelvetica on GitHub (Feb 18, 2025). ### Self Checks - [x] This is only for bug report, if you would like to ask a question, 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] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version v0.15.3 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce PS C:\Users\PC> cd C:\Users\PC\dify-main\docker PS C:\Users\PC\dify-main\docker> copy .env.example .env PS C:\Users\PC\dify-main\docker> copy .env.example .env PS C:\Users\PC\dify-main\docker> docker compose up -d [+] Running 10/10 ✘ sandbox Error context canceled 2.7s ✘ redis Error context canceled 2.7s ✘ weaviate Error context canceled 2.7s ✘ web Error failed to resolve reference "docker.io/langgenius/dify-web:1.0.0": docker.io/... 2.7s ✘ db Error context canceled 2.7s ✘ plugin_daemon Error context canceled 2.7s ✘ ssrf_proxy Error context canceled 2.7s ✘ nginx Error context canceled 2.7s ✘ worker Error context canceled 2.7s ✘ api Error context canceled 2.7s Error response from daemon: failed to resolve reference "docker.io/langgenius/dify-web:1.0.0": docker.io/langgenius/dify-web:1.0.0: not found PS C:\Users\PC\dify-main\docker> ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior _No response_
yindo added the 🐞 bug label 2026-02-21 18:25:17 -05:00
yindo closed this issue 2026-02-21 18:25:17 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Feb 18, 2025):

Hello, @stelvetica! 👋 I'm here to help you with bugs, questions, and becoming a contributor. I'm a bot designed to assist you while waiting for a human maintainer.

I found a similar issue where the Docker images langgenius/dify-api:1.0.0 and langgenius/dify-web:1.0.0 were not found. The solution was to modify the docker-compose.yaml file in your Dify installation directory. You should change the image tags from dify-api:1.0.0 to dify-api:0.15.3 and from dify-web:1.0.0 to dify-web:0.15.3, as these versions are available [1].

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

@dosubot[bot] commented on GitHub (Feb 18, 2025): <!-- Greeting --> Hello, @stelvetica! 👋 I'm here to help you with bugs, questions, and becoming a contributor. I'm a bot designed to assist you while waiting for a human maintainer. <!-- Answer --> I found a similar issue where the Docker images `langgenius/dify-api:1.0.0` and `langgenius/dify-web:1.0.0` were not found. The solution was to modify the `docker-compose.yaml` file in your Dify installation directory. You should change the image tags from `dify-api:1.0.0` to `dify-api:0.15.3` and from `dify-web:1.0.0` to `dify-web:0.15.3`, as these versions are available <sup>[[1]](https://github.com/langgenius/dify/issues/13874)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/275c802a-eb6c-4f12-a351-44603a857072?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/275c802a-eb6c-4f12-a351-44603a857072?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/275c802a-eb6c-4f12-a351-44603a857072?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/275c802a-eb6c-4f12-a351-44603a857072?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/275c802a-eb6c-4f12-a351-44603a857072?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/275c802a-eb6c-4f12-a351-44603a857072?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/275c802a-eb6c-4f12-a351-44603a857072?feedback_type=other)</sup>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#8370