github-actions[bot]
published Aug 24, 2026, 3:09 PM · updated Aug 25, 2026, 4:51 AM
Workflow Failure
Workflow: Weekly Issue Summary
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/32742530451
Warning
Engine Failure: The codex engine terminated unexpectedly.
Last agent output:
2026-08-24T15:07:25.803150Z 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:07:25.804821Z 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:07:26.091230Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (3/5 in 722ms)... turn_id=01a0344f-e12c-7761-b679-b5b6bc4071b7 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:07:26.829884Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (4/5 in 1.685s)... turn_id=01a0344f-e12c-7761-b679-b5b6bc4071b7 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:07:28.531541Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (5/5 in 3.033s)... turn_id=01a0344f-e12c-7761-b679-b5b6bc4071b7 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/32742530451
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
- Start your agent
- Load the
agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.md - Type
debug the agentic workflow weekly-issue-summary failure in https://github.com/github/gh-aw/actions/runs/32742530451
Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set report-failure-as-issue: false in its frontmatter:
safe-outputs:
report-failure-as-issue: falseGenerated from Weekly Issue Summary · ◷
- expires on Aug 25, 2026, 3:09 AM UTC