codex - 💡(How to fix) Fix Codex crash when using "/resume" command [2 comments, 3 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#18123Fetched 2026-04-17 08:32:28
View on GitHub
Comments
2
Participants
3
Timeline
9
Reactions
0
Author
Timeline (top)
labeled ×5commented ×2subscribed ×1unlabeled ×1

Error Message

Error: thread/list failed during TUI session lookup

RAW_BUFFERClick to expand / collapse

What version of Codex CLI is running?

0.121.0

What subscription do you have?

pro

Which model were you using?

gpt-5.4

What platform is your computer?

Microsoft Windows NT 10.0.26200.0 x64

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

Windows PowerShell

What issue are you seeing?

pressing "/resume" and hiting enter result in app crash with the following message: Error: thread/list failed during TUI session lookup

What steps can reproduce the bug?

Uploaded thread: 019d95e8-55f6-7f00-9595-732959b9ab0d

What is the expected behavior?

List sessions

Additional information

No response

extent analysis

TL;DR

The issue may be resolved by checking the thread ID and TUI session configuration to ensure proper lookup and handling during the resume operation.

Guidance

  • Verify that the thread ID 019d95e8-55f6-7f00-9595-732959b9ab0d is correctly formatted and valid for the gpt-5.4 model.
  • Check the TUI session configuration to ensure it is properly set up for the Codex CLI version 0.121.0 and the pro subscription.
  • Investigate if there are any known issues or limitations with the gpt-5.4 model that could be causing the thread/list failure during TUI session lookup.
  • Test the /resume command with a different thread ID to see if the issue is specific to the uploaded thread.

Notes

The provided information does not include detailed error logs or specific configuration settings, which might be necessary to fully diagnose and resolve the issue.

Recommendation

Apply workaround: Try using a different thread ID or checking the TUI session configuration to see if it resolves the issue, as the root cause is unclear without further information.

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 Codex crash when using "/resume" command [2 comments, 3 participants]