codex - 💡(How to fix) Fix Getting `Error: account/read failed during TUI bootstrap` error during codex start [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openai/codex#17800Fetched 2026-04-15 06:28:00
View on GitHub
Comments
1
Participants
2
Timeline
6
Reactions
0
Timeline (top)
labeled ×4commented ×1unlabeled ×1

Error Message

Error: account/read failed during TUI bootstrap shows up during codex launch only to be fixed by a logout and login.

Fix Action

Fix / Workaround

Error: account/read failed during TUI bootstrap shows up during codex launch only to be fixed by a logout and login.

RAW_BUFFERClick to expand / collapse

What version of Codex CLI is running?

0.120.0

What subscription do you have?

API Key

Which model were you using?

gpt-5.4

What platform is your computer?

Linux 6.12.68-92.122.amzn2023.x86_64 x86_64 x86_64

What terminal emulator and version are you using (if applicable)?

No response

What issue are you seeing?

Error: account/read failed during TUI bootstrap shows up during codex launch only to be fixed by a logout and login.

What steps can reproduce the bug?

Just simply run codex.

What is the expected behavior?

To start normally per prior versions.

Additional information

No response

extent analysis

TL;DR

The issue with the Error: account/read failed during TUI bootstrap during Codex launch might be resolved by adjusting the authentication or session management.

Guidance

  • Verify that the API Key is valid and properly configured, as the error suggests an issue with account access.
  • Try clearing any existing session or authentication tokens before running codex to ensure a clean start.
  • If the issue persists, test the Codex CLI with a different model or version to isolate if the problem is specific to gpt-5.4 or a broader issue.
  • Consider checking for any updates to the Codex CLI or its dependencies that might address authentication or session handling.

Example

No specific code snippet can be provided without more details on the Codex CLI's internal workings or the exact commands used beyond codex.

Notes

The solution might depend on specifics of the Codex CLI's authentication mechanism and how it interacts with the API Key, which are not detailed in the issue.

Recommendation

Apply workaround: Given the error is intermittent and resolved by a logout and login, adjusting the authentication or session management as suggested might provide a temporary fix until a more permanent solution is found.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Getting `Error: account/read failed during TUI bootstrap` error during codex start [1 comments, 2 participants]