Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#478 コメント 6 件 リアクション 3 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
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. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github/vscode-github-actions のほかの issue

github/vscode-github-actions の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。