Files
vps-management-bot/memory/2026-03-19.md
2026-03-21 01:10:53 +08:00

5 lines
550 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
- 已确认 `/Users/jianzhang/.openclaw/openclaw.json``channels.telegram.replyToMode` 已改为 `"first"`
- `openclaw gateway status` 暴露更深层问题:`unauthorized: gateway token mismatch (set gateway.remote.token to match gateway.auth.token)`
- 当前 18790 端口存在双实例冲突:`pid 10889` 监听 `127.0.0.1:18790``pid 51763` 监听 `*:18790`,导致 reply 修复无法立即验证。
- 后续处理方向:清理重复 gateway 实例、统一 token/实例后,再测试 Telegram 引用回复是否真正恢复。