Windows Codex isolated service launch blocked by policy
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
Problem
In the Codex desktop app on Windows, a request to start isolated Docker services for pre-release testing was rejected with:
exec_command failed: CreateProcess … rejected: blocked by policy
The rejection occurred before the command executed. No browser automation was involved.
Test environment
- Web binding: 127.0.0.1:23015 only
- Dedicated Docker network with Internal=true
- Isolated PostgreSQL database and dedicated storage
- No production database connection or production directory mounts
- Existing verified image; no rebuild
The launch remained blocked after the isolation configuration was revised. Further attempts have stopped. The exact blocking rule is unknown.
Expected behavior
Allow the isolated test if permitted, or provide an actionable explanation of the restriction and a supported recovery path.
Environment
- Windows desktop
- Codex desktop app; exact version not yet collected
- Incident date: September 11, 2026, Beijing time (UTC+8)
Feedback ID
01a05c87-7673-73c0-a81c-69d4cdff6b0a
Please help identify the rejecting component and determine whether this is a false positive. I am not requesting a bypass of safety controls.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by collecting the exact Codex desktop version and reviewing the failure details associated with feedback ID 01a05c87-7673-73c0-a81c-69d4cdff6b0a. Reproduce the isolated Windows launch using the stated Docker, network, database, and storage constraints; done means identifying the rejecting component and documenting either supported behavior or an actionable recovery path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, postgresql, rust
- Domain
- databases, desktop, devops, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100