You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Engine Failure: The codex engine terminated unexpectedly.
Last agent output:
2026-08-24T12:29:33.157519Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (2/5 in 374ms)... turn_id=01a033bf-5737-7b32-acf4-782c6b4aec88 retries=2 max_retries=5 sampling_error=unexpected status 404 Not Found: {"error":"OpenAI proxy not configured (no OPENAI_API_KEY/COPILOT_PROVIDER_API_KEY or OIDC auth)"}, url: http://172.30.0.30:10000/responses
{"type":"error","message":"Reconnecting... 2/5 (unexpected status 404 Not Found: {\"error\":\"OpenAI proxy not configured (no OPENAI_API_KEY/COPILOT_PROVIDER_API_KEY or OIDC auth)\"}, url: http://172.30.0.30:10000/responses)"}
2026-08-24T12:29:33.551760Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (3/5 in 753ms)... turn_id=01a033bf-5737-7b32-acf4-782c6b4aec88 retries=3 max_retries=5 sampling_error=unexpected status 404 Not Found: {"error":"OpenAI proxy not configured (no OPENAI_API_KEY/COPILOT_PROVIDER_API_KEY or OIDC auth)"}, url: http://172.30.0.30:10000/responses
{"type":"error","message":"Reconnecting... 3/5 (unexpected status 404 Not Found: {\"error\":\"OpenAI proxy not configured (no OPENAI_API_KEY/COPILOT_PROVIDER_API_KEY or OIDC auth)\"}, url: http://172.30.0.30:10000/responses)"}
2026-08-24T12:29:34.332127Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (4/5 in 1.623s)... turn_id=01a033bf-5737-7b32-acf4-782c6b4aec88 retries=4 max_retries=5 sampling_error=unexpected status 404 Not Found: {"error":"OpenAI proxy not configured (no OPENAI_API_KEY/COPILOT_PROVIDER_API_KEY or OIDC auth)"}, url: http://172.30.0.30:10000/responses
{"type":"error","message":"Reconnecting... 4/5 (unexpected status 404 Not Found: {\"error\":\"OpenAI proxy not configured (no OPENAI_API_KEY/COPILOT_PROVIDER_API_KEY or OIDC auth)\"}, url: http://172.30.0.30:10000/responses)"}
2026-08-24T12:29:35.975652Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (5/5 in 3.331s)... turn_id=01a033bf-5737-7b32-acf4-782c6b4aec88 retries=5 max_retries=5 sampling_error=unexpected status 404 Not Found: {"error":"OpenAI proxy not configured (no OPENAI_API_KEY/COPILOT_PROVIDER_API_KEY or OIDC auth)"}, url: http://172.30.0.30:10000/responses
{"type":"error","message":"Reconnecting... 5/5 (unexpected status 404 Not Found: {\"error\":\"OpenAI proxy not configured (no OPENAI_API_KEY/COPILOT_PROVIDER_API_KEY or OIDC auth)\"}, url: http://172.30.0.30:10000/responses)"}
{"type":"error","message":"unexpected status 404 Not Found: {\"error\":\"OpenAI proxy not configured (no OPENAI_API_KEY/COPILOT_PROVIDER_API_KEY or OIDC auth)\"}, url: http://172.30.0.30:10000/responses"}
{"type":"turn.failed","error":{"message":"unexpected status 404 Not Found: {\"error\":\"OpenAI proxy not configured (no OPENAI_API_KEY/COPILOT_PROVIDER_API_KEY or OIDC auth)\"}, url: http://172.30.0.30:10000/responses"}}
Action Required
Assign this issue to an agent to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/github/gh-aw/actions/runs/32727091257
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Ponytail Reviewer
Branch: copilot/determine-efficient-repo-checkout
Run: https://github.com/github/gh-aw/actions/runs/32727091257
Pull Request: #55388
Warning
Engine Failure: The
codexengine terminated unexpectedly.Last agent output:
Action Required
Assign this issue to an agent to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the
agentic-workflowsprompt.agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.mddebug the agentic workflow ponytail-reviewer failure in https://github.com/github/gh-aw/actions/runs/32727091257Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: