Replies: 1 comment
-
|
这个看起来不一定只是 DeepSeek 本身的问题,更像是本地 proxy 在把 Codex 的 可以优先排查几个点:
502 通常说明本地 proxy 收到了请求,但上游 DeepSeek 调用失败。 你这个问题是在所有请求都会稳定复现,还是只在开启 streaming / tool calling / 长上下文时出现? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
unexpected status 502 Bad Gateway: CC Switch local proxy failed while handling Codex endpoint /responses. Provider: DeepSeek; model: deepseek-v4-flash; cause: 转发失败: 连接失败: error sending request for url (https://api.deepseek.com/v1/chat/completions), url: http://127.0.0.1:15721/v1/responses
Beta Was this translation helpful? Give feedback.
All reactions