[ERROR]PluginDaemonInternalServerError: plugin not found #135

Open
opened 2026-02-16 00:20:02 -05:00 by yindo · 0 comments
Owner

Originally created by @RERRRER on GitHub (Jun 9, 2025).

Self Checks

To make sure we get to you in time, please check the following :)

  • 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."

Versions

  1. dify-plugin-daemon Version
  2. dify-api Version

Describe the bug
The plugin failed to install. Checking the log revealed that plugin_daemon-1 kept reporting errors: [ERROR] load data failed: open /app/storage/persistence/9c76ce08-6de8-4081-b9ea-bff4c3d4790e/hjlarry/mcp-server/950d09ae74ad4a2bb0e0ddde3ca25a1b: no such file or directory.

api-1 | core.plugin.impl.exc.PluginDaemonInternalServerError: PluginDaemonInternalServerError: plugin not found
plugin_daemon-1 | 2025/06/09 04:24:52 factory.go:28: [ERROR]PluginDaemonInternalServerError: plugin not found

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots

Image

Additional context
Add any other context about the problem here.

Originally created by @RERRRER on GitHub (Jun 9, 2025). **Self Checks** To make sure we get to you in time, please check the following :) - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify-plugin-daemon/issues), including closed ones. - [ ] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [ ] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [ ] "Please do not modify this template :) and fill in all the required fields." **Versions** 1. dify-plugin-daemon Version 2. dify-api Version **Describe the bug** The plugin failed to install. Checking the log revealed that plugin_daemon-1 kept reporting errors: [ERROR] load data failed: open /app/storage/persistence/9c76ce08-6de8-4081-b9ea-bff4c3d4790e/hjlarry/mcp-server/950d09ae74ad4a2bb0e0ddde3ca25a1b: no such file or directory. api-1 | core.plugin.impl.exc.PluginDaemonInternalServerError: PluginDaemonInternalServerError: plugin not found plugin_daemon-1 | 2025/06/09 04:24:52 factory.go:28: [ERROR]PluginDaemonInternalServerError: plugin not found **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** ![Image](https://github.com/user-attachments/assets/9cc48d2e-8c9a-4f0b-add0-f56258d08c66) **Additional context** Add any other context about the problem here.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#135