Chrome extension: stale active-writer lock prevents creating a chat

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

What issue are you seeing?

When using the ChatGPT/Codex app, sending a message in an existing chat can fail with this error:

Error creating chat
thread <thread-id> already has an active writer

The error blocks creating or continuing the chat. The thread ID has been redacted.

What steps can reproduce the bug?

  1. In the ChatGPT/Codex app, open an existing chat thread.
  2. Enter and send any message in that chat.
  3. Observe the thread <thread-id> already has an active writer error.
  4. Close the Codex Chrome extension window and retry sending a message.
  5. Observe that the error can persist after the extension window is closed.

What is the expected behavior?

The app should allow a message to be sent when no live writer remains. If another view is actively using the thread, the UI should identify that state and provide a way to recover without requiring the user to restart Chrome or abandon the chat.

Additional information

This was observed on macOS. Closing the Chrome extension window did not clear the lock.

View original on GitHub ↗

1 Comment

github-actions[bot] contributor · 11 days ago

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

  • #38560

Powered by Codex Action