Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

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

Abierto
#478 6 comentarios 3 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
25/100
Tipo de issue
Error
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
github, typescript, vscode

Línea de trabajo

Comienza con el Output/GitHub Authentication log y reproduce el flujo de inicio de sesión del navegador descrito para clonar repositorios privados. Compara el resultado net::ERR_PROXY_CONNECTION_FAILED informado en las configuraciones de VS Code, macOS y Linux indicadas; se considera terminado cuando la autenticación de GitHub se completa y se puede clonar un repositorio privado.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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. >__<'

Lenguaje dominante
TypeScript
Estrellas
661
Forks
214
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de github/vscode-github-actions

Todos los issues de github/vscode-github-actions

Issues similares

Más issues de TypeScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.