Hermes 升级后要重新登录 Portal
Hermes 更新后出现 re-authentication required 或找不到旧 token。跑 hermes auth add nous,不是去改中转。
阅读(23)赞 (0)
Hermes 更新后出现 re-authentication required 或找不到旧 token。跑 hermes auth add nous,不是去改中转。
阅读(23)赞 (0)
容器内 Gateway 监听 127.0.0.1 时,宿主机访问不到。要映射端口并监听 0.0.0.0。通道 Webhook 还要公网可达。
阅读(17)赞 (0)
Claude / OpenClaw / Hermes 的 ps1 安装脚本被 Execution Policy 拒绝。对当前用户放开 RemoteSigned,不要改成无限制。
阅读(15)赞 (0)
终端 node 是 22,Cursor/VS Code 任务却是系统旧 Node。GUI 启动的 IDE 不加载 nvm。从终端打开或写 integrated env。
阅读(17)赞 (0)
全局 npm 装 Claude Code 出现 EACCES,是目录权限。不要 sudo。改 npm prefix 或用官方 install.sh。
阅读(14)赞 (0)
Continue 用 Ollama provider 或 OpenAI 兼容指向 11434。模型名用 ollama list。Clash 全局会把 127.0.0.1 代理坏。
阅读(20)赞 (0)
QQ 开放平台 AppID/Secret 只管通道。回复内容来自 Gateway 的 LLM。填反会出现鉴权失败或静默。
阅读(20)赞 (0)
LINE Messaging API 用 Channel access token 与 Channel secret。和 Claude/OpenAI Key 无关。Webhook 必须指到 Gateway。
阅读(15)赞 (0)
Matrix 通道要 homeserver 地址和 access token。这不是 LLM Key。配错服务器会登录失败。
阅读(16)赞 (0)
Slack Event Subscriptions 的 Request URL 要指向正在跑的 OpenClaw Gateway。填错成网页首页会验证失败。
阅读(17)赞 (0)