Run failed: [siliconflow] Error: PluginInvokeError: {"args":null,"error_type":"PluginDaemonInnerError","message":"encountered an error: invalid character '\u003c' looking for beginning of value status: 502 Bad Gateway original response: \u003chtml\u003e"} #112

Open
opened 2026-02-16 00:19:53 -05:00 by yindo · 1 comment
Owner

Originally created by @moshilangzi on GitHub (May 15, 2025).

In all plugins ,All multimodal models encounter errors when uploading more than two images for multimodal question answering:

use tongyi qwen2.5-vl-72b-instruct,upload 5 images ,then chat with model:
Run failed: [tongyi] Error: PluginInvokeError: {"args":null,"error_type":"PluginDaemonInnerError","message":"encountered an error: invalid character '\u003c' looking for beginning of value status: 502 Bad Gateway original response: \u003chtml\u003e"}

use siliconflow qwen2.5-vl-72b-instruct,upload 5 images ,then chat with model:

Run failed: [siliconflow] Error: PluginInvokeError: {"args":null,"error_type":"PluginDaemonInnerError","message":"encountered an error: invalid character '\u003c' looking for beginning of value status: 502 Bad Gateway original response: \u003chtml\u003e"}

Run failed: [openai] Error: PluginInvokeError: {"args":null,"error_type":"PluginDaemonInnerError","message":"encountered an error: invalid character '\u003c' looking for beginning of value status: 502 Bad Gateway original response: \u003chtml\u003e"}

Originally created by @moshilangzi on GitHub (May 15, 2025). In all plugins ,All multimodal models encounter errors when uploading more than two images for multimodal question answering: use tongyi qwen2.5-vl-72b-instruct,upload 5 images ,then chat with model: `Run failed: [tongyi] Error: PluginInvokeError: {"args":null,"error_type":"PluginDaemonInnerError","message":"encountered an error: invalid character '\u003c' looking for beginning of value status: 502 Bad Gateway original response: \u003chtml\u003e"}` use siliconflow qwen2.5-vl-72b-instruct,upload 5 images ,then chat with model: `Run failed: [siliconflow] Error: PluginInvokeError: {"args":null,"error_type":"PluginDaemonInnerError","message":"encountered an error: invalid character '\u003c' looking for beginning of value status: 502 Bad Gateway original response: \u003chtml\u003e"}` `Run failed: [openai] Error: PluginInvokeError: {"args":null,"error_type":"PluginDaemonInnerError","message":"encountered an error: invalid character '\u003c' looking for beginning of value status: 502 Bad Gateway original response: \u003chtml\u003e"}`
yindo added the plugin-daemon label 2026-02-16 00:19:53 -05:00
Author
Owner

@hejian991 commented on GitHub (May 26, 2025):

I encountered the same error message

@hejian991 commented on GitHub (May 26, 2025): I encountered the same error message
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#112