本地源码启动 GET http://localhost:5001/console/api/enterprise-features net::ERR_CONNECTION_REFUSED localhost:5001/console/api/apps?page=1&limit=30&name=:1 #3051

Closed
opened 2026-02-21 17:53:12 -05:00 by yindo · 0 comments
Owner

Originally created by @wdkrdem on GitHub (May 8, 2024).

Self Checks

  • This is only for bug report, if you would like to ask a quesion, 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).
  • Pleas do not modify this template :) and fill in all the required fields.

Dify version

0.3.21

Cloud or Self Hosted

Self Hosted (Source)

Steps to reproduce

为什么本地源码启动 web页面正常 但是不能访问
查看报错为系统接口是localhost地址 没有解析为IP
GET http://localhost:5001/console/api/enterprise-features net::ERR_CONNECTION_REFUSED localhost:5001/console/api/apps?page=1&limit=30&name=:1
Snipaste_2024-05-08_23-18-58

✔️ Expected Behavior

应当解析为IP

Actual Behavior

localhost

Originally created by @wdkrdem on GitHub (May 8, 2024). ### Self Checks - [X] This is only for bug report, if you would like to ask a quesion, 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] Pleas do not modify this template :) and fill in all the required fields. ### Dify version 0.3.21 ### Cloud or Self Hosted Self Hosted (Source) ### Steps to reproduce 为什么本地源码启动 web页面正常 但是不能访问 查看报错为系统接口是localhost地址 没有解析为IP GET http://localhost:5001/console/api/enterprise-features net::ERR_CONNECTION_REFUSED localhost:5001/console/api/apps?page=1&limit=30&name=:1 ![Snipaste_2024-05-08_23-18-58](https://github.com/langgenius/dify/assets/21660751/92321ccc-ae3e-466f-9d9f-22fc792af5a4) ### ✔️ Expected Behavior 应当解析为IP ### ❌ Actual Behavior localhost
yindo added the 🐞 bug label 2026-02-21 17:53:12 -05:00
yindo closed this issue 2026-02-21 17:53:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#3051