Error Creating Task

Open 💬 10 comments Opened Dec 14, 2025 by amitbcp
💡 Likely answer: A maintainer (etraut-openai, contributor) responded on this thread — see the highlighted reply below.

What version of Codex is running?

0.72

What subscription do you have?

Team

Which model were you using?

_No response_

What platform is your computer?

_No response_

What issue are you seeing?

<img width="560" height="948" alt="Image" src="https://github.com/user-attachments/assets/d1756fdb-0186-4ccc-9450-8d36cb811715" />

What steps can reproduce the bug?

starting a thread gets me this

What is the expected behavior?

_No response_

Additional information

_No response_

View original on GitHub ↗

10 Comments

etraut-openai contributor · 7 months ago

Can you provide more details? It look like you're running the extension, but you've provided the version number for the CLI. Which platform are you using? Do you have any non-default configuration settings in codex.toml?

Do you see this as soon as you create a new thread, or does it occur only after you enter a prompt?

amitbcp · 6 months ago

I am in vs code codex extension!
It happens after i start a old task

etraut-openai contributor · 6 months ago

Can you please answer my other questions above? Which platform are you using? Do you have any non-default configuration settings in codex.toml?

amitbcp · 6 months ago

No other custom config in codex.toml
I am using a linux x64 box via remote development in through vscode

BulletTrade · 5 months ago

<img width="341" height="87" alt="Image" src="https://github.com/user-attachments/assets/ebd75e4a-c276-471f-bcc7-a4918cf2b17f" />

codex : 260208.1016 (571)
no codex.toml found
macos 26.2 (25C56)

when resume a old contex.but codex cli can run

lllcccfff · 5 months ago

i got exactly the same bug
vscode codex extension: 0.4.74
also no codex.toml found
running in windows 11 22h2 local repository.

It happens when i just send messages to new fork.

nickdani13 · 4 months ago

The same issue. Codex extension just stopped working.

codex toml

personality = "pragmatic"
model = "gpt-5.4"
model_reasoning_effort = "medium"

[features]
rmcp_client = true

VSCode

Version: 1.107.1 (Universal)
Commit: 994fd12f8d3a5aa16f17d42c041e5809167e845a
Date: 2025-12-17T14:15:14.850Z
Electron: 39.2.3
ElectronBuildId: 12895514
Chromium: 142.0.7444.175
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Darwin x64 21.6.0

Vscode restart helped

wbdb · 4 months ago

<img width="780" height="238" alt="Image" src="https://github.com/user-attachments/assets/bf88b107-eb44-4ec7-92f1-3da1521063c5" />

Same problem: It also cannot be stopped, and new notes can no longer be sent.
Feedback ID: 019cd38f-6f70-7e42-ba8f-649bda12f266

@etraut-openai
26.306.996.0 (Codex App Windows - latest version)
Running Codex with WSL2

<img width="672" height="123" alt="Image" src="https://github.com/user-attachments/assets/68c128fc-73ac-4b45-8cb6-b5a44e55208b" />

config.toml (why Windows MCP settings? => https://github.com/openai/codex/issues/13549)

disable_response_storage = true

model = "gpt-5.4"
model_reasoning_effort = "high"

personality = "friendly"

approval_policy = "on-request"
sandbox_mode    = "workspace-write"

[mcp_servers.context7]
args = ["/c", "npx", "-y", "@upstash/context7-mcp", "--api-key", "c1234-1234567"]
command = "cmd.exe"
startup_timeout_ms = 20000
enabled = true

[mcp_servers.context7.env ]
SystemRoot = 'C:\Windows'

[mcp_servers.playwright]
args = ["@playwright/mcp@latest"]
command = "npx"
enabled = false

[notice]
hide_rate_limit_model_nudge = true

[notice.model_migrations]
"gpt-5.1-codex-max" = "gpt-5.2-codex"

It works again in a new thread. But that meant the work was only half done... Limits had not yet been reached either.

abelmarnk · 2 months ago

Same/similar issue, i get:- "Error creating task timeout", when sending a prompt in an old chat. It doesn't happen in new ones.

Ruiqi-Yan · 2 months ago

I got the same issue using vscode codex extension in wsl2, "Error creating task timeout"