-
Notifications
You must be signed in to change notification settings - Fork 276
Open
Labels
Description
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
- dify-plugin-daemon Version
- dify-api Version
Describe the bug
dify page
query sql in dify-plugin-daemon
SELECT * FROM "plugin_installations" WHERE tenant_id = '1f65992e-48b0-4bdd-8c66-bb74bfc073ce' AND plugin_id = 'langgenius/agent' ORDER BY "plugin_installations"."id" LIMIT 1;
dify plugin table records
the plugin id is mismatch
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- 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.
Reactions are currently unavailable