After the initial startup, the localhost/install page keeps spinning and the admin password cannot be entered. #5882

Closed
opened 2026-02-21 18:13:03 -05:00 by yindo · 2 comments
Owner

Originally created by @Analyst1981 on GitHub (Sep 30, 2024).

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.9.1

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

After the initial startup, the localhost/install page keeps spinning and the admin password cannot be entered.
微信图片_20241001082513

✔️ Expected Behavior

No response

Actual Behavior

No response

Originally created by @Analyst1981 on GitHub (Sep 30, 2024). ### 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.9.1 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce After the initial startup, the localhost/install page keeps spinning and the admin password cannot be entered. ![微信图片_20241001082513](https://github.com/user-attachments/assets/e43567d0-1d8e-4818-94b9-ef0cb4175cc0) ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior _No response_
yindo added the 🐞 bug label 2026-02-21 18:13:03 -05:00
yindo closed this issue 2026-02-21 18:13:03 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Sep 30, 2024):

@Analyst1981 Hello there! I'm here to help you with any bugs, questions, or contributions. Let's work together to solve the issue you're experiencing with Dify.

The issue with the localhost/install page spinning and preventing the entry of the admin password in Dify v0.9.1 when self-hosted with Docker could be due to insufficient system resources. Ensure your system meets the prerequisites: at least 2 virtual CPUs and 4 GB of RAM. For macOS, Docker Desktop should use at least 2 virtual CPUs and 8 GB of memory.

Additionally, check that all Docker containers are running using docker compose ps. If any containers are not running, it may cause the installation page to hang.

If you encounter a CORS error, update the following configuration items in docker-compose.yml to the correct domain name: CONSOLE_API_URL, CONSOLE_WEB_URL, SERVICE_API_URL, APP_API_URL, and APP_WEB_URL [1][2].

To continue talking to Dosu, mention @dosu.

@dosubot[bot] commented on GitHub (Sep 30, 2024): <!-- Greeting --> @Analyst1981 Hello there! I'm here to help you with any bugs, questions, or contributions. Let's work together to solve the issue you're experiencing with Dify. <!-- Answer --> The issue with the localhost/install page spinning and preventing the entry of the admin password in Dify v0.9.1 when self-hosted with Docker could be due to insufficient system resources. Ensure your system meets the prerequisites: at least 2 virtual CPUs and 4 GB of RAM. For macOS, Docker Desktop should use at least 2 virtual CPUs and 8 GB of memory. Additionally, check that all Docker containers are running using `docker compose ps`. If any containers are not running, it may cause the installation page to hang. If you encounter a CORS error, update the following configuration items in `docker-compose.yml` to the correct domain name: `CONSOLE_API_URL`, `CONSOLE_WEB_URL`, `SERVICE_API_URL`, `APP_API_URL`, and `APP_WEB_URL` <sup>[[1]](https://github.com/langgenius/dify-docs/blob/main/en/getting-started/install-self-hosted/docker-compose.md)</sup><sup>[[2]](https://github.com/langgenius/dify-docs/blob/main/zh_CN/getting-started/install-self-hosted/docker-compose.md)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
Author
Owner

@crazywoola commented on GitHub (Sep 30, 2024):

See https://www.bilibili.com/video/BV1R84y1Z7SP, please read the docs before posting an issue.

@crazywoola commented on GitHub (Sep 30, 2024): See https://www.bilibili.com/video/BV1R84y1Z7SP, please read the docs before posting an issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#5882