Hello OpenAI Community,
I’m running into an issue when trying to cancel a Codex task via the OpenAI web interface. Every time I click the stop button, I get back an error instead of stopping the task. Hoping someone can help me troubleshoot or confirm whether this is a backend bug.
The pop up says:
Failed to cancel task
and the task remains stuck in its previous state.
Screenshot:
1 Like
Im having the same issue now, Any solutions?
The entire Codex platform is unreliable and has many bugs. I would just let the task run, if it eventually completes, it won’t affect the repo, and the backend will stop any tasks that exceed the time limit anyway. There’s nothing you can do about it.
Hey @tartian & @shi9988 , OpenAI Support here. Can you open up your network debugger and let me know if there are any specific errors that are being emitted? Namely, do you see any “405” or “Method Not Allowed” errors in the network requests for the cancel
endpoint? Thank you!
Hi @dlc-oai , I’m also having 2 tasks hanging forever and can’t stop them. There is no 405 or other errors on the cancel endpoint and the response is {"success": true}
. Even with the cancel request working, the tasks keeps hanging forever.
Thanks in advance
@dlc-oai couldn’t attach more then 1 media, so here’s another print.