正式车 github copilot 在idea中使用不了
一直处于loading 状态
然后我去查了下idea 的日志
2024-06-12 09:21:18,475 [ 141597] INFO - #copilot - [fetcher] Request failed, attempting fallback. FetchError: connect ETIMEDOUT 13.107.5.93:443
at fetch (C:\snapshot\copilot-client\node_modules\@adobe\helix-fetch\src\fetch\index.js:99:11)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at cachingFetch (C:\snapshot\copilot-client\node_modules\@adobe\helix-fetch\src\fetch\index.js:288:16)
at Qre.fetch (C:\snapshot\copilot-client\lib\src\network\helix.ts:78:22)
at Xre.fetch (C:\snapshot\copilot-client\agent\src\network\fallbackFetcher.ts:30:20)
at determineReachability (C:\snapshot\copilot-client\lib\src\reachability.ts:42:26)
at C:\snapshot\copilot-client\lib\src\reachability.ts:31:35
at async Promise.all (index 3)
at checkReachability (C:\snapshot\copilot-client\lib\src\reachability.ts:34:12)
at xee.check (C:\snapshot\copilot-client\lib\src\conversation\preconditions.ts:33:30) {
type: 'system',
_name: 'FetchError',
code: 'ETIMEDOUT',
errno: -4039,
erroredSysCall: 'connect'
}
但是在 vscode 使用copilot 是正常使用的。
在idea配置copilot 中,配置过 authentication provider= https://cocopilot.org ,但是买了车位之后就删除掉这个配置了,不知道是不是这个原因