Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 951 Bytes

File metadata and controls

39 lines (31 loc) · 951 Bytes

Troubleshooting / 故障排查

English

  1. CODEX_NOT_FOUND
  • Ensure codex --version works.
  • Ensure Codex App/CLI is installed.
  1. CODEX_NOT_AUTHENTICATED
  • Open Codex App and sign in.
  • Re-run environment check.
  1. Pairing stays pending
  • Check relay /healthz.
  • Ensure QR is not expired.
  • Verify bot token/username.
  1. Telegram no response
  • Check desktop status is online/partial.
  • Check thread is bound.
  • Check relay logs for offline errors.

中文

  1. CODEX_NOT_FOUND
  • 确认 codex --version 可执行。
  • 确认 Codex App/CLI 已安装。
  1. CODEX_NOT_AUTHENTICATED
  • 打开 Codex App 完成登录。
  • 重新执行环境检测。
  1. 配对一直 pending
  • 检查 relay /healthz
  • 确认二维码未过期。
  • 检查 bot token/username 是否正确。
  1. Telegram 无回包
  • 检查桌面端状态是否在线/部分可用。
  • 检查线程是否已绑定。
  • 检查 relay 日志中的离线错误。