localhost/install is taking forever #243

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

Originally created by @abhiram1809 on GitHub (Jul 4, 2023).

Hello, I followed the steps mentioned on Readme.MD, can anyone help me with the problem that after directing to localhost/install, it is taking forever to load, what can I do here? Any help would be appreciated.
This was my console o/p after docker compose up -d

[+] Running 61/7
✔ nginx 7 layers [⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 122.2s
✔ db 7 layers [⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 106.4s
✔ redis 6 layers [⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 66.1s
✔ web 8 layers [⣿⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 223.1s
✔ api Pulled 179.6s
✔ worker 22 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 179.6s
✔ weaviate 4 layers [⣿⣿⣿⣿] 0B/0B Pulled 125.2s
[+] Running 8/8
✔ Network docker_default Created 0.2s
✔ Container docker-weaviate-1 Started 3.4s
✔ Container docker-redis-1 Started 3.2s
✔ Container docker-web-1 Started 3.1s
✔ Container docker-db-1 Started 3.5s
✔ Container docker-worker-1 Started 4.4s
✔ Container docker-api-1 Started 4.6s
✔ Container docker-nginx-1 Started

Originally created by @abhiram1809 on GitHub (Jul 4, 2023). Hello, I followed the steps mentioned on Readme.MD, can anyone help me with the problem that after directing to localhost/install, it is taking forever to load, what can I do here? Any help would be appreciated. This was my console o/p after `docker compose up -d` [+] Running 61/7 ✔ nginx 7 layers [⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 122.2s ✔ db 7 layers [⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 106.4s ✔ redis 6 layers [⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 66.1s ✔ web 8 layers [⣿⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 223.1s ✔ api Pulled 179.6s ✔ worker 22 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 179.6s ✔ weaviate 4 layers [⣿⣿⣿⣿] 0B/0B Pulled 125.2s [+] Running 8/8 ✔ Network docker_default Created 0.2s ✔ Container docker-weaviate-1 Started 3.4s ✔ Container docker-redis-1 Started 3.2s ✔ Container docker-web-1 Started 3.1s ✔ Container docker-db-1 Started 3.5s ✔ Container docker-worker-1 Started 4.4s ✔ Container docker-api-1 Started 4.6s ✔ Container docker-nginx-1 Started
yindo closed this issue 2026-02-21 17:26:30 -05:00
Author
Owner

@crazywoola commented on GitHub (Jul 4, 2023):

This seems like a general network issue.

@crazywoola commented on GitHub (Jul 4, 2023): This seems like a general network issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#243