when list plugins, an invalid plugin path will stop all plugins to be loaded #153

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

Originally created by @AkisAya on GitHub (Jul 3, 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 0.1.3
  2. dify-api Version latest

Describe the bug
when list plugins, an invalid plugin path will stop all plugins to be loaded

Image

i don't know how but a path is mistakenly created like this
Image

and this invalid path will prevent all valid plugins to be loaded

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
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Originally created by @AkisAya on GitHub (Jul 3, 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. - [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." **Versions** 1. dify-plugin-daemon 0.1.3 2. dify-api Version latest **Describe the bug** when list plugins, an invalid plugin path will stop all plugins to be loaded <img width="633" alt="Image" src="https://github.com/user-attachments/assets/a12d1e08-304a-4e72-bbbd-b6299f8fc6ae" /> i don't know how but a path is mistakenly created like this ![Image](https://github.com/user-attachments/assets/4ea1f03b-01c0-4663-8100-64529962c706) and this invalid path will prevent all valid plugins to be loaded **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** If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here.
yindo closed this issue 2026-02-16 00:20:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#153