Can not open web after refresh for 10 times #11428

Closed
opened 2026-02-21 18:59:36 -05:00 by yindo · 0 comments
Owner

Originally created by @doublechen666 on GitHub (Mar 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

v1.0.0

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Load the project with docker compose up -d. Create account and Login.
Refresh the web for 10 times.
There are some request which can not access. And the web could not open util the requests access.

Image

Image

Image

Image

Image

Image

Image

It will take couple of minutes to refresh the web.

✔️ Expected Behavior

Normal access

Actual Behavior

I can not access the api in nginx docker, either.

curl 'http://api:5001/console/api/apps?page=1&limit=30&name=&is_created_by_me=false' --header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiYmY0MGI4MjAtYWFjNi00MzQxLThjNTEtY2ZlNTVmYTAyNDY1IiwiZXhwIjoxNzQyMjA5OTQ3LCJpc3MiOiJTRUxGX0hPU1RFRCIsInN1YiI6IkNvbnNvbGUgQVBJIFBhc3Nwb3J0In0.TTZtCE_qsW_3p2Kigf71MxCviFYA2BiyrZT2O1GN7Ix'

Originally created by @doublechen666 on GitHub (Mar 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 v1.0.0 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce Load the project with docker compose up -d. Create account and Login. Refresh the web for 10 times. There are some request which can not access. And the web could not open util the requests access. ![Image](https://github.com/user-attachments/assets/3b5d4976-42e0-4b9f-86ad-8287e410e60a) ![Image](https://github.com/user-attachments/assets/cbb676cf-347f-4ce7-b68b-c8a7ea16f671) ![Image](https://github.com/user-attachments/assets/46e70418-334c-4e16-9c22-16366ad060eb) ![Image](https://github.com/user-attachments/assets/5e584a61-5be4-4e96-8f14-172212dd2567) ![Image](https://github.com/user-attachments/assets/bd9f9c3b-3d27-4ec6-8df8-199832ce1453) ![Image](https://github.com/user-attachments/assets/76d64cfb-5880-4b99-b334-589c89e4f51f) ![Image](https://github.com/user-attachments/assets/208dc0b1-2cdd-4eab-a5a0-f31fed19bf0b) It will take couple of minutes to refresh the web. ### ✔️ Expected Behavior Normal access ### ❌ Actual Behavior I can not access the api in nginx docker, either. curl 'http://api:5001/console/api/apps?page=1&limit=30&name=&is_created_by_me=false' --header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiYmY0MGI4MjAtYWFjNi00MzQxLThjNTEtY2ZlNTVmYTAyNDY1IiwiZXhwIjoxNzQyMjA5OTQ3LCJpc3MiOiJTRUxGX0hPU1RFRCIsInN1YiI6IkNvbnNvbGUgQVBJIFBhc3Nwb3J0In0.TTZtCE_qsW_3p2Kigf71MxCviFYA2BiyrZT2O1GN7Ix'
yindo added the 🐞 bug🤔 cant-reproduce labels 2026-02-21 18:59:36 -05:00
yindo closed this issue 2026-02-21 18:59:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#11428