mysql / mysql/mysql-shell-plugins
Buggy after installation
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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