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?
- In the ChatGPT/Codex app, open an existing chat thread.
- Enter and send any message in that chat.
- Observe the
thread <thread-id> already has an active writererror. - Close the Codex Chrome extension window and retry sending a message.
- 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.
1 Comment
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action