📌 📄 内容摘要:
clayton (@patric) 在 CLIProxyAPI的 OAuth 登录 回调端口问题 中发帖
CLIProxyAPI 在使用OAuth点击Codex 登录,显示认证失败: failed to start callback server.
查看日志:failed to start codex callback forwarder error=failed to listen
on 0.0.0.0:1455: listen tcp 0.0.0.0:1455:
bind: An attempt was made to access a socket in a way forbidden by its access permissions.
在本机执行 命令
netsh int ipv4 show excludedportrange protocol=tcp
显示 端口1455 在tcp 端口排除范围内。需要另指定端口。
[image]
使用命令 ./cli-proxy-...
────────── 链接信息 ──────────
🔗 论坛链接: linux.do
📎 访问地址: https://linux.do/t/topic/1958960/1
─────────────────────────────
📢 来源:LINUX DO