github-actions[bot]
published Aug 25, 2026, 9:05 AM · updated Aug 25, 2026, 10:48 PM
Workflow Failure
Workflow: Dev
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/32829324634
Warning
Engine Failure: The codex engine terminated unexpectedly.
Last agent output:
2026-08-25T09:03:15.912933Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (2/5 in 397ms)... turn_id=01a03828-cfb6-70a3-a467-4d43337b85bf retries=2 max_retries=5 sampling_error=unexpected status 401 Unauthorized: You do not have access to the project tied to the API key., url: http://172.30.0.30:10000/responses, cf-ray: a3096c2c28fc52d6-IAD, request id: 0948dada-6589-4df2-bf1d-2f54cf344548, auth error: 401, auth error code: invalid_project
{"type":"error","message":"Reconnecting... 2/5 (unexpected status 401 Unauthorized: You do not have access to the project tied to the API key., url: http://172.30.0.30:10000/responses, cf-ray: a3096c2c28fc52d6-IAD, request id: 0948dada-6589-4df2-bf1d-2f54cf344548, auth error: 401, auth error code: invalid_project)"}
2026-08-25T09:03:16.900399Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (3/5 in 780ms)... turn_id=01a03828-cfb6-70a3-a467-4d43337b85bf retries=3 max_retries=5 sampling_error=unexpected status 401 Unauthorized: You do not have access to the project tied to the API key., url: http://172.30.0.30:10000/responses, cf-ray: a3096c324f7c0cf6-IAD, request id: 8f68aaaf-73f2-4b7b-81f0-c27394a37db0, auth error: 401, auth error code: invalid_project
{"type":"error","message":"Reconnecting... 3/5 (unexpected status 401 Unauthorized: You do not have access to the project tied to the API key., url: http://172.30.0.30:10000/responses, cf-ray: a3096c324f7c0cf6-IAD, request id: 8f68aaaf-73f2-4b7b-81f0-c27394a37db0, auth error: 401, auth error code: invalid_project)"}
2026-08-25T09:03:18.424006Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (4/5 in 1.716s)... turn_id=01a03828-cfb6-70a3-a467-4d43337b85bf retries=4 max_retries=5 sampling_error=unexpected status 401 Unauthorized: You do not have access to the project tied to the API key., url: http://172.30.0.30:10000/responses, cf-ray: a3096c3be8eaa9d2-IAD, request id: ad27ee29-b75e-4224-8b2f-23fa6ad83c08, auth error: 401, auth error code: invalid_project
{"type":"error","message":"Reconnecting... 4/5 (unexpected status 401 Unauthorized: You do not have access to the project tied to the API key., url: http://172.30.0.30:10000/responses, cf-ray: a3096c3be8eaa9d2-IAD, request id: ad27ee29-b75e-4224-8b2f-23fa6ad83c08, auth error: 401, auth error code: invalid_project)"}
2026-08-25T09:03:21.166419Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (5/5 in 3.388s)... turn_id=01a03828-cfb6-70a3-a467-4d43337b85bf retries=5 max_retries=5 sampling_error=unexpected status 401 Unauthorized: You do not have access to the project tied to the API key., url: http://172.30.0.30:10000/responses, cf-ray: a3096c4d1dadaf8c-IAD, request id: 4049ae2d-8c39-49a8-b2b0-155600864938, auth error: 401, auth error code: invalid_project
{"type":"error","message":"Reconnecting... 5/5 (unexpected status 401 Unauthorized: You do not have access to the project tied to the API key., url: http://172.30.0.30:10000/responses, cf-ray: a3096c4d1dadaf8c-IAD, request id: 4049ae2d-8c39-49a8-b2b0-155600864938, auth error: 401, auth error code: invalid_project)"}
{"type":"error","message":"unexpected status 401 Unauthorized: You do not have access to the project tied to the API key., url: http://172.30.0.30:10000/responses, cf-ray: a3096c63ffdc73a3-IAD, request id: b02906b8-9fca-4e8c-b651-4bf8f4200964, auth error: 401, auth error code: invalid_project"}
{"type":"turn.failed","error":{"message":"unexpected status 401 Unauthorized: You do not have access to the project tied to the API key., url: http://172.30.0.30:10000/responses, cf-ray: a3096c63ffdc73a3-IAD, request id: b02906b8-9fca-4e8c-b651-4bf8f4200964, auth error: 401, auth error code: invalid_project"}}
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/32829324634
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 dev failure in https://github.com/github/gh-aw/actions/runs/32829324634
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: false
- expires on Aug 25, 2026, 9:05 PM UTC