Featured image of post 인증서 오류로 GitHub Copilot을 사용할 수 없게 된 경우의 대처 방법

인증서 오류로 GitHub Copilot을 사용할 수 없게 된 경우의 대처 방법

GitHub Copilot에서 다음과 같은 오류가 표시된 경우의 대처 방법

2024년 4월 19일경부터 GitHub Copilot을 사용할 수 없게 되었습니다. 오류 메시지는 다음과 같습니다.

1
2
[ERROR] [ghostText] [2024-04-21T04:06:46.900Z] Error on ghost text request: (FetchError) unable to verify the first certificate
[ERROR] [certificates] [2024-04-21T04:06:46.901Z] Your current Copilot license doesn't support proxy connections with custom certificates. Please visit https://gh.io/copilot-network-errors to learn more. Original cause: {"type":"system","_name":"FetchError","code":"UNABLE_TO_VERIFY_LEAF_SIGNATURE"}

대처 방법

이것은 ESET의 버그인 것 같습니다. ESET의 고급 설정에서 ‘SSL/TLS 활성화’를 OFF로 설정합니다. img_1.png

참고

AWS의 CDK에서도 동일한 오류가 발생하는 것 같습니다.

comments powered by Disqus
Hugo로 만듦
JimmyStack 테마 사용 중