Google tag
Open 💬 1 comment Opened Apr 22, 2026 by lyll-de
What version of the Codex App are you using (From “About Codex” dialog)?
26.421.11020
What subscription do you have?
Pro
What platform is your computer?
Windows 11 + WSL2 WSL distro: Ubuntu-24.04
What issue are you seeing?
In Codex Desktop, under:
Configuration > Workspace Dependencies
Current version stays Not installed.
Clicking Diagnose and Reinstall does not fix it.
The app repeatedly logs:
primary_runtime_install_failedFailed to list primary runtime archive
What steps can reproduce the bug?
- Open Codex Desktop on Windows
- Go to
Configuration > Workspace Dependencies - Observe
Current version: Not installed - Click
Diagnose - Click
Reinstall - The problem remains
What is the expected behavior?
Codex should install or detect the bundled workspace runtime successfully and show an installed current version.
Additional information
Environment details:
- WSL mode is enabled
runCodexInWindowsSubsystemForLinuxis enabledintegratedTerminalShellis set to WSL- Active workspace is currently on
C:(/mnt/c/Git/GitHub) CODEX_HOMEis currently Windows-backed (C:\Users\mee\.codex)
What I already checked:
- The runtime manifest URL is reachable from this machine
- The runtime archive URL is reachable from this machine
- The runtime archive itself is valid and can be listed with
tar - Restarting Codex does not help
Diagnosealways returns:bundleVersion=nullinstalled=falseproblemCount=1- Manually extracting the runtime archive into the app-local runtime folder did not make the app recognize it as installed
Possibly related issues:
- #18506
- #13762
- #17901
- #14461
- #13699
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗