openai / openai/codex

Codex Web: environments fail for GitLab projects nested in a subgroup

Open
#43,555 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug codex-web connectivity
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What issue are you seeing?

In Codex Web (chatgpt.com/codex), creating/testing an environment against a GitLab project that lives in a subgroup (group/subgroup/project) consistently fails with:

Terminal errored
Error connecting to the test environment

The same account and same settings work reliably for a GitLab project at the top level of a group (group/project).

What steps can reproduce the bug?
  1. Connect a GitLab account that has projects in a subgroup.
  2. Go to Settings -> Environments -> Create environment.
  3. Select a project nested in a subgroup, e.g. group/subgroup/myproject.
  4. Click "Restart session" on the Terminal panel
What is the expected behavior?

The container starts and runs like any top-level project.

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 in Codex Web at Settings → Environments → Create environment, then reproduce the failure by selecting a GitLab project under group/subgroup and using Restart session in the Terminal panel. Compare the environment startup path for subgroup projects with a top-level project; done means the nested project container starts and runs like the top-level case.

Written by the indexing model from the issue text.

Assessment

Tech stack
gitlab, rust
Domain
backend, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.