openai / openai/codex

Windows desktop app: Built-in Browser still keeps timing out after upgrade

Open
#46,106 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app browser bug connectivity tool-calls windows-os
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What version of the Codex App are you using (From “About Codex” dialog)?

26.908.70816

What subscription do you have?

PRO

What platform is your computer?

No response

What issue are you seeing?

Windows 桌面端:升级后内置 Browser 仍持续超时

系统:Windows 10 专业版,10.0.19042,x64。
当前安装包版本:26.908.9136.0。
“关于”显示版本:26.908.70816。

复现步骤:
在已有对话中,请求使用内置 Browser 打开以下页面,只读获取实际 URL、标题及登录状态:
https://app.neuronwriter.com/analysis/view/72fd8bb9babffdf9

失败调用:
mcp__cua_repl.js
cua.createBrowserTab("iab", …)

原始错误:
js execution timed out; kernel reset, rerun your request

未返回 URL、标题或页面内容。界面还出现过“正在重新连接 /5”。

已尝试完全重启应用、重新初始化浏览器连接、进入已有对话,并通过官方 MSIX 包升级。升级后仍复现。

旧版本日志曾出现:
No ChatGPT browser route is available for browser session …
同时页面路由包含 client-new-thread 临时标识。
这些是旧版本证据;尚未确认新版是否存在同样的底层路由错误。

请协助定位 Browser 初始化或页面状态返回过程中的阻塞点,以及是否存在系统兼容性要求。此次仅做连接验证,未修改网页内容。

What steps can reproduce the bug?

Feedback ID: 01a0aac3-bfef-7d22-bd7d-6f08a92e4f7c

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 Windows 10 case using mcp__cua_repl.js and cua.createBrowserTab("iab", …), then inspect the supplied Feedback ID and the earlier browser-route log evidence. Done means the built-in Browser completes initialization and returns the requested URL, title, and login status without timing out or repeatedly reconnecting.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
desktop
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.