Type: Bug
Hi, Support Team
Recently, I have been unable to signin with GitHub.
I've already reinstalled VSCode and reset VSCode local config, but I couldn't solve the problem
I am not familiar with Proxy and did not know what to do.
I would appreciate it if you could help me solve this problem. Thank you in advance.
- VS Code Version: 1.90.2
- OS Version: Windows_NT x64 10.0.26120
Below is GithubAuthentication log.
2024-06-25 00:55:28.782 [info] Getting sessions for user:email...
2024-06-25 00:55:28.782 [info] Got 0 sessions for user:email...
2024-06-25 00:55:29.744 [info] Logging in for the following scopes: user:email
2024-06-25 00:55:29.748 [info] Trying without local server... (user:email)
2024-06-25 00:55:32.424 [info] Exchanging code for token...
2024-06-25 00:55:42.516 [error] request to https://github.com/login/oauth/access_token failed, reason: socket hang up
Below is Network Proxy Test log.
VS Code 1.90.2 (5437499feb04f7a586f677b155b039bc2b3669eb)
Network Proxy Test 0.0.11
win32 10.0.26120 x64
Settings:
- http.proxy:
- http.proxyAuthorization: null
- http.proxyStrictSSL: true
- http.proxySupport: override
- http.systemCertificates: true
Environment variables:
Sending GET request to https://github.com...
vscode-proxy-agent: DIRECT
Received error: socket hang up (ECONNRESET)
Retrying while ignoring certificate issues to collect information on the certificate chain.
Sending GET request to https://github.com (allowing unauthorized)...
vscode-proxy-agent: DIRECT
Received error: socket hang up (ECONNRESET)
Type: Bug
Hi, Support Team
Recently, I have been unable to signin with GitHub.
I've already reinstalled VSCode and reset VSCode local config, but I couldn't solve the problem
I am not familiar with Proxy and did not know what to do.
I would appreciate it if you could help me solve this problem. Thank you in advance.
Below is GithubAuthentication log.
Below is Network Proxy Test log.