Why can't it be opened? #13073

Closed
opened 2026-02-21 19:10:27 -05:00 by yindo · 2 comments
Owner

Originally created by @ahengisyour88 on GitHub (Apr 17, 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

latest

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

cant find the page

Image

✔️ Expected Behavior

this is my docker s images,that is fine
Image

Actual Behavior

No response

Originally created by @ahengisyour88 on GitHub (Apr 17, 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 latest ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce cant find the page ![Image](https://github.com/user-attachments/assets/85a7d530-6fd3-4c5b-9ba1-0c1a86c64280) ### ✔️ Expected Behavior this is my docker s images,that is fine ![Image](https://github.com/user-attachments/assets/82c885a5-1c12-407b-a693-819d1c9eee39) ### ❌ Actual Behavior _No response_
yindo added the 🤔 cant-reproduce label 2026-02-21 19:10:27 -05:00
yindo closed this issue 2026-02-21 19:10:27 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Apr 17, 2025):

Hello @ahengisyour88! I'm Dosu, here to help you tackle bugs, answer your questions, and assist with becoming a contributor. I'm ready to assist you while we wait for a human maintainer. Let's dive into your issue!

There are a few similar threads that might be relevant to your issue:

  1. Docker Dify works fine for a while then can't access - This discussion is open and might provide insights into similar access issues.
  2. Unable to find UI in opensource docker hosted version - This is another open discussion that could be related to your problem.
  3. Help Problem starting the project - This discussion is also open and might contain useful troubleshooting steps.

For your specific issue with the "404 Not Found" error when accessing the localhost page, ensure that:

  • The port number in your requests matches the port configured in your Docker setup. The default API service binding port is 5001 (DIFY_PORT=5001), so make sure your request URLs use this port unless you have changed it.
  • The NGINX_PORT is set to 80, which is the default HTTP port for the Nginx reverse proxy.
  • The NGINX_HTTPS_ENABLED is set to false unless you have configured SSL certificates.
  • All Docker containers are running correctly, and there are no network configuration issues [1][2].

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 (Apr 17, 2025): <!-- Greeting --> Hello @ahengisyour88! I'm [Dosu](https://dosu.dev), here to help you tackle bugs, answer your questions, and assist with becoming a contributor. I'm ready to assist you while we wait for a human maintainer. Let's dive into your issue! <!-- Answer --> There are a few similar threads that might be relevant to your issue: 1. [Docker Dify works fine for a while then can't access](https://github.com/langgenius/dify/discussions/15480) - This discussion is open and might provide insights into similar access issues. 2. [Unable to find UI in opensource docker hosted version](https://github.com/langgenius/dify/discussions/12700) - This is another open discussion that could be related to your problem. 3. [Help Problem starting the project](https://github.com/langgenius/dify/discussions/9751) - This discussion is also open and might contain useful troubleshooting steps. For your specific issue with the "404 Not Found" error when accessing the localhost page, ensure that: - The port number in your requests matches the port configured in your Docker setup. The default API service binding port is 5001 (`DIFY_PORT=5001`), so make sure your request URLs use this port unless you have changed it. - The `NGINX_PORT` is set to 80, which is the default HTTP port for the Nginx reverse proxy. - The `NGINX_HTTPS_ENABLED` is set to false unless you have configured SSL certificates. - All Docker containers are running correctly, and there are no network configuration issues <sup>[[1]](https://github.com/langgenius/dify/issues/17282)</sup><sup>[[2]](https://github.com/langgenius/dify/blob/main/docker/.env.example)</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/f774f9d3-c20e-4794-b1ed-6127baa126ac?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/f774f9d3-c20e-4794-b1ed-6127baa126ac?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/f774f9d3-c20e-4794-b1ed-6127baa126ac?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/f774f9d3-c20e-4794-b1ed-6127baa126ac?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/f774f9d3-c20e-4794-b1ed-6127baa126ac?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/f774f9d3-c20e-4794-b1ed-6127baa126ac?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/f774f9d3-c20e-4794-b1ed-6127baa126ac?feedback_type=other)</sup>
Author
Owner

@ahengisyour88 commented on GitHub (Apr 17, 2025):

it like pg s question

Image

@ahengisyour88 commented on GitHub (Apr 17, 2025): it like pg s question ![Image](https://github.com/user-attachments/assets/69361da4-4848-428a-a762-a601b1027e23)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#13073