OpenClaw Webhook 验证失败:证书或 80/443
Telegram/Slack Webhook 校验失败常见是证书不对或只开了内网端口。localhost 不能当公网 Webhook。
阅读(11)赞 (0)
Telegram/Slack Webhook 校验失败常见是证书不对或只开了内网端口。localhost 不能当公网 Webhook。
阅读(11)赞 (0)
Discord Missing Access 是 bot 进不了该频道或没发消息权限,不是 LLM 401。检查角色与频道覆盖。
阅读(12)赞 (0)
容器内 Gateway 监听 127.0.0.1 时,宿主机访问不到。要映射端口并监听 0.0.0.0。通道 Webhook 还要公网可达。
阅读(15)赞 (0)
终端 node 是 22,Cursor/VS Code 任务却是系统旧 Node。GUI 启动的 IDE 不加载 nvm。从终端打开或写 integrated env。
阅读(15)赞 (0)
QQ 开放平台 AppID/Secret 只管通道。回复内容来自 Gateway 的 LLM。填反会出现鉴权失败或静默。
阅读(18)赞 (0)
LINE Messaging API 用 Channel access token 与 Channel secret。和 Claude/OpenAI Key 无关。Webhook 必须指到 Gateway。
阅读(12)赞 (0)
Matrix 通道要 homeserver 地址和 access token。这不是 LLM Key。配错服务器会登录失败。
阅读(12)赞 (0)
Slack Event Subscriptions 的 Request URL 要指向正在跑的 OpenClaw Gateway。填错成网页首页会验证失败。
阅读(14)赞 (0)
Telegram 403 bot was blocked by the user 或 not enough rights,是通道权限,不是模型 Key。先查 Bot 是否被禁言/踢出。
阅读(14)赞 (0)
Slack 需要 Bot Token 和签名密钥,和 Gateway 模型 Key 是三套。缺签名会校验失败,不是 LLM 401。
阅读(13)赞 (0)