-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Bug]: Reasonix 微信 Bot 问题:显示已连接但手机端无回复 #4818
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingmcpMCP servers / plugins (internal/plugin, codegraph)MCP servers / plugins (internal/plugin, codegraph)v2Go rewrite (1.x) — main-v2 branch, active developmentGo rewrite (1.x) — main-v2 branch, active developmentwindowsWindows-specificWindows-specific
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingmcpMCP servers / plugins (internal/plugin, codegraph)MCP servers / plugins (internal/plugin, codegraph)v2Go rewrite (1.x) — main-v2 branch, active developmentGo rewrite (1.x) — main-v2 branch, active developmentwindowsWindows-specificWindows-specific
Version line
v2 — Go rewrite (1.x), main-v2 (active development)
Exact version
1.8
What happened?
我用的 Reasonix 桌面版(Windows),微信 Bot 遇到一个问题,排查两天没找到根因,希望能得到你的指点。
现象:
Reasonix Bot 面板显示 微信 已连接 ✅(绿色对勾)
但手机微信 Bot 助手对话界面顶部一直显示 暂无法连接 OpenClaw
发消息无回复,AI 图标灰色
配置:
[bot]
enabled = true
[bot.weixin]
enabled = true
account_id = "72e5785f3625@im.bot"
token_env = "WEIXIN_BOT_TOKEN"
api_base = "https://ilinkai.weixin.qq.com";
[bot.allowlist]
enabled = true
allow_all = true
已尝试的操作:
WEIXIN_BOT_TOKEN 已设为用户级环境变量,进程级确认可读到
allow_all 已设为 true
删除机器人后重新扫码绑定 Bot 助手,仍无效
多次重启 Reasonix 桌面
Bot 面板的"检查配置"按钮点击后无任何反馈
桌面端 session/archive 日志中未发现 bot 相关的错误记录
怀疑: Reasonix 内置的 iLinkAI 客户端能通过 API 鉴权(显示"已连接"),但腾讯后端(ilinkai.weixin.qq.com)与本地网关之间的消息通道可能没有正确建立。同时也怀疑是否与 @tencent-weixin/openclaw-weixin 插件的兼容性有关——我本地未安装 OpenClaw。
如果方便,请帮忙看看这可能是什么原因。如果需要我提供更多日志或信息,随时告诉我。
谢谢!
Steps to reproduce
来来来
OS / platform
win11
Relevant logs or output