Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Another "you have not yet finished authorizing this extension to use github" issue

未關閉
#478 6 則留言 3 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
25/100
Issue 類型
缺陷
描述清晰度
需要釐清
活躍度
停滯
技術堆疊
github, typescript, vscode

研究方向

從 Output/GitHub Authentication log 開始,重現為複製私人儲存庫所描述的瀏覽器登入流程。比較所列 VS Code、macOS 和 Linux 設定中回報的 net::ERR_PROXY_CONNECTION_FAILED 結果;完成的標準是 GitHub 驗證完成,並且可以複製私人儲存庫。

由索引模型根據 Issue 內容生成。

描述

bug

Hi everyone,

I am one of those unlucky fellows with this error, and I haven't been able to find any solution yet.

I am using MacOS 15.5 build 24F74 and the following version of VS Code:

Version: 1.100.2 (Universal)
Commit: 848b80aeb52026648a8ff9f7c45a9b0a80641e2e
Date: 2025-05-14T21:47:40.416Z
Electron: 34.5.1
ElectronBuildId: 11369351
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0

My browser is Brave 1.78.102 (Chromium: 136.0.7103.113).

When I am trying to clone one of my private repos, VS Code tells me the extension GitHub wants to sign in using GitHub:

Image

When I press the button, a new tab in my browser opens:

Image

Finally, a pop-up message appears in the browser asking if I want to open VS Code, and when I agree, it throws me back to VS Code with this message:

Image

At this point an error "ERR_PROXY_CONNECTION_FAILED" in the Output/GitHub Authentication appears:

2025-05-24 09:23:23.529 [info] Getting sessions for read:user,repo,user:email,workflow...
2025-05-24 09:23:23.529 [info] Got 0 sessions for read:user,repo,user:email,workflow...
2025-05-24 09:23:29.360 [info] Logging in with 'any' account...
2025-05-24 09:23:29.360 [info] Logging in for the following scopes: read:user repo user:email workflow
2025-05-24 09:23:29.363 [info] Trying without local server... (read:user repo user:email workflow)
2025-05-24 09:23:33.228 [info] Exchanging code for token...
2025-05-24 09:23:33.311 [error] net::ERR_PROXY_CONNECTION_FAILED

However, I don't have any proxy. I am also having the same issue on the latest builds of Manjaro and Ubuntu.

Switching to another browser or a different network does not help either.

I would highly appreciate any help, I am falling into despair and thinking about migration to GitLab and switching to some other IDE already, even though I don't want to. >__<'

主要語言
TypeScript
星號
661
分支
214
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

github/vscode-github-actions 的其他 Issue

查看 github/vscode-github-actions 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。