dify
dify copied to clipboard
Plugin Jina.ai cannot be configed
Self Checks
- [x] This is only for bug report, if you would like to ask a question, please head to Discussions.
- [x] I have searched for existing issues search for existing issues, including closed ones.
- [x] I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
- [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
- [x] Please do not modify this template :) and fill in all the required fields.
Dify version
1.0.0
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
- install jina.ai plugin from market
- find jina.ai in tools, click it, select "auth"
✔️ Expected Behavior
pop up a dialog to input key
❌ Actual Behavior
shows error: Internel Server Error. in my backend log shows:
plugin_daemon-1 | 2025/02/14 07:42:23 /app/internal/db/pgsql.go:269 SLOW SQL >= 200ms
plugin_daemon-1 | [251.469ms] [rows:3] SELECT * FROM "ai_model_installations" WHERE tenant_id = 'd4a56375-f696-46d7-ad6c-0097451ada37' LIMIT 256
p
plugin_daemon-1 | 2025/02/14 07:42:28 /app/internal/db/pgsql.go:259 record not found
plugin_daemon-1 | [0.428ms] [rows:0] SELECT * FROM "tool_installations" WHERE tenant_id = 'd4a56375-f696-46d7-ad6c-0097451ada37' AND plugin_id = 'langgenius/jina' ORDER BY "tool_installations"."id" LIMIT 1