Open cxw620 opened 10 months ago
probably only users live in mainland China will meet with such issue so the following temporal solution is written in Chinese.
给同样遇到这个问题的人的临时解决方案: 使用 xray 或 v2ray 的 Dokodemo-Door 直接转发, 即
gitkraken-alb-1428903822.us-east-1.elb.amazonaws.com
依然报告网络错误,请尝试暂时清除 VSCode 的代理设置然后重启 VSCode。
您好,请问如果用的是clash应该如何做呢?
您好,请问如果用的是clash应该如何做呢?
不清楚,好久没用过了。
probably only users live in mainland China will meet with such issue so the following temporal solution is written in Chinese.
给同样遇到这个问题的人的临时解决方案: 使用 xray 或 v2ray 的 Dokodemo-Door 直接转发, 即
- 将 api.gitkraken.com 和 app.gitkraken.com 解析到 127.0.0.1
- 本地机器配置 Dokodemo-Door 监听 443 端口到远程机器某端口(假设为 10443), address 配置为远程机器 IP
- 远程机器配置 Dokodemo-Door 监听 10443 端口, address 配置为
gitkraken-alb-1428903822.us-east-1.elb.amazonaws.com
依然报告网络错误,请尝试暂时清除 VSCode 的代理设置然后重启 VSCode。
您好
probably only users live in mainland China will meet with such issue so the following temporal solution is written in Chinese.
给同样遇到这个问题的人的临时解决方案: 使用 xray 或 v2ray 的 Dokodemo-Door 直接转发, 即
- 将 api.gitkraken.com 和 app.gitkraken.com 解析到 127.0.0.1
- 本地机器配置 Dokodemo-Door 监听 443 端口到远程机器某端口(假设为 10443), address 配置为远程机器 IP
- 远程机器配置 Dokodemo-Door 监听 10443 端口, address 配置为
gitkraken-alb-1428903822.us-east-1.elb.amazonaws.com
依然报告网络错误,请尝试暂时清除 VSCode 的代理设置然后重启 VSCode。
您好,我是
probably only users live in mainland China will meet with such issue so the following temporal solution is written in Chinese.
给同样遇到这个问题的人的临时解决方案: 使用 xray 或 v2ray 的 Dokodemo-Door 直接转发, 即
- 将 api.gitkraken.com 和 app.gitkraken.com 解析到 127.0.0.1
- 本地机器配置 Dokodemo-Door 监听 443 端口到远程机器某端口(假设为 10443), address 配置为远程机器 IP
- 远程机器配置 Dokodemo-Door 监听 10443 端口, address 配置为
gitkraken-alb-1428903822.us-east-1.elb.amazonaws.com
依然报告网络错误,请尝试暂时清除 VSCode 的代理设置然后重启 VSCode。
您好,我是领取的学生包,在vscode中粘贴url地址没有反应,出现提示Unable to sign in to GitKraken: request timed out. Please try again. If this issue persists, please contact support. 您给的方案我没有明白要怎么操作,能具体再说下嘛?感谢!
已经解决了,把插件装到本地就ok了!
Description
api.gitkraken.com
orapp.gitkraken.com
is not accessible in China mainland since most aws elb ipv4 addresses are blocked by GFW, so I've to enable proxy.However, it seems that Gitlens will not connect to proxy (notice through proxy software's log) I set and signing in fails with alert
Unable to sign in to GitKraken: request timed out. Please try again. If this issue persists, please contact support.
I've tried solutions mentioned in #3040 and #3013 though the issue persists, so I come here for help.
P.S. Maybe configuring dualstack aws elb for
api.gitkraken.com
andapp.gitkraken.com
helps since aws most v6 addresses are not blocked.GitLens Version
14.6.1
VS Code Version
Version: 1.85.1 Commit: 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 Date: 2023-12-13T09:49:37.021Z Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Code/1.85.1 Chrome/114.0.5735.289 Electron/25.9.7 Safari/537.36
Git Version
git version 2.41.0.windows.3
Logs, Screenshots, Screen Captures, etc