Error creating chat no rollout found for thread id
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_
1 Comment
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action