Codex App crashes on startup (ENOENT mkdir 'sqlite') on macOS ARM
What version of the Codex App are you using (From “About Codex” dialog)?
latest(2026-02-09 Download)
What subscription do you have?
Pro
What issue are you seeing?
Codex App crashes immediately on startup with a fatal ENOENT error related to directory creation.
The application does not generate usable logs and provides no recovery or fallback behavior.
<img width="517" height="374" alt="Image" src="https://github.com/user-attachments/assets/08610fac-1d8f-4ad6-b1db-12d07acbfb5d" />
◻ Environment
• OS: macOS 26.2
• Architecture: Apple Silicon (ARM64)
• Installation Method: Official Codex App (latest at time of install)
• Execution Context: Local user environment (non-root)
What steps can reproduce the bug?
Steps to reproduce:
- Perform a fresh install of the Codex App.
- Do not modify any configuration.
- Run the app normally.
- The app throws an ENOENT error related to creating the 'sqlite' directory.
- The process terminates.
What is the expected behavior?
The Codex App should start normally, initialize its required local directories automatically, and display the main UI without crashing or throwing any exceptions.
Additional information
This report was generated with assistance from ChatGPT.
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗