VSCode Codex Extension Failed exceeded retry limit

Resolved 💬 7 comments Opened Oct 10, 2025 by nicoloceneda Closed Oct 10, 2025
💡 Likely answer: A maintainer (github-actions[bot], contributor) responded on this thread — see the highlighted reply below.

What version of Codex is running?

extension: 0.4.19, codex-cli 0.46.0

Which model were you using?

gpt-5-codex high (but same problem with all models)

What platform is your computer?

Darwin 25.0.0 arm64 arm

What steps can reproduce the bug?

Use the extension

What is the expected behavior?

Some output

What do you see instead?

<img width="310" height="170" alt="Image" src="https://github.com/user-attachments/assets/34a99366-05f7-464b-a1bc-03ea6c6b0142" />

Additional information

I am a Pro User

View original on GitHub ↗

7 Comments

github-actions[bot] contributor · 9 months ago

Potential duplicates detected. Please review them and close your issue if it is a duplicate.

  • #4554
  • #4367
  • #3908
  • #3367
  • #3002

Powered by Codex Action

linear[bot] · 9 months ago

from shijie.rao:

Can you check if you have hit the token/rate limit for your current plan? Is this behavior limited to the extension or it also happens to the codex cli?
nicoloceneda · 9 months ago
from shijie.rao: > Can you check if you have hit the token/rate limit for your current plan? Is this behavior limited to the extension or it also happens to the codex cli?

I have NOT hit the limit and it happens in both the extension and codex-cli. This issue has lasted at least 24 hours now.

linear[bot] · 9 months ago

from shijie.rao:

Can you attempt to log out and log in again? For CLI you can do \codex login\ and extension can be re-authed via the settings icon at the top right of the chat.
nicoloceneda · 9 months ago
from shijie.rao: > Can you attempt to log out and log in again? For CLI you can do codex login and extension can be re-authed via the settings icon at the top right of the chat.

Logging out and back in from both the extension and cli worked. Thanks.

neurall · 8 months ago

delete OPENAI_API_BASE in env ;) I had hunch it would be the cause. Worked for me

minictest · 8 months ago
delete OPENAI_API_BASE in env ;) I had hunch it would be the cause. Worked for me

codex -cli it's work !!! ( windows )