openai / openai/codex

In-app browser control fails with "Trusted RPC dependency" error on Windows

Open
#40,774 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Codexのアプリ内ブラウザを開くことはできますが、エージェントから画面の確認・クリック・編集ができません。

発生したエラー:
Trusted RPC dependency must resolve within a configured trusted code path:
browser-service.mjs

試したこと:
・アプリ内ブラウザを閉じて開き直す
・Codexアプリを再起動する
・Windowsパソコンを再起動する

いずれも改善しませんでした。

期待する動作:
現在開いているアプリ内ブラウザへCodexが接続し、ログイン済みの管理画面を確認・操作できること。

実際の動作:
ページは正常に表示されますが、Codexがブラウザへ接続する前にエラーが発生します。

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

Reproduce the failure on Windows and start by tracing the browser-service.mjs entry point named in the error, focusing on trusted RPC resolution. Done means Codex can connect to the open in-app browser and inspect, click, and edit the logged-in page without the dependency error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.