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

Welcome Wizard stalls, fails to install required certificate (no dialog is spawned) #26

Open
hardyoyo opened this issue May 17, 2023 · 3 comments

Comments

@hardyoyo
Copy link

OS: Mac OSX Ventura, on an M2 macbook. The Welcome Wizard hangs at the Installation of Certificate screen. No other dialog is spawned. It's unclear what (if anything) can be done to help the process along. I'll keep looking for a working MySQL extension for VSCode (this is the second one I've tried today).

@eapostol
Copy link

eapostol commented Aug 11, 2023

following up on this issue, it's just sitting here waiting for a certificate installation where a window never shows up. Won't be able to even use this unless it's fixed. same specs (OS X Ventura 13.5 on Intel Mac 2019, Visual Studio Code for Mac 1.81.0)

screen-shot 2023-08-11 at 10 51 00 AM

@GeoTimber
Copy link

The installation of the certificate fails with me as well on KDE Neon Ubuntu 22.04 vscode 1.91.1 but I do get the red box in the bottom corner.

Disabling https for the shell and the warning in settings works and I can connect.

@jintymacginty
Copy link

Same issue for me. Windows 11 with WSL2. Fails to progress. As it is a work computer, I am not windows admin by default, but I elevated my permissions and retried, still hangs on the certificates install window. I found an old issue which had been closed and suggested getting the certificate from WSL ~/.mysqlsh-gui , but all that was in there was a log file, which does not contain anything useful. Bare bones of it:

cat mysqlsh.log
2025-02-21 10:12:44 [6961:6961]: Info: /home/myuser/.vscode-server/extensions/oracle.mysql-shell-for-vs-code-1.19.1-linux-x64/shell/bin/mysqlsh Ver 9.1.0 for Linux on x86_64 - for MySQL 9.1.0 (MySQL Community Server (GPL)) - build 17008960 - commit_id 138e586f68ddbedbd3c7df0cf294d41d4069d40f - product_id linux-glibc2.28-x86-64bit tar-gz
2025-02-21 10:12:44 [6961:6961]: Info: Using credential store helper: /home/myuser/.vscode-server/extensions/oracle.mysql-shell-for-vs-code-1.19.1-linux-x64/shell/bin/mysql-secret-store-login-path
2025-02-21 10:12:44 [6961:6961]: Info: Setting Python home to '/home/myuser/.vscode-server/extensions/oracle.mysql-shell-for-vs-code-1.19.1-linux-x64/shell/lib/mysqlsh'
2025-02-21 10:12:44 [6961:6961]: Info: Loading startup files...
2025-02-21 10:12:44 [6961:6961]: Info: Loading plugins...
2025-02-21 10:14:42 [8050:8050]: Info: Connecting to MySQL at: mysql://myuser@mydatabase

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

No branches or pull requests

4 participants