2024-07-29 17:57:35.267 [error] [auth] unable to get local issuer certificate
2024-07-29 17:57:35.437 [error] [default] Error sending telemetry FetchError: unable to get local issuer certificate
at fetch (c:Usersco28940.vscodeextensionsgithub.copilot-1.219.0node_modules@adobehelix-fetchsrcfetchindex.js:99:11)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at cachingFetch (c:Usersco28940.vscodeextensionsgithub.copilot-1.219.0node_modules@adobehelix-fetchsrcfetchindex.js:288:16)
at XO.fetch (c:Usersco28940.vscodeextensionsgithub.copilot-1.219.0libsrcnetworkhelix.ts:96:22) {
type: ‘system’,
_name: ‘FetchError’,
code: ‘UNABLE_TO_GET_ISSUER_CERT_LOCALLY’,
errno: undefined,
erroredSysCall: undefined
Npm : 10.5.0
Node: 18.20.2
VSCdoe : 1.86.1
I already tried
- WIN-CA certificate extension
- http.proxyStrictSSL is unchecked
- i downloaded local certificates to git config
- git config –gloabl http.sslVerify false
But still facing below issue. not able to login to github copilot
Mallikarjuna Rao Dama is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.