open the old chat
Resolved 💬 3 comments Opened Aug 26, 2026 by reza18s Closed Aug 26, 2026
💡 Likely answer: A maintainer (github-actions[bot], contributor)
responded on this thread — see the highlighted reply below.
What version of the Codex App are you using (From “About Codex” dialog)?
latest
What subscription do you have?
plus
What platform is your computer?
windos
What issue are you seeing?
ChatGPT can't load config.toml, so this thread can't resume.
Fix config.toml: invalid transport
in mcp_servers.codex_app
. After saving the file, reopen the thread.
What steps can reproduce the bug?
opning the old chats
What is the expected behavior?
_No response_
Additional information
<img width="1280" height="820" alt="Image" src="https://github.com/user-attachments/assets/7a1ec08b-5be6-40db-a303-34a8bba3a596" />
3 Comments
This appears to be the same ongoing
mcp_servers.codex_appregression affecting many Windows/WSL users. Could OpenAI please acknowledge the incident publicly? There are already multiple detailed reports and confirmations, but affected users still have no visible maintainer status on whether a fix or rollback is in progress.Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
If this started after the 26.820.x Windows update and your Codex Desktop is configured to run the agent in WSL, this error is very likely not coming from your own
config.toml.There are now several matching reports (#40910, #40819, #40881, #40715) showing that Desktop can inject an internal
mcp_servers.codex_appentry without a valid transport on the WSL path.A useful A/B test / temporary workaround is:
config.toml.If it resumes, that strongly isolates this to the Desktop -> WSL runtime-injected MCP regression rather than a damaged thread or user config.
Important: this moves execution back to native Windows, so it is only a temporary workaround if your projects/toolchain depend on WSL. I would not delete the old chat, clear
.codex, or rewrite session JSONL files for this error.