-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded
Milestone
Description
I AM THE CREATOR OF THE CACHER EXTENSION
- VSCode Version: 1.30.0-Insider
- OS Version: macOS 10.14.1
Steps to Reproduce:
- Install Cacher from: https://marketplace.visualstudio.com/items?itemName=Cacher.cacher-vscode
- Run command
Cacher: Setup - 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded