why templates decreased #13206

Closed
opened 2026-02-21 19:11:04 -05:00 by yindo · 2 comments
Owner

Originally created by @jackchow123 on GitHub (Apr 22, 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.2.0

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

When I use dify-0.15.3 there used to be many application templates, but now 1.2.0 why are there only a few templates left?It has decreased.

✔️ Expected Behavior

No response

Actual Behavior

No response

Originally created by @jackchow123 on GitHub (Apr 22, 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.2.0 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce When I use dify-0.15.3 there used to be many application templates, but now 1.2.0 why are there only a few templates left?It has decreased. ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior _No response_
yindo closed this issue 2026-02-21 19:11:04 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Apr 22, 2025):

Hello @jackchow123! I'm Dosu, a bot here to help you with bugs, answer questions, and assist you in becoming a contributor. I'm here to support you while you wait for a human maintainer. How can I assist you today?

The decrease in available application templates in Dify version 1.2.0 when using the self-hosted Docker version is due to a confirmed bug. This bug prevents creating applications using built-in templates in offline environments, even with the hosted_fetch_app_templates_mode=builtin configuration. It results in connection errors when trying to resolve marketplace.dify.ai. The issue has been fixed in pull request #18273, but until you upgrade to a version containing this fix, the problem will persist [1].

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

@dosubot[bot] commented on GitHub (Apr 22, 2025): <!-- Greeting --> Hello @jackchow123! I'm [Dosu](https://dosu.dev), a bot here to help you with bugs, answer questions, and assist you in becoming a contributor. I'm here to support you while you wait for a human maintainer. How can I assist you today? <!-- Answer --> The decrease in available application templates in Dify version 1.2.0 when using the self-hosted Docker version is due to a confirmed bug. This bug prevents creating applications using built-in templates in offline environments, even with the `hosted_fetch_app_templates_mode=builtin` configuration. It results in connection errors when trying to resolve `marketplace.dify.ai`. The issue has been fixed in pull request #18273, but until you upgrade to a version containing this fix, the problem will persist <sup>[[1]](https://github.com/langgenius/dify/issues/18318)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/b91d6d0e-1ba8-410e-821b-ea75ee4c27d9?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/b91d6d0e-1ba8-410e-821b-ea75ee4c27d9?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/b91d6d0e-1ba8-410e-821b-ea75ee4c27d9?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/b91d6d0e-1ba8-410e-821b-ea75ee4c27d9?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/b91d6d0e-1ba8-410e-821b-ea75ee4c27d9?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/b91d6d0e-1ba8-410e-821b-ea75ee4c27d9?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/b91d6d0e-1ba8-410e-821b-ea75ee4c27d9?feedback_type=other)</sup>
Author
Owner

@crazywoola commented on GitHub (Apr 22, 2025):

This is only for bug report, if you would like to ask a question, please head to Discussions.

Since version 1.x, we introduced the plugin system, and we actually add more if you can access the internet.

@crazywoola commented on GitHub (Apr 22, 2025): 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). Since version 1.x, we introduced the plugin system, and we actually add more if you can access the internet.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#13206