Skip to content

Getting SSL error on request #64133

@jookyboi

Description

@jookyboi

I AM THE CREATOR OF THE CACHER EXTENSION

  • VSCode Version: 1.30.0-Insider
  • OS Version: macOS 10.14.1

Steps to Reproduce:

  1. Install Cacher from: https://marketplace.visualstudio.com/items?itemName=Cacher.cacher-vscode
  2. Run command Cacher: Setup
  3. Enter API Key: 6ada540a7faaf0eb, API Token: 1d28a604ceaa202375251033d9725125

Expect:
Toast message to show "Successfully set up Cacher.".

Actual:
Request to https://api.cacher.io/vscode/validate never seems to complete.

When I try to log the error in Debug mode, I get the following error:

Error: write EPROTO 4557563328:error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error:../../vendor/node/deps/openssl/openssl/ssl/s23_clnt.c:802:
setup.controller.js:80
	at _errnoException (util.js:1024:11)
	at WriteWrap.afterWrite [as oncomplete] (net.js:867:14)

This error does not occur on VSCode v1.29.1.

Does this issue occur when all extensions are disabled?: No

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions