-
Notifications
You must be signed in to change notification settings - Fork 9
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
Failed to start MySQL tools service #225
Comments
Note: i'm behind a corperate proxy with authentication. I have not set the environment variables http_proxy or https_proxy |
Hi @hrjb,
Can you please update your Azure data studio and extension to latest and verify if the issue occurs?
|
Version: 1.46.0 (system setup) Same error messages. |
also occur when running as Administrator |
Can you share the screenshot of exact error message? |
Tree /A output of folder C:\Users\xxxxx.azuredatastudio\extensions\microsoft.azuredatastudio-mysql-1.0.0 Folder PATH listing for volume Windows |
We also have MS AppLocker running. Maybe that is blocking something. |
Any updates on this?
But nothing else in that last version folder. Seems it did not build the extension, which makes sense why it's "failing to start MySQL tools service". |
I have found the issue. I took my laptop home with me, logged off the VPN and network and reinstalled the extension to discover this: The suggested fix for this is: the code is already downloading all of the source code material into the extension directory - just fire off a script command to build/compile the code fresh and new into the out folder. No point in downloading a separate installer for bin libraries. |
Steps to Reproduce:
Version: 1.44.1 (system setup)
Commit: 8f53a316fa00a98264f1ab119641cd540b5af25c
Date: 2023-06-01T02:12:48.765Z
VS Code: 1.70.0
Electron: 19.1.8
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Windows_NT x64 10.0.19045
with version v1.0.0 of the MySQL extension
2.) Error message occurs
The text was updated successfully, but these errors were encountered: