fetch recommended apps from dify official failed: fetch recommended apps failed, status code: 404, switch to built-in. #8953

Closed
opened 2026-02-21 18:28:49 -05:00 by yindo · 4 comments
Owner

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

0.15.3

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

click Create from Template to add apps

2025-03-04 01:29:58.948 INFO [Thread-134 (_generate_worker)] [_client.py:1038] - HTTP Request: POST https://lark-plugin-api.solutionsuite.cn/lark-plugin/base/add_records?app_token=https%3A%2F%2Fruijie.feishu.cn%2Fbase%2FJ2qobcnrJaanCMskAj7crQUonPf%3Ftable%3DtblSKbSzhZCbrT4F%26view%3DvewP41ky6F&table_id=&table_name=&user_id_type=open_id "HTTP/1.1 200 OK"
2025-03-04 01:45:28.468 WARNING [Dummy-136] [remote_retrieval.py:31] - fetch recommended apps from dify official failed: fetch recommended apps failed, status code: 404, switch to built-in.

✔️ Expected Behavior

Create from Template success

Actual Behavior

2025-03-04 01:29:58.948 INFO [Thread-134 (_generate_worker)] [_client.py:1038] - HTTP Request: POST https://lark-plugin-api.solutionsuite.cn/lark-plugin/base/add_records?app_token=https%3A%2F%2Fruijie.feishu.cn%2Fbase%2FJ2qobcnrJaanCMskAj7crQUonPf%3Ftable%3DtblSKbSzhZCbrT4F%26view%3DvewP41ky6F&table_id=&table_name=&user_id_type=open_id "HTTP/1.1 200 OK"
2025-03-04 01:45:28.468 WARNING [Dummy-136] [remote_retrieval.py:31] - fetch recommended apps from dify official failed: fetch recommended apps failed, status code: 404, switch to built-in.

Originally created by @zhiqunlin on GitHub (Mar 3, 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 0.15.3 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce click Create from Template to add apps 2025-03-04 01:29:58.948 INFO [Thread-134 (_generate_worker)] [_client.py:1038] - HTTP Request: POST https://lark-plugin-api.solutionsuite.cn/lark-plugin/base/add_records?app_token=https%3A%2F%2Fruijie.feishu.cn%2Fbase%2FJ2qobcnrJaanCMskAj7crQUonPf%3Ftable%3DtblSKbSzhZCbrT4F%26view%3DvewP41ky6F&table_id=&table_name=&user_id_type=open_id "HTTP/1.1 200 OK" 2025-03-04 01:45:28.468 WARNING [Dummy-136] [remote_retrieval.py:31] - fetch recommended apps from dify official failed: fetch recommended apps failed, status code: 404, switch to built-in. ### ✔️ Expected Behavior Create from Template success ### ❌ Actual Behavior 2025-03-04 01:29:58.948 INFO [Thread-134 (_generate_worker)] [_client.py:1038] - HTTP Request: POST https://lark-plugin-api.solutionsuite.cn/lark-plugin/base/add_records?app_token=https%3A%2F%2Fruijie.feishu.cn%2Fbase%2FJ2qobcnrJaanCMskAj7crQUonPf%3Ftable%3DtblSKbSzhZCbrT4F%26view%3DvewP41ky6F&table_id=&table_name=&user_id_type=open_id "HTTP/1.1 200 OK" 2025-03-04 01:45:28.468 WARNING [Dummy-136] [remote_retrieval.py:31] - fetch recommended apps from dify official failed: fetch recommended apps failed, status code: 404, switch to built-in.
yindo added the 🐞 bug label 2026-02-21 18:28:49 -05:00
yindo closed this issue 2026-02-21 18:28:49 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Mar 3, 2025):

A similar issue was previously reported and closed. The problem of fetching recommended apps from Dify official failing with a status code 404 when using the "Create from Template" feature in version 0.15.3 on a self-hosted Docker setup is likely due to an incorrect or misconfigured HOSTED_FETCH_APP_TEMPLATES_REMOTE_DOMAIN in the dify_config. Ensure that this is correctly set to the appropriate endpoint, which should be "https://tmpl.dify.ai" [1][2].

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 (Mar 3, 2025): <!-- Answer --> A similar issue was previously reported and closed. The problem of fetching recommended apps from Dify official failing with a status code 404 when using the "Create from Template" feature in version 0.15.3 on a self-hosted Docker setup is likely due to an incorrect or misconfigured `HOSTED_FETCH_APP_TEMPLATES_REMOTE_DOMAIN` in the `dify_config`. Ensure that this is correctly set to the appropriate endpoint, which should be `"https://tmpl.dify.ai"` <sup>[[1]](https://github.com/langgenius/dify/blob/main/api/services/recommend_app/remote/remote_retrieval.py)</sup><sup>[[2]](https://github.com/langgenius/dify/blob/main/api/configs/feature/hosted_service/__init__.py)</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/3e77fc81-5d8e-4002-b415-d4dc0452c751?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/3e77fc81-5d8e-4002-b415-d4dc0452c751?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/3e77fc81-5d8e-4002-b415-d4dc0452c751?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/3e77fc81-5d8e-4002-b415-d4dc0452c751?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/3e77fc81-5d8e-4002-b415-d4dc0452c751?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/3e77fc81-5d8e-4002-b415-d4dc0452c751?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/3e77fc81-5d8e-4002-b415-d4dc0452c751?feedback_type=other)</sup>
Author
Owner

@zhiqunlin commented on GitHub (Mar 3, 2025):

Image
can't work

@zhiqunlin commented on GitHub (Mar 3, 2025): ![Image](https://github.com/user-attachments/assets/8da25c57-f810-459e-98d4-e289f0403739) can't work
Author
Owner

@zhiqunlin commented on GitHub (Mar 3, 2025):

Image

already is default="https://tmpl.dify.ai",

last week still work success

@zhiqunlin commented on GitHub (Mar 3, 2025): ![Image](https://github.com/user-attachments/assets/80de7050-d2c4-4350-ac3a-d60a3314672e) already is default="https://tmpl.dify.ai", last week still work success
Author
Owner

@zhiqunlin commented on GitHub (Mar 3, 2025):

Image

@zhiqunlin commented on GitHub (Mar 3, 2025): ![Image](https://github.com/user-attachments/assets/84749053-037f-4d81-bfe5-47dbbcf2b4cf)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#8953