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-24T15:33:21.660231Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (3/5 in 775ms)... turn_id=01a03467-9de4-74a3-8cd1-2b7c3d6b6f51 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-24T15:33:21.745747Z WARN codex_core_plugins::manifest: ignoring interface.defaultPrompt[0]: prompt must be at most 128 characters path=file:///tmp/gh-aw/mcp-config/.tmp/plugins/plugins/ngs-analysis/.codex-plugin/plugin.json
2026-08-24T15:33:21.747539Z WARN codex_core_plugins::manifest: ignoring interface.defaultPrompt[0]: prompt must be at most 128 characters path=file:///tmp/gh-aw/mcp-config/.tmp/plugins/plugins/ngs-analysis/.codex-plugin/plugin.json
2026-08-24T15:33:22.451958Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (4/5 in 1.496s)... turn_id=01a03467-9de4-74a3-8cd1-2b7c3d6b6f51 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-24T15:33:23.965451Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (5/5 in 3.216s)... turn_id=01a03467-9de4-74a3-8cd1-2b7c3d6b6f51 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/32745212320
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: The Daily Repository Chronicle
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/32745212320
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 daily-repo-chronicle failure in https://github.com/github/gh-aw/actions/runs/32745212320Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: