invoke plugin error #47

Open
opened 2026-02-16 00:19:22 -05:00 by yindo · 2 comments
Owner

Originally created by @huangshuo14 on GitHub (Mar 18, 2025).

[ERROR]plugin huangshuo/roma-model-provider:0.0.4: invalid character ''' looking for beginning of object key string status: original response: {'url': 'http://7.242.108.18:8000/v1/completions', 'headers': {'Content-Type': 'application/json', 'csb-token': '123'}}
2025/03/18 12:50:24 stdio_handle.go:125: [ERROR]plugin huangshuo/roma-model-provider:0.0.4: invalid character ''' looking for beginning of object key string status: original response: {'model': 'deepseek-v3-671b-w8a8', 'messages': [{'role': 'user', 'content': 'test'}], 'prompt': 'test,test', 'stream': True}
2025/03/18 12:50:24 stdio_handle.go:125: [ERROR]plugin huangshuo/roma-model-provider:0.0.4: invalid character 'b' looking for beginning of value status: original response: b'\n<html xmlns="http://www.w3.org/1999/xhtml">\n\n<head>\n\t\n\t\n\t\n\n\t\n\t\n\t<style type=text/css>\n\t\tbody {\n\t\t\twidth: 100%;\n\t\t\tfloat: none;\n\t\t\tbackground-color: #FFFFFF;\n\t\t\tfont-size: 0.75em;\n\t\t\tmargin: 0 auto;\n\t\t}\n\n\t\t#header {\n\t\t\twidth: 100%;\n\t\t\tmin-width: 1342px;\n\t\t\theight: 20px;\n\t\t\tpadding: 5px 0;\n\t\t\tbackground-color: black;\n\t\t}\n\n\t\t#headerContainer {\n\t\t\twidth: 1200px;\n\t\t\theight: 20px;\n\t\t\tmargin:

Originally created by @huangshuo14 on GitHub (Mar 18, 2025). [ERROR]plugin huangshuo/roma-model-provider:0.0.4: invalid character '\'' looking for beginning of object key string status: original response: {'url': 'http://7.242.108.18:8000/v1/completions', 'headers': {'Content-Type': 'application/json', 'csb-token': '123'}} 2025/03/18 12:50:24 stdio_handle.go:125: [ERROR]plugin huangshuo/roma-model-provider:0.0.4: invalid character '\'' looking for beginning of object key string status: original response: {'model': 'deepseek-v3-671b-w8a8', 'messages': [{'role': 'user', 'content': 'test'}], 'prompt': 'test,test', 'stream': True} 2025/03/18 12:50:24 stdio_handle.go:125: [ERROR]plugin huangshuo/roma-model-provider:0.0.4: invalid character 'b' looking for beginning of value status: original response: b'<!DOCTYPE html\n\tPUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n<html xmlns="http://www.w3.org/1999/xhtml">\n\n<head>\n\t<meta http-equiv="X-UA-Compatible" content="IE=edge" />\n\t<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n\t<meta name="keywords" content="SWG,Proxy,NetentSec" />\n\n\t<title>HIS Proxy Notification</title>\n\t<link rel="icon" href="http://his.huawei.com/devopsone/favicon.ico">\n\t<style type=text/css>\n\t\tbody {\n\t\t\twidth: 100%;\n\t\t\tfloat: none;\n\t\t\tbackground-color: #FFFFFF;\n\t\t\tfont-size: 0.75em;\n\t\t\tmargin: 0 auto;\n\t\t}\n\n\t\t#header {\n\t\t\twidth: 100%;\n\t\t\tmin-width: 1342px;\n\t\t\theight: 20px;\n\t\t\tpadding: 5px 0;\n\t\t\tbackground-color: black;\n\t\t}\n\n\t\t#headerContainer {\n\t\t\twidth: 1200px;\n\t\t\theight: 20px;\n\t\t\tmargin:
Author
Owner

@huangshuo14 commented on GitHub (Mar 18, 2025):

with the latest fix of plugin-daemon:07d13bfb59acc422afa06436c7fdc5f3bc7e6554-local

@huangshuo14 commented on GitHub (Mar 18, 2025): with the latest fix of plugin-daemon:07d13bfb59acc422afa06436c7fdc5f3bc7e6554-local
Author
Owner

@41tair commented on GitHub (Jun 11, 2025):

Based on the logs, it seems that the plugin either failed to start or encountered a runtime error. Does this issue still occur with the latest versions of the plugin and the daemon?

@41tair commented on GitHub (Jun 11, 2025): Based on the logs, it seems that the plugin either failed to start or encountered a runtime error. Does this issue still occur with the latest versions of the plugin and the daemon?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#47