openai / openai/codex

404 error not allowing reconnection

Open
#42,533 3 comments 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug connectivity extension
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What version of the IDE extension are you using?

Current for VS Code (MAC)

What subscription do you have?

plus

Which IDE are you using?

VS Code

What platform is your computer?

Mac airbook m3

What issue are you seeing?

Got this error message and it won't connect

unexpected status 404 Not Found: Unknown error, url: https://chatgpt.com/backend-api/codex/responses, cf-ray: a3558cdb6ab257bb-YVR

What steps can reproduce the bug?

sending any message. Also, I cannot log in to Codex:
Route Error (500 Internal Server Error): {
"isTrusted": true
}

What is the expected behavior?

No response

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the failure in the current VS Code extension on macOS: send any message and attempt to log in to Codex. Inspect the reported 404 response from the chatgpt.com Codex endpoint and the 500 Route Error; done means messages send successfully and login completes.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, vscode
Domain
api, authentication
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.