Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the minimum required version for Copilot #48

Open
aponcedeleonch opened this issue Jan 21, 2025 · 2 comments
Open

Document the minimum required version for Copilot #48

aponcedeleonch opened this issue Jan 21, 2025 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@aponcedeleonch
Copy link

aponcedeleonch commented Jan 21, 2025

We don't seem to have documented the supported Copilot version.

Today @peppescg and me experienced issues on Copilot 1.250.0. We couldn't connect to CodeGate. We know that CodeGate runs on Copilot 1.257.0, (it's what I am currently using).

Image

Logs seen in vscode with version Copilot 1.250.0

2025-01-21 14:19:15.930 [error] [default] Error sending telemetry FetchError: tunneling socket could not be established, cause=socket hang up
    at fetch (/Users/giuseppe/.vscode/extensions/github.copilot-1.250.0/node_modules/@adobe/helix-fetch/src/fetch/index.js:99:11)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at cachingFetch (/Users/giuseppe/.vscode/extensions/github.copilot-1.250.0/node_modules/@adobe/helix-fetch/src/fetch/index.js:288:16)
    at zue.fetch (/Users/giuseppe/.vscode/extensions/github.copilot-1.250.0/lib/src/network/helix.ts:93:22) {
  type: 'system',
  _name: 'FetchError',
  code: 'ECONNRESET',
  errno: undefined,
  erroredSysCall: undefined,
@aponcedeleonch aponcedeleonch added the documentation Improvements or additions to documentation label Jan 21, 2025
@danbarr
Copy link
Collaborator

danbarr commented Jan 21, 2025

Hmm, I know I've upgraded Copilot through several versions now...I just rolled back my extension to 1.250.0, reloaded VS Code, and CodeGate is still working for me. Same going back to 1.240.

@aponcedeleonch
Copy link
Author

aponcedeleonch commented Jan 21, 2025

uuhm then maybe it was the vscode version. We updated both but I assumed that the culprit was Copilot
I will put it in the issue.

Current vscode version: 1.96.2
Potential version with the issue: 1.81.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants