Plugin installation failed #11948

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

Originally created by @gangqinxiao13 on GitHub (Mar 21, 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.1.1

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

When installing multiple plugins under insufficient storage conditions, plugin installation failures may occur. After encountering installation failure prompts, clear disk space to resolve the issue.The failed plugin will not be retried.

✔️ Expected Behavior

The installation of failed plugins can automatically retry after freeing up disk space.

Actual Behavior

When installing multiple plugins, if one plugin fails to install, the entire installation process will stall. The failed plugin will not be retried, and other plugins will not attempt to install. After restarting the service, the installation process will still show as stalled.

Originally created by @gangqinxiao13 on GitHub (Mar 21, 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.1.1 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce When installing multiple plugins under insufficient storage conditions, plugin installation failures may occur. After encountering installation failure prompts, clear disk space to resolve the issue.The failed plugin will not be retried. ### ✔️ Expected Behavior The installation of failed plugins can automatically retry after freeing up disk space. ### ❌ Actual Behavior When installing multiple plugins, if one plugin fails to install, the entire installation process will stall. The failed plugin will not be retried, and other plugins will not attempt to install. After restarting the service, the installation process will still show as stalled.
yindo added the 🐞 bug label 2026-02-21 19:04:54 -05:00
yindo closed this issue 2026-02-21 19:04:55 -05:00
Author
Owner

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

@gangqinxiao13 Hello there! I'm here to help you with any bugs, questions, or contributions while you wait for a human maintainer. Let's tackle this issue together!

Dify currently does not have a mechanism to automatically retry failed plugin installations after disk space is cleared. If a plugin installation fails due to insufficient storage, you will need to manually clear the disk space and then restart the installation process. Unfortunately, the system does not automatically retry the installation of failed plugins once the disk space issue is resolved [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 21, 2025): <!-- Greeting --> @gangqinxiao13 Hello there! I'm here to help you with any bugs, questions, or contributions while you wait for a human maintainer. Let's tackle this issue together! <!-- Answer --> Dify currently does not have a mechanism to automatically retry failed plugin installations after disk space is cleared. If a plugin installation fails due to insufficient storage, you will need to manually clear the disk space and then restart the installation process. Unfortunately, the system does not automatically retry the installation of failed plugins once the disk space issue is resolved <sup>[[1]](https://github.com/langgenius/dify-docs/blob/main/en/learn-more/faq/plugins.md)</sup><sup>[[2]](https://github.com/langgenius/dify/issues/14582)</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/36fe2777-234a-41b2-90a4-10cc12b5f6ef?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/36fe2777-234a-41b2-90a4-10cc12b5f6ef?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/36fe2777-234a-41b2-90a4-10cc12b5f6ef?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/36fe2777-234a-41b2-90a4-10cc12b5f6ef?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/36fe2777-234a-41b2-90a4-10cc12b5f6ef?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/36fe2777-234a-41b2-90a4-10cc12b5f6ef?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/36fe2777-234a-41b2-90a4-10cc12b5f6ef?feedback_type=other)</sup>
Author
Owner

@gangqinxiao13 commented on GitHub (Mar 21, 2025):

Thank you for your response! The current situation is that the process of installing the plugins has stalled. After retrying the installation, it still shows a failure, and it's impossible to determine which specific plugin failed to install. How can I identify which plugin installation failed? How can I precisely control the installation of plugins or view the installation status of specific plugins? It is recommended to add a plugin installation queue interface.

@gangqinxiao13 commented on GitHub (Mar 21, 2025): Thank you for your response! The current situation is that the process of installing the plugins has stalled. After retrying the installation, it still shows a failure, and it's impossible to determine which specific plugin failed to install. How can I identify which plugin installation failed? How can I precisely control the installation of plugins or view the installation status of specific plugins? It is recommended to add a plugin installation queue interface.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#11948