Error creating chat no rollout found for thread id

Open 💬 1 comment Opened Aug 1, 2026 by JinParkmida
💡 Likely answer: A maintainer (github-actions[bot], contributor) responded on this thread — see the highlighted reply below.

What version of the Codex App are you using (From “About Codex” dialog)?

25.727.51351

What subscription do you have?

ChatGPT+

What platform is your computer?

Microsoft Windows NT 10.0.26200.0 x64

What issue are you seeing?

Error creating chat no rollout found for thread id 019fbe98-48b8-7682-bee4-b5ccfc00bee4

What steps can reproduce the bug?

Whenever I try to start a new chat it consistently gives me: Error creating chat no rollout found for thread id 019fbe98-48b8-7682-bee4-b5ccfc00bee4

Also your PS command: "What platform is your computer?
For macOS and Linux: copy the output of uname -mprs For Windows: copy the output of "$([Environment]::OSVersion | ForEach-Object VersionString) $(if ([Environment]::Is64BitOperatingSystem) { "x64" } else { "x86" })" in the PowerShell console" - It's not working and unnecessarily sloppy.

What is the expected behavior?

Windows PS command:
$([Environment]::OSVersion.VersionString) $(if ([Environment]::Is64BitOperatingSystem) { 'x64' } else { 'x86' })

Additional information

_No response_

View original on GitHub ↗

1 Comment

github-actions[bot] contributor · 26 days ago

Potential duplicates detected. Please review them and close your issue if it is a duplicate.

  • #36061

Powered by Codex Action