mysql / mysql/mysql-shell-plugins

Buggy after installation

Open
#37 6 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
96
Forks
22
PR merge metrics
No merged PRs in 30d

Description

I've installed the certificate after following the guide. Nothing I can do after installation.

Here's output prompted after the installation:

Starting embedded MySQL Shell, using config dir '/Users/cheukchunho/.mysqlsh-gui' ...
Please enter the single instance token: 
14:29:53.779798 INFO: Token read from STDIN

14:29:53.787618 INFO: Starting MySQL Shell GUI web server...

14:29:53.788176 INFO: 	Checking web server certificate...

14:29:53.811321 INFO: 	Certificate is installed.

14:29:53.817710 INFO: 	Port: 33336

14:29:53.817808 INFO: 	Secure: True
14:29:53.817830 INFO: 	Webroot: /Users/cheukchunho/.vscode/extensions/oracle.mysql-shell-for-vs-code-1.13.6-darwin-arm64/shell/lib/mysqlsh/plugins/gui_plugin/core/webroot
14:29:53.817848 INFO: 	Mode: Single user

Could not establish websocket connection: {}

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the installation flow from the guide and inspect the reported MySQL Shell GUI output, especially certificate validation and the secure server on port 33336. Determine why the websocket connection cannot be established and verify that the installed extension can connect successfully after the fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.