openai / openai/codex

iOS Remote folder picker cannot load remote home directory

Open
#45,880 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug iOS remote
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What variant of Codex are you using?

ChatGPT/Codex mobile app on iPhone, using Remote to access a connected Codex environment.

What happened?

In the iOS Remote flow, choosing a folder to add as a project opens the “Choose Folder” sheet, which immediately displays:

Could Not Load Folder
Could not find the remote home folder.

Retrying does not allow folder browsing.

The remote Codex environment is online and actively usable at the time of the failure. Its home directory and the intended project folder both exist and are accessible. The error occurs before the picker can inspect the selected project folder.

Expected behavior

The iOS Remote folder picker should load the connected host’s home directory and allow choosing an existing folder as a project.

Actual behavior

The picker says the remote home folder cannot be found even though the connected Codex environment is active and its home directory exists.

Related reports
  • #36040 and #43264 describe other iOS Remote project-discovery/visibility problems. This report is specifically about home-directory loading in the mobile folder picker.

Exact device and environment details can be supplied privately if maintainers need them.

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 with the iOS Remote flow's “Choose Folder” sheet and trace the request that loads the connected host's remote home directory. Reproduce the failure with an active remote environment, then compare the behavior with related reports #36040 and #43264. Done means the sheet loads the home directory and allows selecting an existing remote project folder.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.