Bug #110483 error
Submitted: 23 Mar 14:15 Modified: 23 Mar 14:42
Reporter: NGOUMOU ATANGANA Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Shell VSCode Extension Severity:S1 (Critical)
Version:1.9.1 OS:Windows
Assigned to: CPU Architecture:Any

[23 Mar 14:15] NGOUMOU ATANGANA
Description:
Running on a local VS Code session.
Starting embedded MySQL Shell, using config dir 'C:\Users\DELL\AppData\Roaming\MySQL\mysqlsh-gui' ...
Please enter the single instance token: 
15:11:21.735498 INFO: Token read from STDIN

15:11:21.869494 INFO: Starting MySQL Shell GUI web server...
15:11:21.870498 INFO: 	Checking web server certificate...
15:11:22.271492 INFO: The installed certificate has errors: The certificate is not installed at WIN Certificate Store
15:11:22.271492 INFO: 	Certificate is not installed. Use gui.core.installShellWebCertificate() to install one.

C++ Runtime availability could not checked: Error: Command failed: cscript.exe //Nologo c:\Users\DELL\.vscode\extensions\oracle.mysql-shell-for-vs-code-1.9.1-win32-x64\out\vbs\regList.wsf A HKLM\SOFTWARE\WOW6432Node\Microsoft\VisualStudio\14.0\VC\Runtimes\X64 HKLM\SOFTWARE\Microsoft\VisualStudio\14.0\VC\Runtimes\X64

How to repeat:
Running on a local VS Code session.
Starting embedded MySQL Shell, using config dir 'C:\Users\DELL\AppData\Roaming\MySQL\mysqlsh-gui' ...
Please enter the single instance token: 
15:11:21.735498 INFO: Token read from STDIN

15:11:21.869494 INFO: Starting MySQL Shell GUI web server...
15:11:21.870498 INFO: 	Checking web server certificate...
15:11:22.271492 INFO: The installed certificate has errors: The certificate is not installed at WIN Certificate Store
15:11:22.271492 INFO: 	Certificate is not installed. Use gui.core.installShellWebCertificate() to install one.

C++ Runtime availability could not checked: Error: Command failed: cscript.exe //Nologo c:\Users\DELL\.vscode\extensions\oracle.mysql-shell-for-vs-code-1.9.1-win32-x64\out\vbs\regList.wsf A HKLM\SOFTWARE\WOW6432Node\Microsoft\VisualStudio\14.0\VC\Runtimes\X64 HKLM\SOFTWARE\Microsoft\VisualStudio\14.0\VC\Runtimes\X64
[23 Mar 14:42] MySQL Verification Team
Hi Mr. Atangana,

Thank you for your bug report.

You have two problems on your system, that only you can correct:

15:11:22.271492 INFO: 	Certificate is not installed. Use gui.core.installShellWebCertificate() to install one.

C++ Runtime availability could not checked: Error: Command failed: cscript.exe //Nologo c:\Users\DELL\.vscode\extensions\oracle.mysql-shell-for-vs-code-1.9.1-win32-x64\out\vbs\regList.wsf A HKLM\SOFTWARE\WOW6432Node\Microsoft\VisualStudio\14.0\VC\Runtimes\X64 HKLM\SOFTWARE\Microsoft\VisualStudio\14.0\VC\Runtimes\X64

One deals with a certificate and the other with C++ STL library.

Correct them properly and the Code Extension will run just fine ......