Process-local auth token stops refreshing; all prompts fail until restart
還沒有人認領這個 Issue。
評估
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 新手友好度
- 45/100
- Issue 類型
- 缺陷
- 描述清晰度
- 基本清楚
- 活躍度
- 活躍
- 技術堆疊
- github
- 領域
- api, authentication, cli
研究方向
Retest the failure on the current stable version using a long-running resumed CLI process, then compare the /ask and /login behavior with the recorded MCP and Copilot Tasks API 401 timeline. Done means service and MCP tokens refresh during the active workflow, or /login reloads usable credentials so prompts recover without restarting the process.
由索引模型根據 Issue 內容生成。
描述
Describe the bug
A long-running Copilot CLI process permanently loses authentication. After the failure, every normal prompt and /ask immediately returns an authorization error. Running /login does not recover the process. Restarting and resuming the same session restores operation immediately.
The failure is process-local: several older concurrent CLI processes remained usable, and a newly launched process authenticated successfully. No COPILOT_GITHUB_TOKEN, GH_TOKEN, or GITHUB_TOKEN override was present.
The failing process first logged an expired/rejected GitHub MCP token almost exactly one hour after startup. It later logged 401 AuthenticateToken failed from the Copilot Tasks API. OAuth recovery attempted discovery against the enterprise Copilot endpoint but failed, leaving the process permanently unable to submit prompts.
Affected version
GitHub Copilot CLI 1.0.85 on Windows 11. The process was launched by a host application with --no-auto-update, --resume, and an additional MCP configuration.
Steps to reproduce
- Start an interactive Copilot CLI session and keep it open while performing a long-running workflow.
- Keep several other CLI sessions running concurrently.
- After approximately one hour or longer, submit another prompt.
- Observe that every prompt and /ask reports an authorization error.
- Run /login; observe that the process remains broken.
- Start a new CLI process; observe that it works immediately.
- Restart/resume the failed process; observe that authentication works again.
Expected behavior
Short-lived service and MCP tokens should refresh automatically without interrupting the active workflow. If refresh fails, /login should reload the new credentials into the current process.
Actual behavior
The process retains unusable authentication state indefinitely and all model turns fail until the process is restarted.
Timeline and log evidence
- Process start: 2026-09-21 20:20:37 PDT
- GitHub MCP 401 invalid_token: 2026-09-21 21:21:01 PDT (1 hour, 24 seconds after startup)
- Copilot Tasks API 401 AuthenticateToken failed: 2026-09-21 22:05:48 and 22:09:33 PDT
- MCP resource: https://api.githubcopilot.com/.well-known/oauth-protected-resource/mcp/readonly
- Failed OAuth metadata discovery: https://api.enterprise.githubcopilot.com/mcp/readonly
- Request IDs:
- BE0F:221FB7:19F29C8:1DB6AF1:6AB20CAC
- 633A:221FB7:1A2915E:1DF4EE8:6AB20D8D
A sanitized diagnostic excerpt is available. Raw conversation history and credentials have been excluded.
Related issues
- #3763 — session token expiry stops workflows
- #4203 — expired MCP OAuth token does not silently refresh
- #4842 — MCP OAuth refresh/reconnect concurrency
- #2818 — earlier one-hour session-token expiry issue, reported fixed in 1.0.35-3
Additional context
Current stable is newer than the affected installation. I will retest on the current stable version and update this issue, but this report captures a repeatable failure seen multiple times on 1.0.85.
- 主要語言
- Shell
- 星號
- 11.2k
- 分支
- 1.9k
- 平均合併
- 14 小時 16 分鐘
- 30 天內合併 PR
- 6
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
github/copilot-cli 的其他 Issue
-
triage
難度 2/5 1-3 小時 新手友好度 75/100
github/copilot-cli#4932 ·
-
triage
難度 2/5 1-3 小時 新手友好度 78/100
github/copilot-cli#4909 ·
-
triage
難度 2/5 1-3 小時 新手友好度 76/100
github/copilot-cli#4906 ·
-
triage
難度 2/5 1-3 小時 新手友好度 72/100
github/copilot-cli#4848 ·
-
area:agents area:mcp
難度 2/5 1-3 小時 新手友好度 72/100
github/copilot-cli#4729 ·
查看 github/copilot-cli 的全部 Issue
相似的 Issue
-
難度 2/5 1-3 小時 新手友好度 70/100
huggingface/Repo2RLEnv#163 · 1 則留言 ·
-
setup tools wizard offers no GitHub auth path, and setup summary doesn't recognize `gh` CLI auth 未關閉area/auth comp/cli P3 tool/skills type/bug
難度 2/5 1-3 小時 新手友好度 75/100
NousResearch/hermes-agent#121131 ·
-
難度 2/5 1-3 小時 新手友好度 75/100
-
bug
難度 2/5 1-3 小時 新手友好度 75/100
bradcypert/plum#53 ·
-
難度 2/5 1-3 小時 新手友好度 70/100
WingedGuardian/GENesis-AGI#2301 ·