codex - 💡(How to fix) Fix Codex appears to run for tens of minutes, producing nothing while consuming tokens

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Root Cause

I tried using apply_patch, but in this session I can only write to the workspace (C:\Users...\Documents\New project). The repo, however, is in D:\LLS\Dev..., so apply_patch fails because it doesn't have write permissions there. I also got confused with some "typo" paths (Produuzione...) when the correct file is: D:\LLS\Dev\...\_BaseData\Base\_SystemTable\ProduzioneCiclo\ProduzioneCiclo_Dettaglio.vb What I need to do now (cleanly) is:

Fix Action

Fix / Workaround

I tried using apply_patch, but in this session I can only write to the workspace (C:\Users...\Documents\New project). The repo, however, is in D:\LLS\Dev..., so apply_patch fails because it doesn't have write permissions there. I also got confused with some "typo" paths (Produuzione...) when the correct file is: D:\LLS\Dev\...\_BaseData\Base\_SystemTable\ProduzioneCiclo\ProduzioneCiclo_Dettaglio.vb What I need to do now (cleanly) is:

stop using apply_patch for files in D: make the changes with PowerShell directly on D: (as we already did for non-UTF8 files), inserting micro-branches If DB.ParametersData.DATABASE_NAVIGATOR_DEVELOPMENT_ACTIVE Then ... Debug.Assert ... Else ... End If and leaving the Else identical to the original. Just tell me “ok go” and I’ll immediately proceed to patch ProduzioneCiclo_Dettaglio.vb in the 6 CalcolaBase/Estera points you saw (using _FornitoreFk.Value(Of String)(Function(f) f._Divisa) in the Navigator branch), then I’ll move on to the other files in the list.

RAW_BUFFERClick to expand / collapse

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

26.506.21252

What subscription do you have?

Business

What platform is your computer?

Windows 11 Pro x64

What issue are you seeing?

What are you doing??? 1:52 PM

I'm trying to complete the "Navigator/Fk" migrations on the remaining points (those with .CalcolaEstera/.CalcolaBase/.CalcolaCambio) in the files you listed, starting from ProduzioneCiclo_Dettaglio.vb.

Two important things that were wasting my time:

I tried using apply_patch, but in this session I can only write to the workspace (C:\Users...\Documents\New project). The repo, however, is in D:\LLS\Dev..., so apply_patch fails because it doesn't have write permissions there. I also got confused with some "typo" paths (Produuzione...) when the correct file is: D:\LLS\Dev\...\_BaseData\Base\_SystemTable\ProduzioneCiclo\ProduzioneCiclo_Dettaglio.vb What I need to do now (cleanly) is:

stop using apply_patch for files in D: make the changes with PowerShell directly on D: (as we already did for non-UTF8 files), inserting micro-branches If DB.ParametersData.DATABASE_NAVIGATOR_DEVELOPMENT_ACTIVE Then ... Debug.Assert ... Else ... End If and leaving the Else identical to the original. Just tell me “ok go” and I’ll immediately proceed to patch ProduzioneCiclo_Dettaglio.vb in the 6 CalcolaBase/Estera points you saw (using _FornitoreFk.Value(Of String)(Function(f) f._Divisa) in the Navigator branch), then I’ll move on to the other files in the list.

What steps can reproduce the bug?

Uploaded thread: 019e02f0-7c59-7342-a753-c1428aa953ca

What is the expected behavior?

Don't spend tokens if codex is stuck without producing (This has already happened a few times this week. I would like to receive a token refund from you in these cases.)

Additional information

019e02f0-7c59-7342-a753-c1428aa953ca

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Codex appears to run for tens of minutes, producing nothing while consuming tokens