mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Why is the Searxng tool not working? It is possible in 0.15.3, but it cannot be used in 1.1.3 #195
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lichao4Java on GitHub (Apr 13, 2025).
Self Checks
Dify version
1.1.13
Plugin version
0.0.4
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
请求
{"searxng_search": {"query": "今日最新新闻 今天发生了什么"}}
响应
{"searxng_search": "tool invoke error: PluginInvokeError: {"args":{},"error_type":"Exception","message":"Error 403: \u003c!doctype html\u003e\n\u003chtml lang=en\u003e\n\u003ctitle\u003e403 Forbidden\u003c/title\u003e\n\u003ch1\u003eForbidden\u003c/h1\u003e\n\u003cp\u003eYou don\u0026#39;t have the permission to access the requested resource. It is either read-protected or not readable by the server.\u003c/p\u003e\n"}"}
PluginInvokeError .... what happend?
i always use self host searxng_search , when i upgrade 1.1.3 then it dot not work now ?
I also tried the plugin by following the steps and restarting searxng_dearch, but the result was the same error
https://marketplace.dify.ai/plugins/langgenius/searxng
✔️ Error log
{"searxng_search": "tool invoke error: PluginInvokeError: {"args":{},"error_type":"Exception","message":"Error 403: \u003c!doctype html\u003e\n\u003chtml lang=en\u003e\n\u003ctitle\u003e403 Forbidden\u003c/title\u003e\n\u003ch1\u003eForbidden\u003c/h1\u003e\n\u003cp\u003eYou don\u0026#39;t have the permission to access the requested resource. It is either read-protected or not readable by the server.\u003c/p\u003e\n"}"}
@liguochuan00 commented on GitHub (Apr 13, 2025):
This is a very serious problem, please fix it as soon as possible.
@quchenchen commented on GitHub (Apr 14, 2025):
dify 1.2.0 the same problem.
@caiyuanhangDicp commented on GitHub (Apr 15, 2025):
dify 1.2.0 the same problem.
SearXNG 0.0.4
@jiandanfeng commented on GitHub (Apr 18, 2025):
dify 1.2.0 no problem.
Could it be dify-plugin_daemon or dify-sandbox has not been upgraded?
@hjlarry commented on GitHub (Apr 23, 2025):
This error might be caused by an incorrect setting of the searXNG
jsonformat. To check this, open your searXNG URL and add the parameter&format=json, if it not works, modify the setting of searXNG@dosubot[bot] commented on GitHub (Aug 20, 2025):
Hi, @lichao4Java. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
&format=jsonparameter, as an incorrect JSON format setting might cause the error.Next Steps:
Thank you for your understanding and contribution!