vscode github copilot chat一直跳登錄解決辦法
問題表象
vscode登錄上github后,借助Remote - SSH連到遠端服務器上使用github copilot chat面板對項目進行提問時,一直提示要登錄GitHub。查看插件日志發(fā)現如下報錯:

github copilot插件日志:
[info] [fetcher] Using Helix fetcher, Electron fetcher is not available.
[error] [default] Error sending telemetry FetchError: Client network socket disconnected before secure TLS connection was established

github copilot chat插件日志:
[warning] [LanguageModelAccess] LanguageModel/Embeddings are not available without auth token
[error] InvalidArgumentError: Invalid URL protocol: the URL must start with `http:` or `https:`.
解決辦法
去掉http.proxy代理,或者改為http協(xié)議的代碼,不要用socks5協(xié)議




浙公網安備 33010602011771號