{"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: a2eea1ddcc1bd708-IAD, request id: aaa56751-1910-4b97-a929-1533df887578, auth error: 401, auth error code: invalid_project)"}
2026-08-22T03:01:19.702134Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (2/5 in 392ms)... turn_id=01a0276a-6202-70b3-b34a-609dbea7a343 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: a2eea1ddcc1bd708-IAD, request id: aaa56751-1910-4b97-a929-1533df887578, auth error: 401, auth error code: invalid_project
2026-08-22T03:01:20.684247Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (3/5 in 817ms)... turn_id=01a0276a-6202-70b3-b34a-609dbea7a343 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: a2eea1e41bc9e604-IAD, request id: 804ec414-9dda-4c17-9f8f-5703bc242180, 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: a2eea1e41bc9e604-IAD, request id: 804ec414-9dda-4c17-9f8f-5703bc242180, auth error: 401, auth error code: invalid_project)"}
2026-08-22T03:01:21.742035Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (4/5 in 1.451s)... turn_id=01a0276a-6202-70b3-b34a-609dbea7a343 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: a2eea1ea9d9fae7d-IAD, request id: 645326a3-c730-4f99-b14f-a1f305c63622, 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: a2eea1ea9d9fae7d-IAD, request id: 645326a3-c730-4f99-b14f-a1f305c63622, auth error: 401, auth error code: invalid_project)"}
2026-08-22T03:01:23.488707Z WARN codex_core::responses_retry: stream disconnected - retrying sampling request (5/5 in 3.175s)... turn_id=01a0276a-6202-70b3-b34a-609dbea7a343 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: a2eea1f57ece0fbe-IAD, request id: dd50691d-0693-412f-b872-cde8b93b0f87, 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: a2eea1f57ece0fbe-IAD, request id: dd50691d-0693-412f-b872-cde8b93b0f87, 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: a2eea20d5c83318a-IAD, request id: c7c8ff67-4c46-4e57-b47c-07f72d29986e, 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: a2eea20d5c83318a-IAD, request id: c7c8ff67-4c46-4e57-b47c-07f72d29986e, auth error: 401, auth error code: invalid_project"}}
Workflow Failure
Workflow: Smoke Codex
Branch: copilot/fix-codex-binary-path
Run: https://github.com/github/gh-aw/actions/runs/32547658432
Pull Request: #54687
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 smoke-codex failure in https://github.com/github/gh-aw/actions/runs/32547658432Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: