github-actions[bot]
published Aug 26, 2026, 9:04 AM · updated Aug 26, 2026, 9:29 PM
Workflow Failure
Workflow: Dev
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/32950513075
Warning
Engine Failure: The codex engine terminated unexpectedly.
Last agent output:
2026-08-26T09:02:12.828096Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (2/5 in 388ms)... turn_id=01a03d4e-364c-7520-bbf7-f5f38d4a2b7a 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: a311a800c92fcba2-LAX, request id: 9f49c6f5-6cd6-4a6d-a179-b325d11b1d81, 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: a311a800c92fcba2-LAX, request id: 9f49c6f5-6cd6-4a6d-a179-b325d11b1d81, auth error: 401, auth error code: invalid_project)"}
2026-08-26T09:02:13.676486Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (3/5 in 856ms)... turn_id=01a03d4e-364c-7520-bbf7-f5f38d4a2b7a 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: a311a8071d3e8e47-LAX, request id: c380b775-4d39-4bc4-b41a-7b766d6ba37f, 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: a311a8071d3e8e47-LAX, request id: c380b775-4d39-4bc4-b41a-7b766d6ba37f, auth error: 401, auth error code: invalid_project)"}
2026-08-26T09:02:15.101280Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (4/5 in 1.663s)... turn_id=01a03d4e-364c-7520-bbf7-f5f38d4a2b7a 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: a311a80eec9d5b5f-LAX, request id: 175b224f-4496-49d6-a40e-11769c6a9af5, 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: a311a80eec9d5b5f-LAX, request id: 175b224f-4496-49d6-a40e-11769c6a9af5, auth error: 401, auth error code: invalid_project)"}
2026-08-26T09:02:17.164404Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (5/5 in 3.462s)... turn_id=01a03d4e-364c-7520-bbf7-f5f38d4a2b7a 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: a311a81cbfe94747-LAX, request id: 67b233c6-322f-48ce-bf15-8a6aa9b2ddd9, 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: a311a81cbfe94747-LAX, request id: 67b233c6-322f-48ce-bf15-8a6aa9b2ddd9, 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: a311a8375eac2b62-LAX, request id: cfc11812-a70f-4869-9205-31ad1bbceaa8, 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: a311a8375eac2b62-LAX, request id: cfc11812-a70f-4869-9205-31ad1bbceaa8, 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/32950513075
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/32950513075
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 26, 2026, 9:04 PM UTC