Skip to content

fix: uncaught error on failure to connect to update service #152

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

Merged
merged 2 commits into from
Jun 10, 2022

Conversation

connor4312
Copy link
Member

No description provided.

Verified

This commit was signed with the committer’s verified signature.
connor4312 Connor Peet

Verified

This commit was signed with the committer’s verified signature.
connor4312 Connor Peet
@connor4312 connor4312 merged commit cabeacc into main Jun 10, 2022
@connor4312 connor4312 deleted the fix/uncaught-update-error branch June 10, 2022 08:19
justinmk3 added a commit to aws/aws-toolkit-vscode that referenced this pull request Jun 10, 2022
Problem:
macos CI fails with:

    Setting up VS Code test instance, version: insiders
    Downloading VS Code insiders from https://update.code.visualstudio.com/latest/darwin/insider
    Error: read ECONNRESET
        at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20) {
      errno: -54,
      code: 'ECONNRESET',
      syscall: 'read'
    }

Solution:
Update vscode-test which includes a fix:
microsoft/vscode-test#152
microsoft/vscode#151588
justinmk3 added a commit to aws/aws-toolkit-vscode that referenced this pull request Jun 10, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Problem:
macos CI fails with:

    Setting up VS Code test instance, version: insiders
    Downloading VS Code insiders from https://update.code.visualstudio.com/latest/darwin/insider
    Error: read ECONNRESET
        at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20) {
      errno: -54,
      code: 'ECONNRESET',
      syscall: 'read'
    }

Solution:
Update vscode-test which includes a fix:
microsoft/vscode-test#152
microsoft/vscode#151588
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants