Model Factory is unable to add and display models!! #9801

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

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

1.0

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

To resolve the issue of being unable to start threads, I replaced plugin_daemon with dify-plugin-daemon:942d694206a1972ae0addd2286a021b62390a8b6-local. However, after making this change, I encountered a new issue where models could not be properly added under the model provider section. Except for DeepSeek, both Ollama and Xinference exhibit the same problem.

Here are the observed issues:
1. Adding a model takes a long time without returning a result. After refreshing the page, the model appears to have been added.
2. The added models cannot be found when configuring system model settings.
3. After refreshing the page and re-entering the model provider menu, clicking “Show Models” results in a long wait with no response, as shown in the screenshot below.

Image

Is this a known issue? I would really appreciate any solutions you can provide!

✔️ Expected Behavior

No response

Actual Behavior

No response

Originally created by @wyanghu on GitHub (Mar 7, 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 1.0 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce To resolve the issue of being unable to start threads, I replaced plugin_daemon with dify-plugin-daemon:942d694206a1972ae0addd2286a021b62390a8b6-local. However, after making this change, I encountered a new issue where models could not be properly added under the model provider section. Except for DeepSeek, both Ollama and Xinference exhibit the same problem. Here are the observed issues: 1. Adding a model takes a long time without returning a result. After refreshing the page, the model appears to have been added. 2. The added models cannot be found when configuring system model settings. 3. After refreshing the page and re-entering the model provider menu, clicking “Show Models” results in a long wait with no response, as shown in the screenshot below. <img width="801" alt="Image" src="https://github.com/user-attachments/assets/f0a29820-1b09-47aa-93e2-37dd3ffea168" /> Is this a known issue? I would really appreciate any solutions you can provide! ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior _No response_
yindo added the 🐞 bug label 2026-02-21 18:39:07 -05:00
yindo closed this issue 2026-02-21 18:39:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#9801